summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CVP] Handle calls with void return value. No need to create CVPLattice state...Xin Tong2018-07-091-0/+10
* [CalledValuePropagation] Just use a sorted vector instead of a set.Benjamin Kramer2018-05-301-9/+11
* Attempt to unbreak the expensive-checks-win botMatthew Simpson2017-10-251-1/+2
* Add CalledValuePropagation passMatthew Simpson2017-10-251-0/+422
OpenPOWER on IntegriCloud