summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SafeStack/array.ll
Commit message (Expand)AuthorAgeFilesLines
* [safestack] Move X86-targeted tests into the X86 subdirectory.David L Kreitzer2016-10-131-90/+0
* [safestack] Sink unsafe address computation to each use.Evgeniy Stepanov2016-06-161-4/+3
* [safestack] Add option for non-TLS unsafe stack pointer.Evgeniy Stepanov2015-12-221-0/+5
* [safestack] Fix handling of array allocas.Evgeniy Stepanov2015-12-011-0/+48
* Protection against stack-based memory corruption errors using SafeStackPeter Collingbourne2015-06-151-0/+38
OpenPOWER on IntegriCloud