index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
GVN
/
rle-phi-translate.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-5
/
+5
*
fix an overly conservative caching issue that caused memdep to
Chris Lattner
2009-12-19
1
-0
/
+32
*
fix inconsistent use of tabs
Chris Lattner
2009-12-19
1
-20
/
+20
*
Fix phi translation in load PRE to agree with the phi
Chris Lattner
2009-11-27
1
-6
/
+6
*
redisable this, my bootstrap worked because it wasn't an optimized build, who...
Chris Lattner
2009-11-27
1
-6
/
+6
*
try again.
Chris Lattner
2009-11-27
1
-6
/
+6
*
this is causing buildbot failures, disable for now.
Chris Lattner
2009-11-27
1
-6
/
+6
*
teach phi translation of GEPs to simplify geps like 'gep x, 0'.
Chris Lattner
2009-11-27
1
-0
/
+26
*
teach memdep to do trivial PHI translation of GEPs. More to
Chris Lattner
2009-11-27
1
-1
/
+27
*
Teach memdep to phi translate bitcasts. This allows us to compile
Chris Lattner
2009-11-26
1
-0
/
+26
*
convert to filecheck
Chris Lattner
2009-11-26
1
-15
/
+19
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-2
/
+2
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-2
/
+2
*
make GVN try to rename inputs to the resultant replaced values, which
Chris Lattner
2008-12-15
1
-2
/
+2
*
Implement initial support for PHI translation in memdep. This means that
Chris Lattner
2008-12-15
1
-0
/
+32