..
Analysis
Factor out a helper function for readability and reuse in a future patch [NFC]
2019-06-10 20:41:27 +00:00
AsmParser
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
2019-06-09 19:27:50 +00:00
BinaryFormat
Bitcode
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
2019-06-09 19:27:50 +00:00
CodeGen
[DAGCombine] GetNegatedExpression - constant float vector support (PR42105)
2019-06-11 09:44:33 +00:00
DebugInfo
Symbolize: Make DWPName a symbolizer option instead of an argument to symbolize{,Inlined}Code.
2019-06-11 02:32:27 +00:00
Demangle
llvm-undname: Correctly demangle vararg parameters
2019-06-04 19:10:08 +00:00
ExecutionEngine
[ExecutionEngine] Fix rL362941: Add UnaryOperator visitor to the interpreter
2019-06-10 16:05:25 +00:00
Fuzzer
FuzzMutate
IR
Change semantics of fadd/fmul vector reductions.
2019-06-11 08:22:10 +00:00
IRReader
LineEditor
Linker
Reapply: IR: add optional type to 'byval' function parameters
2019-05-30 18:48:23 +00:00
LTO
[Attributor] Pass infrastructure and fixpoint framework
2019-06-05 03:02:24 +00:00
MC
[MC][ELF] Don't create relocations with section symbols for STB_LOCAL ifunc
2019-06-07 03:47:22 +00:00
MCA
[MCA] Further refactor the bottleneck analysis view. NFCI.
2019-06-10 12:50:08 +00:00
Object
[MACHO] Replaced calls to getStruct with getStructOrErr in functions returning Error or Expected or similar
2019-06-04 16:55:30 +00:00
ObjectYAML
[yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::Size optional
2019-06-10 12:43:18 +00:00
Option
Option spell checking: Penalize delimiter flags if input has no argument
2019-05-01 16:45:15 +00:00
Passes
[Attributor] Pass infrastructure and fixpoint framework
2019-06-05 03:02:24 +00:00
ProfileData
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
2019-05-16 13:24:04 +00:00
Remarks
[Remarks] Fix usage of enum class
2019-05-30 22:01:56 +00:00
Support
[AArch64] Add more CPUs to host detection
2019-06-11 00:05:36 +00:00
TableGen
TableGen: Handle nontrivial foreach range bounds
2019-05-22 21:28:20 +00:00
Target
[ARM] Fix unused-variable warning in rL363039.
2019-06-11 10:09:12 +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
llvm-lib: Implement /machine: argument
2019-06-11 01:13:41 +00:00
Transforms
Change semantics of fadd/fmul vector reductions.
2019-06-11 08:22:10 +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