llvm-capstone/llvm/lib/LTO
Mehdi Amini 4cc259a469 Use StringRef in LTOCodegenerator (NFC)
llvm-svn: 282998
2016-10-01 01:18:23 +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 Use StringRef in LTOCodegenerator (NFC) 2016-10-01 01:18:23 +00:00
LTOModule.cpp Use StringRef in LTOModule implementation (NFC) 2016-10-01 01:18:16 +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