summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/StackProtector.h
Commit message (Expand)AuthorAge
* Update StackProtector when coloring merges stack slotsHal Finkel2014-01-20
* [PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth2014-01-13
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13
* [stackprotector] Use analysis from the StackProtector pass for stack layout i...Josh Magee2013-12-19
* Reformat code with clang-format.Josh Magee2013-10-30
* StackProtector.h: Fix trailing comments for doxygen. [-Wdocumentation]NAKAMURA Takumi2013-10-30
* Trailing whitespace in a comment line.NAKAMURA Takumi2013-10-30
* [stackprotector] Update the StackProtector pass to perform datalayout analysis.Josh Magee2013-10-29
* [stackprotector] Refactor the StackProtector pass from a single .cpp file int...Josh Magee2013-09-27