summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-ldp.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Extend tests of loads and stores of register pairsEvandro Menezes2017-09-191-2/+25
* [AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim2016-07-191-1/+1
* [AArch64]Enable the narrow ld promotion only on profitable microarchitecturesJun Bum Lim2015-11-061-48/+0
* [AArch64]Merge halfword loads into a 32-bit loadJun Bum Lim2015-10-271-0/+49
* Revert "[AArch64]Merge halfword loads into a 32-bit load"James Molloy2015-10-231-49/+0
* [AArch64]Merge halfword loads into a 32-bit loadJun Bum Lim2015-10-191-0/+49
* [AArch64] Remove an unnecessary run line and other cleanup. NFC.Chad Rosier2015-09-301-81/+79
* Fix test from r248825.Chad Rosier2015-09-291-1/+1
* [AArch64] Add support for pre- and post-index LDPSWs.Chad Rosier2015-09-291-0/+31
* [AArch64][LoadStoreOptimizer] Generate LDP + SXTW instead of LD[U]R + LD[U]RSW.Quentin Colombet2015-03-061-0/+94
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-32/+32
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-31/+31
* [AArch64][LoadStoreOptimizer] Form LDPSW when possible.Quentin Colombet2015-01-241-0/+85
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+149
OpenPOWER on IntegriCloud