Fix some memory leaks and avoid looking in the hash tables twice.
[oota-llvm.git] / test / CodeGen / X86 / pr2659.ll
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...