summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/MagicPointer.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+149
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-149/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-8/+8
* Teach SimplifyCFG about address spacesMatt Arsenault2013-10-211-10/+84
* Re-apply r124518 with fix. Watch out for invalidated iterator.Evan Cheng2011-01-291-1/+0
* Revert r124518. It broke Linux self-host.Evan Cheng2011-01-291-0/+1
* Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...Evan Cheng2011-01-291-1/+0
* Revert r124462. There are a few big regressions that I need to fix first.Evan Cheng2011-01-281-0/+1
* - Stop simplifycfg from duplicating "ret" instructions into unconditionalEvan Cheng2011-01-281-1/+0
* Teach SimplifyCFG about magic pointer constants.Jakob Stoklund Olesen2010-02-051-0/+76
OpenPOWER on IntegriCloud