summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/coalescer-commute2.ll
Commit message (Expand)AuthorAge
* Remove a test that was only testing for physreg joining.Jakob Stoklund Olesen2012-05-18
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-17
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-04
* test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi2011-03-16
* 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
* Evan implemented these.Chris Lattner2008-03-02
* This test is not interesting.Evan Cheng2008-02-15
* New tests.Evan Cheng2008-02-13