..
ADT
Add Twine support for std::string_view.
2021-06-08 20:19:04 -07:00
Analysis
[SCEV] Keep common NUW flags when inlining Add operands.
2021-06-09 17:13:21 +01:00
AsmParser
BinaryFormat
Bitcode
Bitstream
Switch from llvm::is_trivially_copyable to std::is_trivially_copyable
2020-12-02 22:02:48 -08:00
CodeGen
GlobalISel: Avoid use of G_INSERT in insertParts
2021-06-08 14:44:24 -04:00
DebugInfo
[MC] Refactor MCObjectFileInfo initialization and allow targets to create MCObjectFileInfo
2021-05-23 14:15:23 -07:00
Demangle
[demangler] Initial support for the new Rust mangling scheme
2021-05-03 16:44:30 -07:00
ExecutionEngine
[MC][ELF] Emit unique sections for different flags
2021-05-26 11:51:29 +01:00
FileCheck
Bump googletest to 1.10.0
2021-05-14 19:16:31 +02:00
Frontend
[OPENMP]Fix PR50129: omp cancel parallel not working as expected.
2021-06-04 08:24:55 -07:00
FuzzMutate
[FuzzMutate] Add mutator to modify instruction flags.
2021-01-23 19:05:20 +00:00
InterfaceStub
IR
[VP] getDeclarationForParams
2021-06-08 14:21:28 +02:00
LineEditor
Linker
[RGT] Recode more unreachable assertions and tautologies
2021-03-19 09:17:22 -07:00
MC
[SystemZ][z/OS] Validate symbol names for z/OS for printing without quotes
2021-05-26 10:37:09 -04:00
MI
[AMDGPU] Rename amdgcn_wwm to amdgcn_strict_wwm
2021-03-03 09:33:57 +01:00
Object
[ELF] getRelocatedSection: remove the check for ET_REL object file
2021-06-07 13:17:00 -07:00
ObjectYAML
Option
[clang][cli] Accept strings instead of options in ImpliedByAnyOf
2021-01-26 09:30:36 +01:00
Passes
[NFC] Format PassesBindingsTests CMake like other unittests
2021-05-18 10:40:07 -07:00
ProfileData
[SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part)
2021-06-04 11:22:06 -07:00
Remarks
Support
[Tests] Add missing include (NFC)
2021-06-03 18:58:29 +02:00
TableGen
Make TableGenGlobalISel an object library
2021-06-05 15:04:33 +02:00
Target
[ARM] Add patterns for vmulh
2021-05-26 09:22:12 +01:00
TextAPI
[llvm][TextAPI] add mapping from OS string to Platform
2021-05-06 16:25:56 -07:00
tools
[llvm-exegesis] Loop unrolling for loop snippet repetitor mode
2021-05-25 12:08:27 +03:00
Transforms
[VPlan] Add mayReadOrWriteMemory & friends.
2021-05-24 13:11:32 +01:00
XRay
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
CMakeLists.txt
unittest.cfg.in