summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/select-2.ll
Commit message (Expand)AuthorAge
* Convert tests to FileCheckMatt Arsenault2013-08-28
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Throttle back "fold select into operand" transformation. InstCombine should n...Evan Cheng2009-03-31