Sign in
llvm
/
llvm-project
/
llvm
/
5c4b039b3e40c0c4f3ccfbbe875ca6a406e28206
/
lib
/
LTO
/
CMakeLists.txt
19ad9f9
Split out `CodeGenTypes` from `CodeGen` for LLT/MVT
by NAKAMURA Takumi
· 2 years, 2 months ago
d3c9d5a
[CMake] Reorder and reformat deps
by NAKAMURA Takumi
· 2 years, 2 months ago
2882493
[Support] Move TargetParsers to new component
by Archibald Elliott
· 2 years, 6 months ago
4153581
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
by Noah Shutty
· 3 years, 8 months ago
4ba1193
Revert "[Support][ThinLTO] Move ThinLTO caching to LLVM Support library"
by Petr Hosek
· 3 years, 8 months ago
bff216e
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
by Noah Shutty
· 3 years, 8 months ago
3b1c658
[LTO][lld] Add lto-pgo-warn-mismatch option
by Yolanda Chen
· 3 years, 10 months ago
a9ffb70
llvmbuildectomy - replace llvm-build by plain cmake
by serge-sans-paille
· 4 years, 8 months ago
715b495
Update compiler extension integration into the build system
by serge-sans-paille
· 5 years ago
b2dde30
Enable new passmanager plugin support for LTO.
by Eli Friedman
· 5 years ago
555326e
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
by Tom Stellard
· 6 years ago
2991006
[ThinLTO] Compute synthetic function entry count
by Easwaran Raman
· 6 years ago
b3220a0
Support: Add a VCSRevision.h header file.
by Peter Collingbourne
· 8 years ago
17d0634
[CMake] NFC. Updating CMake dependency specifications
by Chris Bieneman
· 9 years ago
a3b5328
[cmake] Declare LLVM_CMAKE_PATH for use in subprojects
by Michal Gorny
· 9 years ago
8acfb6e
[ThinLTO] Add caching to the new LTO API
by Mehdi Amini
· 9 years ago
275b4c4
Restore "Resolution-based LTO API."
by Teresa Johnson
· 9 years ago
0512963
Revert "Resolution-based LTO API."
by Teresa Johnson
· 9 years ago
fe7d4ab
Resolution-based LTO API.
by Teresa Johnson
· 9 years ago
cf88c59
[ThinLTO] Refactor module loader handling into new LTO file (NFC)
by Teresa Johnson
· 9 years ago
2ace1af
Add SVN version to libLLVMLTO
by Mehdi Amini
· 9 years ago
9ee1e29
Simplify LTOInternalize into UpdateLLVMCompilerUsed
by Mehdi Amini
· 9 years ago
db08e7e
Refactor the Internalize stage of libLTO in a separate file (NFC)
by Mehdi Amini
· 9 years ago
d5c90fb
libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
by Mehdi Amini
· 9 years ago
a0d2920
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
by Zachary Turner
· 10 years ago
b50f4a6
[CMake] LLVMLTO requires Intrinsics.gen since r227685 introduced llvm/Analysis/TargetTransformInfo.h.
by NAKAMURA Takumi
· 10 years ago
b9afee3
Move LTO support library to a component, allowing it to be tested
by Peter Collingbourne
· 12 years ago