This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
LTO
History
Benjamin Kramer
85243124cf
Tweak some uses of std::iota to skip initializing the underlying storage. NFCI.
2022-02-04 17:00:50 +01:00
..
CMakeLists.txt
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
2021-10-18 18:57:25 -07:00
LTO.cpp
Tweak some uses of std::iota to skip initializing the underlying storage. NFCI.
2022-02-04 17:00:50 +01:00
LTOBackend.cpp
Cleanup header dependencies in LLVMCore
2022-02-02 06:54:20 +01:00
LTOCodeGenerator.cpp
[llvm] Use range-based for loops (NFC)
2021-12-09 09:37:29 -08:00
LTOModule.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
SummaryBasedOptimizations.cpp
Internalize some cl::opt global variables or move them under namespace llvm
2021-05-07 11:15:43 -07:00
ThinLTOCodeGenerator.cpp
[BitcodeWriter] Fix cases of some functions
2022-01-31 16:46:11 -08:00
UpdateCompilerUsed.cpp
TargetLowering.h - remove unnecessary TargetMachine.h include. NFC
2020-05-23 19:49:38 +01:00