summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/runtime-stkchk.ll
Commit message (Collapse)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵Fangrui Song2019-12-241-2/+2
| | | | as cleanups after D56351
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-6/+6
| | | | | | In preparation for allowing allocas to have non-0 addrspace. llvm-svn: 299876
* [Hexagon] Add support for run-time stack overflow checkingKrzysztof Parzyszek2016-03-241-0/+44
Patch by Sundeep Kushwaha. llvm-svn: 264328
OpenPOWER on IntegriCloud