Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / early-ifcvt.ll
2013-01-05 Craig TopperRecommit r171461 which was incorrectly reverted. Mark...
2013-01-03 Michael GottesmanRevert "Mark DIV/IDIV instructions hasSideEffects=1...
2013-01-03 Craig TopperMark DIV/IDIV instructions hasSideEffects=1 because...
2012-10-08 Jakob Stoklund OlesenDon't crash on extra evil irreducible control flow.
2012-10-03 Jakob Stoklund OlesenThe early if conversion pass is ready to be used as...
2012-08-13 Jakob Stoklund OlesenHandle extra Tail predecessors in if-conversion.
2012-07-04 Jakob Stoklund OlesenAdd early if-conversion support to X86.