[AArch64]Enable the narrow ld promotion only on profitable microarchitectures
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-ldp.ll
2015-11-06 Jun Bum Lim[AArch64]Enable the narrow ld promotion only on profita...
2015-10-27 Jun Bum Lim[AArch64]Merge halfword loads into a 32-bit load
2015-10-23 James MolloyRevert "[AArch64]Merge halfword loads into a 32-bit...
2015-10-19 Jun Bum Lim[AArch64]Merge halfword loads into a 32-bit load
2015-09-30 Chad Rosier[AArch64] Remove an unnecessary run line and other...
2015-09-29 Chad RosierFix test from r248825.
2015-09-29 Chad Rosier[AArch64] Add support for pre- and post-index LDPSWs.
2015-03-06 Quentin Colombet[AArch64][LoadStoreOptimizer] Generate LDP + SXTW inste...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-24 Quentin Colombet[AArch64][LoadStoreOptimizer] Form LDPSW when possible.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place