Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As Chris and Evan pointed out, BreakCriticalMachineEdges doesn't really need | Owen Anderson | 2007-11-12 | 1 | -1/+0 |
* | This preserves critical edge breaking. | Owen Anderson | 2007-11-08 | 1 | -0/+1 |
* | Bring UsedBlocks back. StrongPHIElimination needs this information. | Owen Anderson | 2007-11-08 | 1 | -0/+4 |
* | It's possible to commute instrctions with more than 3 operands. | Evan Cheng | 2007-10-23 | 1 | -1/+1 |
* | Added missing curly braces which renders the if clause useless in debug build. | Evan Cheng | 2007-10-20 | 1 | -1/+2 |
* | Allow copyRegToReg to emit cross register classes copies. | Evan Cheng | 2007-09-26 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+228 |