summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/FunctionImport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use references now that it is natural to do so.Rafael Espindola2015-12-011-2/+2
* [ThinLTO] Wrap dbgs() output in DEBUG macroTeresa Johnson2015-12-011-5/+5
* [ThinLTO] Remove stale comment (NFC)Teresa Johnson2015-12-011-4/+0
* [ThinLTO] Add option to limit importing based on instruction countTeresa Johnson2015-11-241-0/+12
* [ThinLTO] Refactor function body scan during importing into helper (NFC)Teresa Johnson2015-11-241-36/+27
* [ThinLTO] Enable iterative importing in FunctionImport passTeresa Johnson2015-11-241-2/+36
* [ThinLTO] Fix FunctionImport alias checking and testTeresa Johnson2015-11-241-4/+5
* Add a FunctionImporter helper to perform summary-based cross-module function ...Mehdi Amini2015-11-241-0/+239
OpenPOWER on IntegriCloud