summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/ldst-opt.ll
AgeCommit message (Expand)Author
2017-09-21[AArch64] Fix bug in store of vector 0 DAGCombine.Geoff Berry
2017-08-30Re-land MachineInstr: Reason locally about some memory objects before going t...Balaram Makam
2017-08-16Revert "MachineInstr: Reason locally about some memory objects before going t...Balaram Makam
2017-08-14MachineInstr: Reason locally about some memory objects before going to AA.Balaram Makam
2017-06-21Add Aarch64 ldst-opt test.Nirav Dave
2017-02-05[SelectionDAG] In InstrEmitter, handle EXTRACT_SUBREG of a physical register.Geoff Berry
2016-12-14Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-12-14In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-12-09Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-12-09In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-11-16[AArch64] Handle vector types in replaceZeroVectorStore.Geoff Berry
2016-11-14[AArch64] Split 0 vector stores into scalar store pairs.Geoff Berry
2016-08-12[AArch64LoadStoreOpt] Handle offsets correctly for post-indexed paired loads.Eli Friedman
2016-08-01[AArch64] Register passes so they can be run by llcDiana Picus
2015-09-30[AArch64] Remove an unnecessary restriction on pre-index instructions.Chad Rosier
2015-09-29[AArch64] Add integer pre- and post-index halfword/byte loads and stores.Chad Rosier
2015-09-25[AArch64] Add support for generating pre- and post-index load/store pairs.Chad Rosier
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-06-03[AArch64] Add regression tests for the load/store optimizer which cover post-...Tilmann Scheller
2014-06-02[AArch64] Add some more regression tests for store pre-index update folding i...Tilmann Scheller
2014-06-02[AArch64] Add some more regression tests for load pre-index update folding in...Tilmann Scheller
2014-05-30ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover
2014-05-28[AArch64] Add store post-index update folding regression tests for the load/s...Tilmann Scheller
2014-05-28[AArch64] Add load post-index update folding regression tests for the load/st...Tilmann Scheller
2014-05-26[AArch64] Add store + add folding regression tests for the load/store optimiz...Tilmann Scheller
2014-05-26[AArch64] Add more regression tests for the load/store optimization pass.Tilmann Scheller
2014-05-26Remove accidentally committed whitespace.Tilmann Scheller
2014-05-26[AArch64] Add a regression test for the load store optimizer.Tilmann Scheller