summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/segmented-stacks.ll
AgeCommit message (Expand)Author
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2015-10-02ARM: correctly align constant pool value on Thumb1 targets.Tim Northover
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-05-22Segmented stacks: omit __morestack call when there's no frame.Tim Northover
2014-04-10Move the segmented stack switch to a function attributeReid Kleckner
2014-04-02ARM: Add support for segmented stacksOliver Stannard