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
85f81c10fd
Add explanatory comment.
...
llvm-svn: 282678
2016-09-29 03:29:28 +00:00
..
Caching.cpp
Add qualification to fix MSVC build.
2016-09-23 23:23:23 +00:00
CMakeLists.txt
[ThinLTO] Add caching to the new LTO API
2016-08-23 21:30:12 +00:00
LLVMBuild.txt
[lib/LTO] Add a way to run a custom pipeline
2016-09-07 17:46:16 +00:00
LTO.cpp
LTO: Simplify caching interface.
2016-09-23 21:33:43 +00:00
LTOBackend.cpp
Add explanatory comment.
2016-09-29 03:29:28 +00:00
LTOCodeGenerator.cpp
[lib/LTO] Simplify. No functional change intended.
2016-09-02 16:37:31 +00:00
LTOModule.cpp
Move the Mangler from the AsmPrinter down to TLOF and clean up the
2016-09-16 07:33:15 +00:00
ThinLTOCodeGenerator.cpp
Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to handle Module update.
2016-09-28 21:00:58 +00:00
UpdateCompilerUsed.cpp
Move legacy LTO interface headers to legacy/ directory.
2016-07-14 21:21:16 +00:00