Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce-2.ll
2015-03-26 Quentin Colombet[RegisterCoalescer] Add a rule to consider more profita...
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2010-09-30 Jakob Stoklund OlesenTry again to disable critical edge splitting in CodeGen...
2010-09-27 Jakob Stoklund OlesenRevert "Disable codegen prepare critical edge splitting...
2010-09-23 Evan ChengDisable codegen prepare critical edge splitting. Machin...
2010-03-26 Evan ChengTry trivial remat before the coalescer gives up on...
2010-03-25 Chris LattnerMake the NDEBUG assertion stronger and more clear what is
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-09 Evan ChengAdd test case from PR2659.