1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/unittests
Valentin Clement c463fa6cad [mlir][openacc] Initial translation for DataOp to LLVM IR
Add basic translation of acc.data to LLVM IR with runtime calls.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D104301
2021-07-27 22:04:04 -04:00
..
ADT [ADT] Add initializer_list constructor to SmallDenseMap 2021-07-21 09:32:16 -04:00
Analysis [NFC] Change VFShape so it contains an ElementCount rather than seperate VF and IsScalable properties. 2021-07-26 12:25:46 +01:00
AsmParser
BinaryFormat [SystemZ][z/OS] Add GOFF support to file magic identification 2021-07-20 10:50:47 -04:00
Bitcode
Bitstream
CodeGen Add support for zero-sized Scalars as a LowLevelType 2021-07-22 13:47:19 +02:00
DebugInfo
Demangle
ExecutionEngine [ORC] Require ExecutorProcessControl when constructing an ExecutionSession. 2021-07-27 16:53:49 +10:00
FileCheck
Frontend [mlir][openacc] Initial translation for DataOp to LLVM IR 2021-07-27 22:04:04 -04:00
FuzzMutate
InterfaceStub [ifs][elfabi] Merge llvm-ifs/elfabi tools 2021-07-19 11:23:19 -07:00
IR [SVE][IR] Fix Binary op matching in PatternMatch::m_VScale 2021-07-23 11:39:13 +01:00
LineEditor
Linker
MC
MI
MIR
Object
ObjectYAML
Option
Passes
ProfileData
Remarks
Support [SystemZ] Add support for new cpu architecture - arch14 2021-07-26 16:57:28 +02:00
TableGen
Target
TextAPI
tools Merge all the llvm-exegesis unit tests into a single binary 2021-07-26 22:07:07 -07:00
Transforms [Local] Do not introduce a new llvm.trap before unreachable 2021-07-26 23:33:36 -05:00
XRay
CMakeLists.txt
unittest.cfg.in