This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
LTO
History
Peter Collingbourne
dba337d48a
Move llvm::canBeOmittedFromSymbolTable() to Analysis.
...
llvm-svn: 299182
2017-03-31 04:46:31 +00:00
..
Caching.cpp
Try using llvm::errc, should hopefully fix version mismatch problem on clang-s390x-linux bot.
2017-03-20 18:19:41 +00:00
CMakeLists.txt
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +00:00
LLVMBuild.txt
[lib/LTO] Add a way to run a custom pipeline
2016-09-07 17:46:16 +00:00
LTO.cpp
Revert r299168 and r299169 due to library dependency issues.
2017-03-31 02:44:50 +00:00
LTOBackend.cpp
More accurate header inclusions. NFC.
2017-03-28 23:35:34 +00:00
LTOCodeGenerator.cpp
Add support for -fno-builtin to LTO and ThinLTO to libLTO
2017-03-28 18:55:44 +00:00
LTOModule.cpp
Move llvm::canBeOmittedFromSymbolTable() to Analysis.
2017-03-31 04:46:31 +00:00
ThinLTOCodeGenerator.cpp
Add support for -fno-builtin to LTO and ThinLTO to libLTO
2017-03-28 18:55:44 +00:00
UpdateCompilerUsed.cpp
[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
2017-01-23 23:16:46 +00:00