Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / pr2659.ll
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2011-04-14 Andrew TrickIn the pre-RA scheduler, maintain cmp+br proximity.
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-06-22 Jakob Stoklund OlesenRemove the SimpleJoin optimization from SimpleRegisterC...
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 Dan GohmanPR2659 was fixed by r61847. Add the testcase as a regre...