summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/alloc-no-stack-realign.ll
Commit message (Expand)AuthorAgeFilesLines
* [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