1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Hamilton Tobon Mosquera b5757ca2c4 [OpenMPOpt][HideMemTransfersLatency] Get values stored in offload arrays
getValuesInOffloadArrays goes through the offload arrays in __tgt_target_data_begin_mapper getting the values stored in them before the call is issued.

call void @__tgt_target_data_begin_mapper(arg0, arg1,
    i8** %offload_baseptrs, i8** %offload_ptrs, i64* %offload_sizes,
...)

Diferential Revision: https://reviews.llvm.org/D86300
2020-08-31 15:33:05 -05:00
..
Analysis [ARM][MVE] Enable MVE gathers and scatters by default 2020-08-28 19:05:29 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86][CGP] Add gather test cases for D86371. 2020-08-31 13:12:53 -07:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Add precision to format specifier 2020-08-30 19:40:57 +01:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AArch64] Generate and parse SEH assembly directives 2020-08-29 15:15:22 +03:00
Object
ObjectYAML
Other
Reduce [llvm-reduce] Create returns with undef values for non-void functions. 2020-08-31 16:33:46 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-readobj/elf] - Don't fail when dumping an archive with a member that can't be recognized. 2020-08-31 13:16:15 +03:00
Transforms [OpenMPOpt][HideMemTransfersLatency] Get values stored in offload arrays 2020-08-31 15:33:05 -05:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh