llvm/test
Oliver Stannard df55505b87 [AArch64] Add ARMv8.2-A persistent memory instruction
ARMv8.2-A adds the "dc cvap" instruction, which is a system instruction
that cleans caches to the point of persistence (for systems that have
persistent memory). It is a required part of ARMv8.2-A, so no additional
subtarget features are required.

Differential Revision: http://reviews.llvm.org/D15016



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254156 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-26 15:28:47 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [mips][ias] Explicitly disable IAS on tests that depend on not assembling. 2015-11-26 11:23:03 +00:00
DebugInfo
Examples
ExecutionEngine
Feature [OperandBundles] Treat "deopt" operand bundles specially 2015-11-26 01:16:05 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC [AArch64] Add ARMv8.2-A persistent memory instruction 2015-11-26 15:28:47 +00:00
Object
Other
SymbolRewriter
TableGen
tools
Transforms [SimplifyLibCalls] Don't depend on a called function having a name, it might be an indirect call. 2015-11-26 09:51:17 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh