summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/ARM
Commit message (Expand)AuthorAgeFilesLines
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-175-0/+613
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-175-613/+0
* [ARM] Run ARMParallelDSP in the IRPasses phaseSam Parker2019-03-141-1/+0
* [LSR] Generate cross iteration indexesSam Parker2019-02-071-15/+9
* [LoopStrengthReduce] ComplexityLimit as an optionSam Parker2018-11-291-0/+118
* Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...Alina Sbirlea2018-06-201-1/+1
* 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] Loop Strength Reduction crashes when targeting ARM or Thumb.Alexandros Lamprineas2016-11-091-0/+35
* [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-272-26/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-272-50/+50
* [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
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-301-1/+1
* 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-032-2/+2
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-1/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-021-10/+5
* LSR IVChain improvement.Andrew Trick2013-02-091-12/+89
* During the CodeGenPrepare we often lower intrinsics (such as objsize)Nadav Rotem2012-08-141-4/+4
* Unit test for LSR kind=Special fix: r158536.Andrew Trick2012-06-151-0/+102
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* Enable LSR IV Chains with sufficient heuristics.Andrew Trick2012-01-102-0/+297
OpenPOWER on IntegriCloud