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
/
BasicAA
/
phi-aa.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BasicAA] Use PhiValuesAnalysis if available when handling phi alias
John Brawn
2018-07-30
1
-2
/
+38
*
[PM/AA] Port alias analysis evaluator to the new pass manager, and use
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[BasicAA] Fix the handling of sext and zext in the analysis of GEPs.
Quentin Colombet
2015-08-31
1
-0
/
+1
*
[BasicAA] Revert r221876 because it can produce incorrect aliasing
Quentin Colombet
2015-08-19
1
-1
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
Revert r219432 - "Revert "[BasicAA] Revert "Revert r218714 - Make better use ...
Hal Finkel
2014-11-13
1
-0
/
+1
*
Revert "[BasicAA] Revert "Revert r218714 - Make better use of zext and sign i...
Hal Finkel
2014-10-09
1
-1
/
+0
*
[BasicAA] Revert "Revert r218714 - Make better use of zext and sign informati...
Hal Finkel
2014-10-06
1
-0
/
+1
*
[BasicAA] Revert r218714 - Make better use of zext and sign information.
Lang Hames
2014-10-03
1
-1
/
+0
*
[BasicAA] Make better use of zext and sign information
Hal Finkel
2014-09-30
1
-0
/
+1
*
BasicAA: Use reachabilty instead of dominance for checking value equality in phi
Arnold Schwaighofer
2014-01-03
1
-7
/
+0
*
BasicAA: Fix value equality and phi cycles
Arnold Schwaighofer
2014-01-02
1
-0
/
+54
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
1
-1
/
+1
*
FileCheck-ize these tests. Harden some of them.
Bill Wendling
2012-04-24
1
-1
/
+3
*
Delete unneeded ssp attributes.
Dan Gohman
2010-11-11
1
-1
/
+1
*
Replace test with a simpler hand crafted one.
Evan Cheng
2009-10-14
1
-76
/
+19
*
Teach basic AA about PHI nodes. If all operands of a phi NoAlias another valu...
Evan Cheng
2009-10-13
1
-0
/
+86