| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Segmented stacks: omit __morestack call when there's no frame. | Tim Northover | 2014-05-22 | 1 | -2/+14 |
| | | | | | | | Patch by Florian Zeitz llvm-svn: 209436 | ||||
| * | Move the segmented stack switch to a function attribute | Reid Kleckner | 2014-04-10 | 1 | -9/+11 |
| | | | | | | | | | | 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 stacks | Oliver Stannard | 2014-04-02 | 1 | -0/+235 |
| Patch by Alex Crichton, ILyoan, Luqman Aden and Svetoslav. llvm-svn: 205430 | |||||

