summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SafeStack/byval.ll
Commit message (Collapse)AuthorAgeFilesLines
* [safestack] Move X86-targeted tests into the X86 subdirectory.David L Kreitzer2016-10-131-51/+0
| | | | | | | | Patch by Michael LeMay Differential revision: http://reviews.llvm.org/D25340 llvm-svn: 284139
* [safestack] Protect byval function arguments.Evgeniy Stepanov2015-12-011-0/+51
Detect unsafe byval function arguments and move them to the unsafe stack. llvm-svn: 254353
OpenPOWER on IntegriCloud