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
274c4f7ab4
Fix a make_unique ambiguity.
...
llvm-svn: 332889
2018-05-21 20:56:28 +00:00
..
Caching.cpp
[LTO] Remove unused Path parameter to AddBufferFn
2018-02-20 20:21:53 +00:00
CMakeLists.txt
…
LLVMBuild.txt
NFC: Move ObjectMemoryBuffer to support
2018-04-15 05:17:14 +00:00
LTO.cpp
[LTO] Allow pass remarks with hotness to be set when emitting to stderr
2018-05-04 23:59:34 +00:00
LTOBackend.cpp
Fix a make_unique ambiguity.
2018-05-21 20:56:28 +00:00
LTOCodeGenerator.cpp
Revert "[LTO] Support filtering by hotness threshold"
2018-03-08 01:13:10 +00:00
LTOModule.cpp
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
2018-03-23 23:58:19 +00:00
ThinLTOCodeGenerator.cpp
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.
2018-05-21 20:16:41 +00:00
UpdateCompilerUsed.cpp
…