1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/LTO
Adam Nemet dd0f9242a1 [LTO] Support filtering by hotness threshold
This wires up -pass-remarks-hotness-threshold to LTO and ThinLTO.

Next is to change the clang driver to pass this
with -fdiagnostics-hotness-threshold.

Differential Revision: https://reviews.llvm.org/D41465

llvm-svn: 326107
2018-02-26 18:37:45 +00:00
..
Caching.cpp [LTO] Remove unused Path parameter to AddBufferFn 2018-02-20 20:21:53 +00:00
CMakeLists.txt Support: Add a VCSRevision.h header file. 2017-04-13 01:26:12 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LTO.cpp [LTO] Support filtering by hotness threshold 2018-02-26 18:37:45 +00:00
LTOBackend.cpp [LTO] Support filtering by hotness threshold 2018-02-26 18:37:45 +00:00
LTOCodeGenerator.cpp [LTO] Support filtering by hotness threshold 2018-02-26 18:37:45 +00:00
LTOModule.cpp Introduce errorToBool() helper and use it. 2018-01-23 19:03:13 +00:00
ThinLTOCodeGenerator.cpp [LTO] Support filtering by hotness threshold 2018-02-26 18:37:45 +00:00
UpdateCompilerUsed.cpp Remove redundant includes from lib/LTO. 2017-12-13 21:30:53 +00:00