Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recommit r171461 which was incorrectly reverted. Mark DIV/IDIV instructions h... | Craig Topper | 2013-01-05 | 1 | -0/+31 |
* | Revert "Mark DIV/IDIV instructions hasSideEffects=1 because they can trap whe... | Michael Gottesman | 2013-01-03 | 1 | -32/+0 |
* | Mark DIV/IDIV instructions hasSideEffects=1 because they can trap when dividi... | Craig Topper | 2013-01-03 | 1 | -0/+32 |
* | Don't crash on extra evil irreducible control flow. | Jakob Stoklund Olesen | 2012-10-08 | 1 | -0/+75 |
* | The early if conversion pass is ready to be used as an opt-in. | Jakob Stoklund Olesen | 2012-10-03 | 1 | -1/+1 |
* | Handle extra Tail predecessors in if-conversion. | Jakob Stoklund Olesen | 2012-08-13 | 1 | -0/+30 |
* | Add early if-conversion support to X86. | Jakob Stoklund Olesen | 2012-07-04 | 1 | -0/+39 |