summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/select-2.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
* Fix all the remaining lost-fast-math-flags bugs I've been able to find. The ...Owen Anderson2014-01-201-0/+10
* Convert tests to FileCheckMatt Arsenault2013-08-281-1/+4
* 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
* Throttle back "fold select into operand" transformation. InstCombine should n...Evan Cheng2009-03-311-0/+18
OpenPOWER on IntegriCloud