Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -3/+3 |
* | Switch the MachineOperand accessors back to the short names like | Dan Gohman | 2008-10-03 | 1 | -3/+2 |
* | Fix the name of BreakCriticalMachineEdge.h's include guard | Dan Gohman | 2008-07-16 | 1 | -2/+2 |
* | Pool-allocation for MachineInstrs, MachineBasicBlocks, and | Dan Gohman | 2008-07-07 | 1 | -4/+4 |
* | Fixes for BreakCriticalMachineCodeEdge by Fernando. | Owen Anderson | 2008-01-27 | 1 | -14/+15 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Wow. I definitely shouldn't write code when I'm tird. | Owen Anderson | 2007-11-13 | 1 | -19/+24 |
* | Fix rewriting of PHI nodes. | Owen Anderson | 2007-11-12 | 1 | -6/+17 |
* | Remove unnecessary #include's. | Owen Anderson | 2007-11-12 | 1 | -2/+0 |
* | As Chris and Evan pointed out, BreakCriticalMachineEdges doesn't really need | Owen Anderson | 2007-11-12 | 1 | -0/+94 |