summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vector-load.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] Set the right SDLoc on a newly-created zextload (1/N)Vedant Kumar2018-05-011-1/+1
* ARM: handle post-indexed NEON ops where the offset isn't the access width.Tim Northover2017-04-201-3/+14
* SDag: fix how initial loads are formed when splitting vector ops.Tim Northover2017-01-251-0/+10
* ARM: Enable MachineScheduler and disable PostRAScheduler for swift.Matthias Braun2015-07-171-2/+2
* Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift."Adam Nemet2015-07-171-2/+2
* ARM: Enable MachineScheduler and disable PostRAScheduler for swift.Matthias Braun2015-07-171-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-52/+52
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-15/+15
* [ARM] Re-re-apply VLD1/VST1 base-update combine.Ahmed Bougacha2015-02-191-0/+253
* Reverting VLD1/VST1 base-updating/post-incrementing combiningRenato Golin2015-02-041-253/+0
* [ARM] Don't break alignment when combining base updates into load/stores.Ahmed Bougacha2014-12-231-9/+50
* Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores."Ahmed Bougacha2014-12-131-0/+212
* Revert "[ARM] Combine base-updating/post-incrementing vector load/stores."Renato Golin2014-12-131-184/+0
* [ARM] Combine base-updating/post-incrementing vector load/stores.Ahmed Bougacha2014-12-101-0/+184
OpenPOWER on IntegriCloud