summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/MagicPointer.ll
Commit message (Expand)AuthorAge
* Re-apply r124518 with fix. Watch out for invalidated iterator.Evan Cheng2011-01-29
* Revert r124518. It broke Linux self-host.Evan Cheng2011-01-29
* Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...Evan Cheng2011-01-29
* Revert r124462. There are a few big regressions that I need to fix first.Evan Cheng2011-01-28
* - Stop simplifycfg from duplicating "ret" instructions into unconditionalEvan Cheng2011-01-28
* Teach SimplifyCFG about magic pointer constants.Jakob Stoklund Olesen2010-02-05