summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb/segmented-stacks-dynamic.ll
Commit message (Collapse)AuthorAgeFilesLines
* Move the segmented stack switch to a function attributeReid Kleckner2014-04-101-5/+7
| | | | | | | | | This removes the -segmented-stacks command line flag in favor of a per-function "split-stack" attribute. Patch by Luqman Aden and Alex Crichton! llvm-svn: 205997
* ARM: Add support for segmented stacksOliver Stannard2014-04-021-0/+63
Patch by Alex Crichton, ILyoan, Luqman Aden and Svetoslav. llvm-svn: 205430
OpenPOWER on IntegriCloud