This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-29 01:56:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
LTO
History
Kazu Hirata
b7a66d0fae
[llvm] Use SmallString::operator std::string (NFC)
2024-01-19 18:54:11 -08:00
..
CMakeLists.txt
Split out
CodeGenTypes
from
CodeGen
for LLT/MVT
2023-05-03 00:13:20 +09:00
LTO.cpp
[llvm] Use SmallString::operator std::string (NFC)
2024-01-19 18:54:11 -08:00
LTOBackend.cpp
[IR] Add "Large Data Threshold" module metadata (
#66797
)
2023-09-19 16:36:30 -07:00
LTOCodeGenerator.cpp
[WPD][LLD] Add option to validate RTTI is enabled on all native types and prevent devirtualization on types with native RTTI
2023-09-18 15:51:49 -07:00
LTOModule.cpp
[llvm] Use StringRef::{starts,ends}_with (NFC) (
#74956
)
2023-12-11 21:01:36 -08:00
SummaryBasedOptimizations.cpp
…
ThinLTOCodeGenerator.cpp
[llvm] Use SmallString::operator std::string (NFC)
2024-01-19 18:54:11 -08:00
UpdateCompilerUsed.cpp
…