Age | Commit message (Expand) | Author |
---|---|---|
2011-01-29 | Re-apply r124518 with fix. Watch out for invalidated iterator. | Evan Cheng |
2011-01-29 | Revert r124518. It broke Linux self-host. | Evan Cheng |
2011-01-29 | Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon... | Evan Cheng |
2011-01-28 | Revert r124462. There are a few big regressions that I need to fix first. | Evan Cheng |
2011-01-28 | - Stop simplifycfg from duplicating "ret" instructions into unconditional | Evan Cheng |
2010-02-05 | Teach SimplifyCFG about magic pointer constants. | Jakob Stoklund Olesen |