summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/coalescer-commute1.ll
Commit message (Expand)AuthorAge
* Add -mcpu to some unit tests that only fail on certain hosts.Andrew Trick2013-06-24
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Enable -coalescer-commute-instrs by default.Evan Cheng2008-02-26
* New tests.Evan Cheng2008-02-13