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
Peter Collingbourne
9667b91b13
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
...
with a fix for the clang backend. llvm-svn: 302176
2017-05-04 18:03:25 +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
Support: Add a VCSRevision.h header file.
2017-04-13 01:26:12 +00:00
LLVMBuild.txt
…
LTO.cpp
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
2017-05-04 18:03:25 +00:00
LTOBackend.cpp
LTO: Mark undefined module asm symbols as used.
2017-04-26 17:53:39 +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::emitLinkerFlagsForGlobalCOFF() to Mangler.
2017-03-31 04:46:50 +00:00
ThinLTOCodeGenerator.cpp
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
2017-05-04 18:03:25 +00:00
UpdateCompilerUsed.cpp
[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
2017-01-23 23:16:46 +00:00