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
/
PredicateSimplifier
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove predicate simplifier, it never got the last bugs beaten
Chris Lattner
2009-10-06
20
-830
/
+0
*
Convert more tests to avoid llvm-as.
Dan Gohman
2009-09-11
3
-6
/
+3
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
16
-16
/
+16
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
7
-7
/
+7
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
16
-16
/
+16
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Upgrade tests.
Tanya Lattner
2008-03-19
17
-591
/
+482
*
Excuse me.
Nick Lewycky
2007-09-20
1
-1
/
+1
*
Fix optimization. %x = sub %x, %y does not imply that %y is zero.
Nick Lewycky
2007-09-20
1
-0
/
+102
*
Convert tests using "grep -c ... | grep ..." to use the count script.
Dan Gohman
2007-08-15
3
-3
/
+3
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-1
/
+0
*
fix incorrectly upgraded test
Chris Lattner
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
3
-7
/
+11
*
For PR1319:
Reid Spencer
2007-04-15
1
-2
/
+2
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Propagate ValueRanges across equality.
Nick Lewycky
2007-03-18
1
-0
/
+19
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
19
-0
/
+818