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