summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+366
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-366/+0
* [ARM] Run ARMParallelDSP in the IRPasses phaseSam Parker2019-03-141-1/+0
* ARM: handle post-indexed NEON ops where the offset isn't the access width.Tim Northover2017-04-201-5/+3
* Turn on -addr-sink-using-gep by default.Eli Friedman2017-04-061-1/+0
* Set option enabling LSR alternative way to resolve complex solution to false.Evgeny Stupachenko2017-03-041-1/+1
* The patch introduces new way of narrowing complex (>UINT16 variants) solutions.Evgeny Stupachenko2017-02-211-1/+1
* [ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...Jeroen Ketema2015-09-301-25/+25
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-21/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-47/+47
* [ARM] Re-re-apply VLD1/VST1 base-update combine.Ahmed Bougacha2015-02-191-2/+2
* Reverting VLD1/VST1 base-updating/post-incrementing combiningRenato Golin2015-02-041-2/+2
* Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores."Ahmed Bougacha2014-12-131-2/+2
* Revert "[ARM] Combine base-updating/post-incrementing vector load/stores."Renato Golin2014-12-131-2/+2
* [ARM] Combine base-updating/post-incrementing vector load/stores.Ahmed Bougacha2014-12-101-2/+2
* Add the ability to use GEPs for address sinking in CGPHal Finkel2014-04-121-0/+1
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-031-1/+1
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-1/+1
* LSR IVChain improvement.Andrew Trick2013-02-091-12/+89
* Enable LSR IV Chains with sufficient heuristics.Andrew Trick2012-01-101-0/+292
OpenPOWER on IntegriCloud