aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/alloc-no-stack-realign.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-31/+47
* 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