summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SafeStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* [safestack] Fix stack guard live range.Evgeniy Stepanov2016-07-261-1/+1
* StackColoring for SafeStack.Evgeniy Stepanov2016-06-291-38/+50
* Fix doubly included headerMatt Arsenault2016-06-231-1/+0
* [safestack] Sink unsafe address computation to each use.Evgeniy Stepanov2016-06-161-8/+31
* [safestack] Fixup llvm.dbg.value when rewriting unsafe allocas.Evgeniy Stepanov2016-06-161-0/+1
* [safestack] Add canary to unsafe stack framesEvgeniy Stepanov2016-04-111-19/+76
* [safestack] Make sure the unsafe stack pointer is popped in all casesAnna Zaks2016-02-021-27/+26
* Move SafeStack to CodeGen.Benjamin Kramer2016-01-271-0/+760
OpenPOWER on IntegriCloud