summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SafeStack/X86/layout-frag.ll
Commit message (Collapse)AuthorAgeFilesLines
* [safestack] Disable stack coloring by default.Evgeniy Stepanov2017-05-191-1/+1
| | | | | | Workaround for apparent miscompilation of PR32143. llvm-svn: 303456
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-8/+8
| | | | | | In preparation for allowing allocas to have non-0 addrspace. llvm-svn: 299876
* [safestack] Move X86-targeted tests into the X86 subdirectory.David L Kreitzer2016-10-131-0/+39
Patch by Michael LeMay Differential revision: http://reviews.llvm.org/D25340 llvm-svn: 284139
OpenPOWER on IntegriCloud