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
/
ScalarEvolution
/
scev-aa.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM/AA] Wire up SCEVAA to the new pass manager's registry and test it.
Chandler Carruth
2016-02-20
1
-0
/
+2
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-9
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-17
/
+17
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
1
-1
/
+1
*
teach SCEV that the scale and addition of an inbounds gep don't NSW.
Chris Lattner
2011-02-13
1
-4
/
+3
*
Revert the part of r107257 which introduced new logic for using
Dan Gohman
2010-06-30
1
-3
/
+4
*
Add a testcase for scev-aa's new capability.
Dan Gohman
2010-06-30
1
-3
/
+24
*
Add a comment about A[i+(j+1)].
Dan Gohman
2009-12-01
1
-1
/
+1
*
update status of this. basicaa is much improved now,
Chris Lattner
2009-11-26
1
-2
/
+2
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Create a ScalarEvolution-based AliasAnalysis implementation.
Dan Gohman
2009-08-26
1
-0
/
+194