| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Clean up. | Evan Cheng | 2007-05-18 | 1 | -5/+5 | |
| * | Change to depth-first traversal. | Evan Cheng | 2007-05-18 | 1 | -11/+22 | |
| * | Some restructuring in preparation for most aggressive if-conversion. | Evan Cheng | 2007-05-18 | 1 | -40/+71 | |
| * | Watch out for blocks that end with a return. | Evan Cheng | 2007-05-18 | 1 | -2/+2 | |
| * | If true / false blocks fallthrough before ifcvt, add unconditional branches t... | Evan Cheng | 2007-05-18 | 1 | -4/+19 | |
| * | Make use of target specific block size limits; bug fixes. | Evan Cheng | 2007-05-18 | 1 | -64/+149 | |
| * | isBlockPredicable() always ignore terminal instructions; add comments. | Evan Cheng | 2007-05-16 | 1 | -13/+23 | |
| * | Rename M_PREDICATED to M_PREDICABLE; Moved isPredicable() to MachineInstr. | Evan Cheng | 2007-05-16 | 1 | -12/+12 | |
| * | Devang points out that we need an assertion here. | Evan Cheng | 2007-05-16 | 1 | -0/+2 | |
| * | Initial commit of (very basic) if converter. | Evan Cheng | 2007-05-16 | 1 | -0/+304 | |

