summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/segmented-stacks-dynamic.ll
AgeCommit message (Expand)Author
2017-08-28Fix ARMv4 supportJoerg Sonnenberger
2014-05-06If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger
2014-04-10Move the segmented stack switch to a function attributeReid Kleckner
2014-04-02ARM: Add support for segmented stacksOliver Stannard