..
Analysis
[LVI][CVP] Add support for saturating add/sub
2019-05-25 16:44:14 +00:00
AsmParser
[IR] allow fast-math-flags on select of FP values
2019-05-22 15:50:46 +00:00
BinaryFormat
Bitcode
[IR] allow fast-math-flags on select of FP values
2019-05-22 15:50:46 +00:00
CodeGen
[SelectionDAG] soften assertion when legalizing narrow vector FP ops
2019-05-25 13:48:07 +00:00
DebugInfo
llvm-dwarfdump: Don't error on mixed units using/not using str_offsets
2019-05-25 00:07:22 +00:00
Demangle
llvm-undname: Fix an assert-on-invalid, found by oss-fuzz
2019-05-22 15:53:23 +00:00
ExecutionEngine
Reverted r361134 because of a failing test left unattended for a long time.
2019-05-22 20:42:56 +00:00
Fuzzer
FuzzMutate
IR
[CVP] Remove unnecessary checks for empty GNWR; NFC
2019-05-25 14:11:55 +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
[DebugInfo] Handle '# line "file"' correctly for asm source.
2019-05-21 11:59:03 +00:00
MCA
[MCA] Add the ability to compute critical register dependency of an instruction.
2019-05-23 16:32:19 +00:00
Object
[llvm-dlltool] Respect NONAME keyword
2019-05-22 09:49:54 +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
[NewPassManager] Add tuning option: ForgetAllSCEVInLoopUnroll [NFC].
2019-05-23 21:52:59 +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
[FileCheck] Remove llvm:: prefix
2019-05-23 17:19:36 +00:00
TableGen
TableGen: Handle nontrivial foreach range bounds
2019-05-22 21:28:20 +00:00
Target
[X86] Combine fminnum/fmaxnum with non-nan operand to fmin/fmax
2019-05-25 16:44:29 +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
[CVP] Remove unnecessary checks for empty GNWR; NFC
2019-05-25 14:11:55 +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