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
/
Transforms
/
CondProp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove condprop testcases.
Chris Lattner
2009-11-11
10
-2588
/
+0
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
6
-7
/
+7
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
5
-6
/
+6
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
9
-10
/
+10
*
Optimize conditional branch on i1 phis with non-constant inputs.
Evan Cheng
2009-04-14
1
-0
/
+26
*
Ignore dbg intrinsics while propagating conditional expression info. Take 2.
Devang Patel
2009-02-05
1
-0
/
+45
*
Revert rev. 63876. It is causing llvm-gcc bootstrap failure.
Devang Patel
2009-02-05
1
-45
/
+0
*
Remove dead blocks in the end.
Devang Patel
2009-02-05
1
-0
/
+1
*
Ignore dbg intrinsics while propagating conditional expression info.
Devang Patel
2009-02-05
1
-0
/
+45
*
Handle single-entry phi nodes gracefully in condprop.
Chris Lattner
2009-01-26
1
-0
/
+37
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
5
-457
/
+478
*
Fix PR1575 and test/Transforms/CondProp/2007-08-01-InvalidRead.ll
Chris Lattner
2007-08-02
1
-0
/
+814
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
For PR1319:
Reid Spencer
2007-04-15
2
-3
/
+4
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
7
-0
/
+1646