summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/apint-and-xor-merge.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+31
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-31/+0
* [InstCombine] regenerate checksSanjay Patel2016-04-051-10/+10
* [InstCombine] use FileCheck for better checkingSanjay Patel2016-03-251-2/+11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-141-1/+1
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+22
OpenPOWER on IntegriCloud