index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Analysis
/
LoopAccessAnalysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix LoopAccessAnalysis when potentially nullptr check are involved
Mehdi Amini
2015-11-05
1
-0
/
+38
*
[LAA] LLE 3/6: Rename InterestingDependence to Dependences, NFC
Adam Nemet
2015-11-03
8
-22
/
+22
*
[LAA] LLE 2/6: Fix a NoDep case that should be a Forward dependence
Adam Nemet
2015-11-03
1
-0
/
+64
*
[LAA] LLE 1/6: Expose Forward dependences
Adam Nemet
2015-11-03
2
-0
/
+52
*
[LAA] Fix typo in test
Adam Nemet
2015-08-11
1
-1
/
+1
*
[LAA] Add clarifying comments for the checking pointer grouping algorithm. NFC
Silviu Baranga
2015-07-28
1
-2
/
+7
*
[LAA] Split out a helper to print a collection of memchecks
Adam Nemet
2015-07-27
1
-21
/
+21
*
Fix memcheck interval ends for pointers with negative strides
Silviu Baranga
2015-07-16
1
-0
/
+89
*
Cleanup after r241809 - remove uncessary call to std::sort
Silviu Baranga
2015-07-13
2
-12
/
+12
*
Add a test of a regression discovered during testing of r241673
Silviu Baranga
2015-07-09
1
-0
/
+64
*
Don't rely on the DepCands iteration order when constructing checking pointer...
Silviu Baranga
2015-07-09
2
-30
/
+30
*
[LAA] Revert a small part of r239295
Adam Nemet
2015-07-08
1
-0
/
+42
*
[LAA] Merge memchecks for accesses separated by a constant offset
Silviu Baranga
2015-07-08
3
-6
/
+174
*
[LAA] Try to prove non-wrapping of pointers if SCEV cannot
Adam Nemet
2015-06-26
1
-0
/
+41
*
[LAA] Fix estimation of number of memchecks
Silviu Baranga
2015-06-08
1
-0
/
+58
*
[LoopAccessAnalysis] Teach LAA to check the memory dependence between strided...
Hao Liu
2015-06-08
1
-0
/
+540
*
[LoopAccesses] If shouldRetryWithRuntimeCheck, reset InterestingDependences
Adam Nemet
2015-05-18
1
-0
/
+57
*
[LoopAccesses] Rearrange printed lines in -analyze
Adam Nemet
2015-05-18
1
-1
/
+0
*
[getUnderlyingOjbects] Analyze loop PHIs further to remove false positives
Adam Nemet
2015-04-23
2
-0
/
+138
*
[LoopAccesses] Properly print whether memchecks are needed
Adam Nemet
2015-04-14
1
-0
/
+43
*
[LoopAccesses] Allow analysis to complete in the presence of uniform stores
Adam Nemet
2015-04-08
3
-0
/
+160
*
Revert "[LoopAccesses] Allow analysis to complete in the presence of uniform ...
Adam Nemet
2015-04-08
2
-107
/
+0
*
[LoopAccesses] Allow analysis to complete in the presence of uniform stores
Adam Nemet
2015-04-07
2
-0
/
+107
*
[LoopAccesses] Remove unused global variables in tests
Adam Nemet
2015-04-02
2
-2
/
+0
*
[LoopAccesses 3/3] Print the dependences with -analyze
Adam Nemet
2015-03-10
2
-66
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
3
-17
/
+17
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
3
-19
/
+19
*
[LV/LoopAccesses] Backward dependences are not safe just because the
Adam Nemet
2015-02-26
1
-0
/
+50
*
[LoopAccesses] Add -analyze support
Adam Nemet
2015-02-19
2
-0
/
+121
*
Revert r229622: "[LoopAccesses] Make VectorizerParams global" and others. r22...
NAKAMURA Takumi
2015-02-18
2
-121
/
+0
*
[LoopAccesses] Add -analyze support
Adam Nemet
2015-02-18
2
-0
/
+121