1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test
JF Bastien 2ffce2f497 Allow prefetching from non-zero address spaces
Summary:
This is useful for targets which have prefetch instructions for non-default address spaces.

<rdar://problem/42662136>

Subscribers: nemanjai, javed.absar, hiraditya, kbarton, jkorous, dexonsmith, cfe-commits, llvm-commits, RKSimon, hfinkel, t.p.northover, craig.topper, anemet

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D65254

llvm-svn: 367032
2019-07-25 16:11:57 +00:00
..
Analysis [IR][Verifier] Allow IntToPtrInst to be !dereferenceable 2019-07-23 17:19:56 +00:00
Assembler Allow prefetching from non-zero address spaces 2019-07-25 16:11:57 +00:00
Bindings
Bitcode Allow prefetching from non-zero address spaces 2019-07-25 16:11:57 +00:00
BugPoint
CodeGen [BPF] fix CO-RE incorrect index access string 2019-07-25 16:01:26 +00:00
DebugInfo Changes to emit CodeView debug info nested type records properly using MCStreamer directives 2019-07-22 18:22:55 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck]] Canonicalize caret location testing 2019-07-24 12:38:29 +00:00
Instrumentation Added address-space mangling for stack related intrinsics 2019-07-22 12:42:48 +00:00
Integer
JitListener
Linker IR: Teach GlobalIndirectSymbol::getBaseObject() to handle more kinds of expressions. 2019-07-24 22:23:05 +00:00
LTO
MachineVerifier
MC [AArch64][SVE] Allow explicit size specifier for predicate operand 2019-07-25 13:56:04 +00:00
Object [llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case and rewrite it to use YAML. 2019-07-24 12:24:43 +00:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Do not set ReadNone attribute on intrinsics with side effects 2019-07-17 10:53:13 +00:00
ThinLTO/X86
tools Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections." 2019-07-25 10:19:23 +00:00
Transforms Revert "[InstCombine] try to narrow a truncated load" 2019-07-25 15:37:57 +00:00
Unit
Verifier Allow prefetching from non-zero address spaces 2019-07-25 16:11:57 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh