llvm-mirror/lib
Mehdi Amini 1ab7cb5cc2 Use StringRef in MCSectionMachO (NFC)
llvm-svn: 283284
2016-10-05 01:02:34 +00:00
..
Analysis Re-commit "Use StringRef in Support/Darf APIs (NFC)" 2016-10-05 00:37:18 +00:00
AsmParser [AsmParser] Remove unused partial template specialization. 2016-09-22 22:02:59 +00:00
Bitcode Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
CodeGen Re-commit "Use StringRef in Support/Darf APIs (NFC)" 2016-10-05 00:37:18 +00:00
DebugInfo Re-commit "Use StringRef in Support/Darf APIs (NFC)" 2016-10-05 00:37:18 +00:00
Demangle Avoid using alignas and constexpr. 2016-09-06 20:36:24 +00:00
ExecutionEngine Use StringRef instead of raw pointer in ExecutionEngine 2016-10-01 06:22:04 +00:00
Fuzzer [libFuzzer] clear the corpus elements if they are evicted (i.e. smaller elements with proper coverage are found). Make sure we never try to mutate empty element. Print the corpus size in bytes in the status lines 2016-10-05 00:25:17 +00:00
IR Re-commit "Use StringRef in Support/Darf APIs (NFC)" 2016-10-05 00:37:18 +00:00
IRReader Remove autoconf support 2016-01-26 21:29:08 +00:00
LibDriver Object: Replace NewArchiveIterator with a simpler NewArchiveMember class. NFCI. 2016-06-29 22:27:42 +00:00
LineEditor Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes. 2016-03-28 17:40:08 +00:00
Linker DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
LTO Use StringRef in LTOCodegenerator (NFC) 2016-10-01 01:18:23 +00:00
MC Use StringRef in MCSectionMachO (NFC) 2016-10-05 01:02:34 +00:00
Object Next set of additional error checks for invalid Mach-O files for the 2016-10-04 20:37:43 +00:00
ObjectYAML [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes Fix test after renaming -name-anon-functions pass to -name-anon-globals 2016-09-16 17:18:16 +00:00
ProfileData NFC Add const 2016-09-30 21:05:55 +00:00
Support Re-commit "Use StringRef in Support/Darf APIs (NFC)" 2016-10-05 00:37:18 +00:00
TableGen Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 2016-08-23 17:14:32 +00:00
Target [Target] move reciprocal estimate settings from TargetOptions to TargetLowering 2016-10-04 20:46:43 +00:00
Transforms [LoopDistribute] Fix a typo in the pass name. 2016-10-05 00:44:52 +00:00
CMakeLists.txt Try to fix a circular dependency in the modules build. 2016-09-06 20:16:19 +00:00
LLVMBuild.txt Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00