summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move some helpers from the global namespace into anonymous ones.Benjamin Kramer2018-10-131-3/+4
* [PGO][CHR] Add opt remarks.Hiroshi Yamauchi2018-09-181-5/+75
* [PGO] Fix some style issue of ControlHeightReductionFangrui Song2018-09-071-33/+30
* [PGO][CHR] Build/warning fixHiroshi Yamauchi2018-09-071-0/+2
* [PGO][CHR] Small cleanup.Hiroshi Yamauchi2018-09-071-36/+17
* [ControlHeightReduction] Remove unused includesBenjamin Kramer2018-09-051-5/+5
* Prevent unsigned overflow.Richard Trieu2018-09-051-7/+9
* Fix -Wunused-function in release build after rL341386Fangrui Song2018-09-051-7/+10
* Fix a memory leak after rL341386.Hiroshi Yamauchi2018-09-041-1/+1
* Fix unused variable warningReid Kleckner2018-09-041-2/+2
* Fix build failures after rL341386.Hiroshi Yamauchi2018-09-041-0/+8
* [PGO] Control Height ReductionHiroshi Yamauchi2018-09-041-0/+2010
OpenPOWER on IntegriCloud