summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/alloc-no-stack-realign.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombine] Disable finding better chains for stores at O0Simon Dardis2017-11-281-24/+26
* ARM: handle post-indexed NEON ops where the offset isn't the access width.Tim Northover2017-04-201-49/+52
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-03-141-49/+51
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-031-51/+49
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-281-49/+51
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-261-51/+49
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-251-49/+51
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-021-51/+49
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-021-49/+51
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-261-51/+49
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-261-49/+51
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-141-51/+49
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-141-49/+51
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-091-51/+49
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-091-49/+51
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-51/+49
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-49/+51
* [DAGCombiner] Do not remove the load of stored values when optimizations are ...Konstantin Zhuravlyov2016-10-121-2/+3
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-2/+2
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [ARM] Re-re-apply VLD1/VST1 base-update combine.Ahmed Bougacha2015-02-191-10/+7
* Reverting VLD1/VST1 base-updating/post-incrementing combiningRenato Golin2015-02-041-7/+10
* Fix large stack alignment codegen for ARM and Thumb2 targetsKristof Beyls2015-01-081-1/+1
* Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores."Ahmed Bougacha2014-12-131-10/+7
* Revert "[ARM] Combine base-updating/post-incrementing vector load/stores."Renato Golin2014-12-131-7/+10
* [ARM] Combine base-updating/post-incrementing vector load/stores.Ahmed Bougacha2014-12-101-10/+7
* [ARM] Make testcase more explicit. NFC.Ahmed Bougacha2014-12-091-30/+49
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-011-20/+30
* Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.Bob Wilson2013-02-081-1/+1
* Stack Alignment: throw error if we can't satisfy the minimal alignmentManman Ren2013-01-101-1/+1
* Stack Alignment: when creating stack objects in MachineFrameInfo, make sureManman Ren2012-12-041-0/+48
OpenPOWER on IntegriCloud