Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵ | Fangrui Song | 2019-12-24 | 1 | -2/+2 |
| | | | | as cleanups after D56351 | ||||
* | Add address space mangling to lifetime intrinsics | Matt Arsenault | 2017-04-10 | 1 | -6/+6 |
| | | | | | | In preparation for allowing allocas to have non-0 addrspace. llvm-svn: 299876 | ||||
* | [Hexagon] Add support for run-time stack overflow checking | Krzysztof Parzyszek | 2016-03-24 | 1 | -0/+44 |
Patch by Sundeep Kushwaha. llvm-svn: 264328 |