summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PredicateSimplifier
Commit message (Expand)AuthorAgeFilesLines
* remove predicate simplifier, it never got the last bugs beatenChris Lattner2009-10-0620-830/+0
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-113-6/+3
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-1116-16/+16
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-087-7/+7
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-0816-16/+16
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Upgrade tests.Tanya Lattner2008-03-1917-591/+482
* Excuse me.Nick Lewycky2007-09-201-1/+1
* Fix optimization. %x = sub %x, %y does not imply that %y is zero.Nick Lewycky2007-09-201-0/+102
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-153-3/+3
* Convert .cvsignore filesJohn Criswell2007-06-291-1/+0
* fix incorrectly upgraded testChris Lattner2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-163-7/+11
* For PR1319:Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Propagate ValueRanges across equality.Nick Lewycky2007-03-181-0/+19
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-1719-0/+818
OpenPOWER on IntegriCloud