summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Give some helper classes/functions internal linkage. NFC.Benjamin Kramer2016-11-191-1/+3
* [LibcallsShrinkWrap] This pass doesn't preserve the CFG.Davide Italiano2016-11-081-2/+5
* Check the number of Args in LibCallsShrinkWrap.Rong Xu2016-10-241-0/+2
* Conditionally eliminate library calls where the result value is not usedRong Xu2016-10-181-0/+564
OpenPOWER on IntegriCloud