summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopSimplify/phi-node-simplify.ll
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich2011-02-101-1/+1
| | | | llvm-svn: 125317
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
| | | | llvm-svn: 81257
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
| | | | | | of using llvm-as, now that opt supports this. llvm-svn: 81226
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-46/+42
| | | | llvm-svn: 48762
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
| | | | llvm-svn: 41097
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+59
llvm-svn: 33296
OpenPOWER on IntegriCloud