summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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