..
Analysis
[GlobalISel] Fix computing known bits for loads with range metadata
2020-08-06 16:47:07 -07:00
AsmParser
BinaryFormat
Bitcode
[NFC] Move BitcodeCommon.h from Bitstream to Bitcode
2020-07-27 20:49:17 +00:00
Bitstream
CodeGen
GlobalISel: Implement lower for G_INSERT_VECTOR_ELT
2020-08-06 19:29:17 -04:00
DebugInfo
Revert "PDBExtras.h - remove unnecessary raw_ostream forward declaration. NFCI."
2020-08-06 15:15:43 +02:00
Demangle
DWARFLinker
ExecutionEngine
[JITLink][MachO][AArch64] More PAGEOFF12 relocation fixes.
2020-08-05 21:09:45 -07:00
Extensions
Frontend
[OpenMP][IRBuilder] Support allocas in nested parallel regions
2020-07-30 10:19:39 -05:00
Fuzzer
FuzzMutate
IR
[X86] getX86MaskVec - replace mask limit from NumElts < 8 with NumElts <= 4
2020-08-06 11:46:19 +01:00
IRReader
LineEditor
Linker
LTO
MC
[MC] Fix memory leak when allocating MCInst with bump allocator
2020-08-03 16:08:26 -07:00
MCA
Object
[llvm-readobj] - Make decode_relrs() don't return Expected<>. NFCI.
2020-08-05 17:05:47 +03:00
ObjectYAML
[DWARFYAML][debug_info] Make the 'Values' field optional.
2020-08-06 20:43:52 +08:00
Option
[llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable
2020-08-04 08:53:15 -07:00
Passes
[NewPM][LoopRotate] Rename rotate -> loop-rotate
2020-08-05 12:25:01 -07:00
ProfileData
[llvm-cov] reset executation count to 0 after wrapped segment
2020-08-04 18:38:44 -07:00
Remarks
BitstreamRemarkParser.h - remove unnecessary includes. NFCI.
2020-08-06 13:17:53 +01:00
Support
[X86] Rename X86::getImpliedFeatures to X86::updateImpliedFeatures and pass clang's StringMap directly to it.
2020-08-06 00:20:46 -07:00
TableGen
[TableGen][CGS] Print better errors on overlapping InstRW
2020-07-27 09:41:10 -06:00
Target
[VE] Optimize trunc related instructions
2020-08-07 09:21:05 +09:00
Testing
Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest
2020-07-27 08:37:01 -07:00
TextAPI
ToolDrivers
[llvm-lib] Support adding short import library objects with llvm-lib
2020-07-24 22:15:08 +03:00
Transforms
[InstCombine] Fold (x + C1) * (-1<<C2) --> (-C1 - x) * (1<<C2)
2020-08-06 23:40:16 +03:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt