summaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/apint-shift-simplify.ll
Commit message (Expand)AuthorAgeFilesLines
* Use "opt < %s" instead of "opt %s" to keep the testname away from the grep.Dan Gohman2009-09-091-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319:Reid Spencer2007-04-141-1/+1
* Add more test cases for APIntified InstCombine.Reid Spencer2007-03-231-0/+23