..
Analysis
InterleavedAccessInfo - Don't dereference a dyn_cast result. NFCI.
2019-09-17 13:25:56 +00:00
AsmParser
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
BinaryFormat
[BinaryFormat] Teach identify_magic about Tapi files.
2019-08-21 21:00:16 +00:00
Bitcode
Do a sweep of symbol internalization. NFC.
2019-08-23 19:59:23 +00:00
Bitstream
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
CodeGen
Hide implementation details in namespaces.
2019-09-17 12:56:29 +00:00
DebugInfo
GSYM: add encoding and decoding to FunctionInfo
2019-09-17 16:15:49 +00:00
Demangle
Synchronize LLVM's copy of libc++abi's demangler with the libc++abi
2019-09-07 00:11:53 +00:00
ExecutionEngine
[ExecutionEngine] Don't dereference a dyn_cast result. NFCI.
2019-09-16 15:19:11 +00:00
Fuzzer
[libFuzzer] Delete llvm/lib/Fuzzer
2017-10-16 20:48:19 +00:00
FuzzMutate
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
IR
[SVE][Inline-Asm] Add constraints for SVE predicate registers
2019-09-16 09:45:27 +00:00
IRReader
LineEditor
[CMake] Delete redundant DEPENDS/LINK_LIBS from LineEditor/XRay
2019-06-22 01:50:21 +00:00
Linker
[IRMover] Don't map globals if their types are the same
2019-09-11 18:35:49 +00:00
LTO
[LTO][Legacy] Add new C inferface to query libcall functions
2019-09-16 18:49:54 +00:00
MC
[Alignment] Introduce llvm::Align to MCSection
2019-09-13 09:29:59 +00:00
MCA
[Tblgen][MCA] Add the ability to mark groups as LoadQueue and StoreQueue. NFCI
2019-08-27 18:20:34 +00:00
Object
[Alignment] Move OffsetToAlignment to Alignment.h
2019-09-12 15:20:36 +00:00
ObjectYAML
[obj2yaml] - Support PPC64 relocation types.
2019-09-17 12:00:55 +00:00
Option
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
Passes
Change TargetLibraryInfo analysis passes to always require Function
2019-09-07 03:09:36 +00:00
ProfileData
[Coverage] Speed up file-based queries for coverage info, NFC
2019-09-16 19:08:44 +00:00
Remarks
[Remarks] Allow remarks::Format::YAML to take a string table
2019-09-16 22:45:17 +00:00
Support
[Reproducer] Add reproducer dump command.
2019-09-13 23:27:31 +00:00
TableGen
[TableGen] Skip CRLF conversion when writing output
2019-09-11 22:33:50 +00:00
Target
[ARM] Add a SelectTAddrModeImm7 for MVE narrow loads and stores
2019-09-17 15:32:28 +00:00
Testing
[Testing] Move clangd::Annotations to llvm testing support
2019-04-25 10:08:31 +00:00
TextAPI
Revert [llvm-nm] Add tapi file support
2019-09-11 21:35:28 +00:00
ToolDrivers
[llvm-dlltool] Handle external and internal names with differing decoration
2019-09-02 13:28:16 +00:00
Transforms
Revert "[SLC] Preserve attrs for strncpy(x, "", y) -> memset(align 1 x, '\0', y)"
2019-09-17 14:15:23 +00:00
WindowsManifest
Fight a bit against global initializers. NFC.
2019-08-22 19:43:27 +00:00
XRay
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
CMakeLists.txt
Fix build errors LLVM tests are disabled.
2019-07-11 22:08:35 +00:00
LLVMBuild.txt
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00