1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/LTO
Eli Friedman 82b54aea79 Enable new passmanager plugin support for LTO.
This should make both static and dynamic NewPM plugins work with LTO.
And as a bonus, it makes static linking of OldPM plugins more reliable
for plugins with both an OldPM and NewPM interface.

I only implemented the command-line flag to specify NewPM plugins in
llvm-lto2, to show it works. Support can be added for other tools later.

Differential Revision: https://reviews.llvm.org/D76866
2020-04-14 15:07:07 -07:00
..
legacy [LTO][Legacy] Add new API to query Mach-O CPU (sub)type 2020-02-28 12:56:05 -08:00
Caching.h
Config.h Enable new passmanager plugin support for LTO. 2020-04-14 15:07:07 -07:00
LTO.h [ThinLTO] Allow usage of all hardware threads in the system 2020-03-27 10:20:58 -04:00
LTOBackend.h [LTO] Add optimization remarks for removed functions 2020-01-29 15:53:51 -08:00
SummaryBasedOptimizations.h