summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-commit optimization bisect support (r267022) without new pass manager supp...Andrew Kaylor2016-04-221-0/+3
* Revert "Initial implementation of optimization bisect support."Vedant Kumar2016-04-221-3/+0
* Initial implementation of optimization bisect support.Andrew Kaylor2016-04-211-0/+3
* [cfi] Cross-DSO CFI diagnostic mode (LLVM part).Evgeniy Stepanov2016-01-251-15/+14
* Remove one of the void casts used to suppress unused variable warning.Richard Trieu2015-12-151-1/+0
* Suppress unused variable warning in the no-asserts build.Evgeniy Stepanov2015-12-151-0/+1
* Cast variable to void to resolve unused variable warning in non-asserts builds.Richard Trieu2015-12-151-0/+1
* Cross-DSO control flow integrity (LLVM part).Evgeniy Stepanov2015-12-151-0/+165
OpenPOWER on IntegriCloud