..
Analysis
[System Model] [TTI] Update cache and prefetch TTI interfaces
2019-10-09 19:51:48 +00:00
AsmParser
[X86] Add new calling convention that guarantees tail call optimization
2019-10-07 22:28:58 +00:00
BinaryFormat
DebugInfo: Move LLE enum handling to .def to match RLE handling
2019-10-08 21:48:46 +00:00
Bitcode
[Bitcode] Update naming of UNOP_NEG to UNOP_FNEG
2019-10-07 20:41:25 +00:00
Bitstream
…
CodeGen
[codeview] Try to avoid emitting .cv_loc with line zero
2019-10-10 01:06:01 +00:00
DebugInfo
llvm-dwarfdump: Support multiple debug_loclists contributions
2019-10-09 21:25:28 +00:00
Demangle
Fix uninitialized variable warning. NFCI.
2019-10-02 11:48:45 +00:00
ExecutionEngine
Second attempt to add iterator_range::empty()
2019-10-07 18:14:24 +00:00
FuzzMutate
…
Fuzzer
…
IR
[SVE][IR] Scalable Vector size queries and IR instruction support
2019-10-08 12:53:54 +00:00
IRReader
…
LTO
[ThinLTO/WPD] Ensure devirtualized targets use promoted symbol when necessary
2019-10-02 16:36:59 +00:00
LineEditor
…
Linker
…
MC
[System Model] [TTI] Update cache and prefetch TTI interfaces
2019-10-09 19:51:48 +00:00
MCA
[MCA][LSUnit] Track loads and stores until retirement.
2019-10-08 10:46:01 +00:00
Object
Object/minidump: Add support for the MemoryInfoList stream
2019-10-08 14:15:32 +00:00
ObjectYAML
[yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSIG sections.
2019-10-03 15:02:18 +00:00
Option
…
Passes
[NewPM] Port MachineModuleInfo to the new pass manager.
2019-09-30 17:54:50 +00:00
ProfileData
[SampleFDO] Add indexing for function profiles so they can be loaded on demand
2019-10-09 21:36:03 +00:00
Remarks
[Remarks] Pass StringBlockValue as StringRef.
2019-10-07 17:05:09 +00:00
Support
Unify the two CRC implementations
2019-10-09 09:06:30 +00:00
TableGen
[tblgen] Add getOperatorAsDef() to Record
2019-10-08 18:41:32 +00:00
Target
Conservatively add volatility and atomic checks in a few places
2019-10-09 23:43:33 +00:00
Testing
…
TextAPI
Reland "[TextAPI] Introduce TBDv4"
2019-10-10 04:24:44 +00:00
ToolDrivers
[llvm-lib] Detect duplicate input files
2019-10-02 06:41:52 +00:00
Transforms
[InstCombine] Fix PR43617
2019-10-09 22:03:23 +00:00
WindowsManifest
…
XRay
[XRay] Silence static analyzer dyn_cast<BufferExtents> null dereference warning. NFCI.
2019-09-22 18:47:00 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…