..
Analysis
[InstSimplify] Add unary fneg to fsub 0.0, (fneg X) ==> X
transform
2019-05-17 16:47:00 +00:00
AsmParser
Fix uninitialized variable analyzer warning. NFCI.
2019-05-11 11:08:24 +00:00
BinaryFormat
Bitcode
[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in textual format
2019-05-15 02:35:32 +00:00
CodeGen
MemCmpExpansion::getCompareLoadPairs - assert we find a comparison diff. NFCI.
2019-05-18 11:31:48 +00:00
DebugInfo
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
2019-05-16 13:24:04 +00:00
Demangle
llvm-undname: Fix assert-on->4GiB-string-literal, found by oss-fuzz
2019-04-24 16:09:38 +00:00
ExecutionEngine
[ORC] Change handling for SymbolStringPtr tombstones and empty keys.
2019-05-16 18:29:34 +00:00
Fuzzer
FuzzMutate
IR
[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in textual format
2019-05-15 02:35:32 +00:00
IRReader
LineEditor
Linker
[IRMover] Improve diagnostic messages for conflicting metadata
2019-05-16 05:23:13 +00:00
LTO
[ELF] Implement Dependent Libraries Feature
2019-05-17 03:44:15 +00:00
MC
[ELF] Implement Dependent Libraries Feature
2019-05-17 03:44:15 +00:00
MCA
[MCA] Remove dead assignment. NFC
2019-05-08 10:28:56 +00:00
Object
[ELF] Implement Dependent Libraries Feature
2019-05-17 03:44:15 +00:00
ObjectYAML
[ELF] Implement Dependent Libraries Feature
2019-05-17 03:44:15 +00:00
Option
Option spell checking: Penalize delimiter flags if input has no argument
2019-05-01 16:45:15 +00:00
Passes
Fix typos in comment.
2019-05-16 18:01:57 +00:00
ProfileData
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
2019-05-16 13:24:04 +00:00
Remarks
[Remarks] Add string deduplication using a string table
2019-04-24 00:06:24 +00:00
Support
[CommandLine] Don't allow duplicate categories.
2019-05-16 16:25:13 +00:00
TableGen
TableGen: support #ifndef in addition to #ifdef.
2019-05-14 13:04:25 +00:00
Target
[X86] Remove combineShift function. Just dispatch directly to the handler for each flavor from the main switch. NFC
2019-05-19 01:01:46 +00:00
Testing
[Testing] Move clangd::Annotations to llvm testing support
2019-04-25 10:08:31 +00:00
TextAPI
[TextAPI] Fix Symbol::dump which was failing to append the SymbolKind string.
2019-04-29 18:25:04 +00:00
ToolDrivers
Transforms
[SLP] Refactoring of EdgeInfo and UserTreeIdx in buildTree_rec().
2019-05-19 01:30:41 +00:00
WindowsManifest
XRay
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
2019-05-16 13:24:04 +00:00
CMakeLists.txt
LLVMBuild.txt