summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne2016-06-241-75/+75
* [PM] Remove support for omitting the AnalysisManager argument to newChandler Carruth2016-06-171-1/+2
* [PM] Port WholeProgramDevirt to the new pass manager.Davide Italiano2016-06-141-0/+6
* Re-apply r269081 and r269082 with a fix for MSVC.Peter Collingbourne2016-05-101-51/+13
* Revert r269081 and r269082 while I try to find the right incantation to fix M...Peter Collingbourne2016-05-101-12/+51
* WholeProgramDevirt: Move logic for finding devirtualizable call sites to Anal...Peter Collingbourne2016-05-101-51/+12
* Re-commit optimization bisect support (r267022) without new pass manager supp...Andrew Kaylor2016-04-221-1/+6
* Revert "Initial implementation of optimization bisect support."Vedant Kumar2016-04-221-6/+1
* Initial implementation of optimization bisect support.Andrew Kaylor2016-04-211-1/+6
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+2
* Silencing warnings from MSVC 2015 Update 2. All of these changes silence "C43...Aaron Ballman2016-03-301-1/+1
* Fix evaluation order. Spotted by Alexander Riccio!Peter Collingbourne2016-03-081-1/+1
* Fix GCC build.Peter Collingbourne2016-02-091-0/+4
* WholeProgramDevirt: introduce.Peter Collingbourne2016-02-091-0/+724
OpenPOWER on IntegriCloud