summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch/preserve-analyses.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+130
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-130/+0
* Update MemorySSA in LoopUnswitch.Alina Sbirlea2018-09-111-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-1/+1
* Move the dominator verification code out of special code embedded withinDan Gohman2009-09-281-1/+1
* Fix SplitCriticalEdge to properly update LCSSA form when splitting aDan Gohman2009-09-091-0/+34
* Trim unnecessary declarations.Dan Gohman2009-09-081-550/+0
* Re-apply r80926, with fixes: keep the domtree informed of new blocksDan Gohman2009-09-081-0/+645
OpenPOWER on IntegriCloud