1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/unittests
Kai Wang c11449d4a9 [RISCV] Support RISC-V ELF attributes sections in llvm-readobj.
Enable llvm-readobj to handle RISC-V ELF attribute sections.

Differential Revision: https://reviews.llvm.org/D75833
2020-04-01 21:50:11 +08:00
..
ADT [ADT] Implement the Waymarking as an independent utility 2020-03-31 17:08:24 +03:00
Analysis [VectorUtils][X86] De-templatize scaleShuffleMask and 2 X86 shuffle mask helpers and move their implementation to cpp files 2020-04-01 00:46:48 -07:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen [Alignment][NFC] Use Align version of getMachineMemOperand 2020-03-30 15:46:27 +00:00
DebugInfo
Demangle
ExecutionEngine [ORC] Introduce JITSymbolFlags::HasMaterializeSideEffectsOnly flag. 2020-03-27 11:02:54 -07:00
Frontend
FuzzMutate
IR Remove "mask" operand from shufflevector. 2020-03-31 13:08:59 -07:00
LineEditor
Linker
MC [AMDGPU] Fix PC register mapping in wave32 mode 2020-03-26 14:43:25 -04:00
MI
Object
ObjectYAML
Option
Passes
ProfileData [SampleFDO] Port MD5 name table support to extbinary format. 2020-03-30 22:07:08 -07:00
Remarks
Support [RISCV] Support RISC-V ELF attributes sections in llvm-readobj. 2020-04-01 21:50:11 +08:00
TableGen
Target [ARM][LowOverheadLoops] Add horizontal reduction support 2020-03-30 09:55:41 +01:00
TextAPI [llvm][TextAPI/MachO] silence clang-tidy warnings, NFC 2020-03-26 16:32:04 -07:00
tools
Transforms [VPlan] Move test strs to variables, silence spurious C4129 (NFC). 2020-03-31 13:18:15 +01:00
XRay
CMakeLists.txt
unittest.cfg.in