This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc07498e4aca8a94dea665a786d7509a60ffeb59
clang-p2996
/
llvm
/
lib
/
LTO
History
Benjamin Kramer
d3f4c05aea
Move instances of std::function.
...
Or replace with llvm::function_ref if it's never stored. NFC intended. llvm-svn: 272513
2016-06-12 16:13:55 +00:00
..
CMakeLists.txt
[ThinLTO] Refactor module loader handling into new LTO file (NFC)
2016-05-23 22:54:06 +00:00
LLVMBuild.txt
libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
2016-03-09 01:37:22 +00:00
LTO.cpp
Move instances of std::function.
2016-06-12 16:13:55 +00:00
LTOCodeGenerator.cpp
[PM] Port ReversePostOrderFunctionAttrs to the new PM
2016-06-12 07:48:51 +00:00
LTOModule.cpp
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
2016-06-08 19:09:22 +00:00
ThinLTOCodeGenerator.cpp
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
2016-06-08 19:09:22 +00:00
UpdateCompilerUsed.cpp
Simplify LTOInternalize into UpdateLLVMCompilerUsed
2016-04-13 06:32:46 +00:00
UpdateCompilerUsed.h
Simplify LTOInternalize into UpdateLLVMCompilerUsed
2016-04-13 06:32:46 +00:00