aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/early-ifcvt.ll
AgeCommit message (Expand)Author
2013-01-05Recommit r171461 which was incorrectly reverted. Mark DIV/IDIV instructions h...Craig Topper
2013-01-03Revert "Mark DIV/IDIV instructions hasSideEffects=1 because they can trap whe...Michael Gottesman
2013-01-03Mark DIV/IDIV instructions hasSideEffects=1 because they can trap when dividi...Craig Topper
2012-10-08Don't crash on extra evil irreducible control flow.Jakob Stoklund Olesen
2012-10-03The early if conversion pass is ready to be used as an opt-in.Jakob Stoklund Olesen
2012-08-13Handle extra Tail predecessors in if-conversion.Jakob Stoklund Olesen
2012-07-04Add early if-conversion support to X86.Jakob Stoklund Olesen