..
Analysis
A post-processing for BFI inference
2021-06-11 21:46:04 -07:00
AsmParser
Fix some -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=off build
2021-06-04 23:34:43 -07:00
BinaryFormat
MsgPackReader.cpp - add missing implicit MathExtras.h header dependency. NFCI.
2021-06-05 18:05:40 +01:00
Bitcode
[OpaquePtr] Make atomicrmw work with opaque pointers
2021-05-25 20:16:21 -07:00
Bitstream
CodeGen
RegUsageInfoPropagate.cpp - remove unused <string> and <map> includes. NFCI.
2021-06-13 15:19:24 +01:00
DebugInfo
DWARFDebugFrame.cpp - remove unused <string> include. NFCI.
2021-06-13 15:19:24 +01:00
Demangle
[Demangle][Rust] Parse const backreferences
2021-06-08 10:01:50 +02:00
DWARFLinker
[MC] Refactor MCObjectFileInfo initialization and allow targets to create MCObjectFileInfo
2021-05-23 14:15:23 -07:00
ExecutionEngine
[JITLink][MachO] Handle muliple symbols at same offset when splitting C-strings.
2021-06-09 19:16:49 +10:00
Extensions
FileCheck
Frontend
[OPENMP]Fix PR50129: omp cancel parallel not working as expected.
2021-06-04 08:24:55 -07:00
Fuzzer
FuzzMutate
[FuzzMutate] Fix getWeight of InstDeleterIRStrategy
2021-06-08 11:14:33 -07:00
InterfaceStub
IR
[NFC][OpaquePtr] Make getMemoryParamAllocType() compatible with opaque pointers
2021-06-11 16:01:23 -07:00
IRReader
LineEditor
Linker
LTO
[LTO] Support new PM in ThinLTOCodeGenerator.
2021-06-09 10:05:14 +01:00
MC
[ms] [llvm-ml] Fix capitalization of the ignored CPU directives
2021-06-13 18:34:42 -04:00
MCA
[MCA][NFCI] Minor changes to InstrBuilder and Instruction.
2021-05-31 17:05:13 +01:00
Object
MachOObjectFile.cpp - remove unused <string> include. NFCI.
2021-06-13 15:19:24 +01:00
ObjectYAML
[NFC][XCOFF] Replace structs FileHeader32/SectionHeader32 with constants.
2021-06-10 11:10:45 +00:00
Option
Passes
Function Specialization Pass
2021-06-11 09:11:29 +01:00
ProfileData
[SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part)
2021-06-04 11:22:06 -07:00
Remarks
Support
Revert "Allow signposts to take advantage of deferred string substitution"
2021-06-12 12:08:25 +01:00
TableGen
DetailedRecordsBackend.cpp - printSectionHeading - avoid std::string creation/copies.
2021-06-13 16:49:40 +01:00
Target
[ms] [llvm-ml] When parsing MASM, "jmp short" instructions are case insensitive
2021-06-13 18:36:00 -04:00
Testing
Fix for error "'Run' overrides a member function but is not marked
2021-06-11 06:56:00 -07:00
TextAPI
Reland "[llvm] llvm-tapi-diff"
2021-06-09 21:17:34 -07:00
ToolDrivers
Transforms
BoundsChecking.cpp - tidy implicit header dependencies. NFCI.
2021-06-13 17:08:15 +01:00
WindowsManifest
XRay
CMakeLists.txt