summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+518
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-518/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-10/+10
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-2/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-7/+7
* Remove triple from this test, it makes it fail when X86 TTI is missing.Benjamin Kramer2013-01-161-4/+1
* Switch the SCEV expander and LoopStrengthReduce to useChandler Carruth2013-01-071-6/+7
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Added unit test for PR13361: LSR + SCEV "hangs" on reasonably sized test.Andrew Trick2012-07-181-0/+517
OpenPOWER on IntegriCloud