summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/and-xor-merge.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+24
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-24/+0
* Use FileCheck instead of grep. Change by Ankur Garg.Suyog Sarda2014-11-271-3/+8
* 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
* new testcaseChris Lattner2007-03-181-0/+19
OpenPOWER on IntegriCloud