| Age | Commit message (Expand) | Author |
|---|---|---|
| 2007-05-21 | If-convert early exit blocks (returns, etc.); bug fixes, etc. | Evan Cheng |
| 2007-05-18 | Clean up. | Evan Cheng |
| 2007-05-18 | Change to depth-first traversal. | Evan Cheng |
| 2007-05-18 | Some restructuring in preparation for most aggressive if-conversion. | Evan Cheng |
| 2007-05-18 | Watch out for blocks that end with a return. | Evan Cheng |
| 2007-05-18 | If true / false blocks fallthrough before ifcvt, add unconditional branches t... | Evan Cheng |
| 2007-05-18 | Make use of target specific block size limits; bug fixes. | Evan Cheng |
| 2007-05-16 | isBlockPredicable() always ignore terminal instructions; add comments. | Evan Cheng |
| 2007-05-16 | Rename M_PREDICATED to M_PREDICABLE; Moved isPredicable() to MachineInstr. | Evan Cheng |
| 2007-05-16 | Devang points out that we need an assertion here. | Evan Cheng |
| 2007-05-16 | Initial commit of (very basic) if converter. | Evan Cheng |
