index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
CodeGenPrepare
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-11
Roll r127459 back in:
Cameron Zwarich
1
-1
/
+2
2011-03-11
Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get
Daniel Dunbar
1
-2
/
+1
2011-03-11
Optimize trivial branches in CodeGenPrepare, which often get created from the
Cameron Zwarich
1
-1
/
+2
2011-01-15
temporarily revert r123526. While working on a follow-on patch I
Chris Lattner
1
-1
/
+3
2011-01-15
fix rdar://8785296 - -fcatch-undefined-behavior generates inefficient code
Chris Lattner
1
-1
/
+4
2011-01-15
Now that instruction optzns can update the iterator as they go, we can
Chris Lattner
1
-0
/
+24
2010-12-19
revert r122164, I'm going to go with a different approach.
Chris Lattner
1
-31
/
+0
2010-12-19
first step to fixing PR8642: don't fold away empty basic blocks
Chris Lattner
1
-0
/
+31
2010-12-19
move this test into the ARM test so that it is only run when the arm backend
Chris Lattner
1
-23
/
+0
2010-11-19
Add a test for CodeGenPrepare's ability to look through PHI nodes when perfor...
Owen Anderson
1
-0
/
+23
2009-09-11
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
1
-1
/
+1
2009-09-08
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
1
-1
/
+1
2008-11-24
reenable test
Chris Lattner
1
-1
/
+0
2008-11-24
Temporarily XFAIL this test. r59976 and r59972 broke it.
Bill Wendling
1
-0
/
+1
2008-11-24
Fix 3113: If we have a dead cyclic PHI, replace the whole thing
Chris Lattner
2
-0
/
+514