summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/aarch64-dynamic-stack-layout.ll
Commit message (Expand)AuthorAgeFilesLines
* Relanding r368987 [AArch64] Change location of frame-record within callee-sav...Sander de Smalen2019-08-161-62/+62
* Revert r368987, it caused PR43016.Nico Weber2019-08-161-62/+62
* [AArch64] Change location of frame-record within callee-save area.Sander de Smalen2019-08-151-62/+62
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.Geoff Berry2016-06-021-1/+1
* [AArch64] Combine callee-save and local stack SP adjustment instructions.Geoff Berry2016-05-061-8/+9
* [AArch64] Enable non-leaf frame pointer elimination.Geoff Berry2016-03-021-15/+11
* [AArch64] Reduce number of callee-save save/restores.Geoff Berry2016-02-121-16/+184
* [AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier2015-12-211-1/+1
* [AArch64] Enable shrink-wrapping by default.Quentin Colombet2015-11-181-1/+1
* AArch64: use 32-bit MOV rather than UBFX to truncate registers.Tim Northover2015-07-291-10/+10
* Fix AArch64 prologue for empty frame with dynamic allocas.Evgeniy Stepanov2015-07-101-0/+50
* ComputeKnownBits: be a bit smarter about ADDsFiona Glaser2015-07-101-5/+5
* [AArch64] Add support for dynamic stack alignmentKristof Beyls2015-04-091-0/+491
OpenPOWER on IntegriCloud