summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-02-25-CommuteBug.ll
Commit message (Expand)AuthorAge
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* 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
* ADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable. The users of these in...Evan Cheng2009-02-26