summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/apint-and-compare.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+16
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-16/+0
* 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
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+16
OpenPOWER on IntegriCloud