mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
03049a3fcc
The Statistical Profiling Extension is an optional extension to ARMv8.2-A. Since it is an optional extension, I have added the FeatureSPE subtarget feature to control it. The assembler-visible parts of this extension are the new "psb csync" instruction, which is equivalent to "hint #17", and a number of system registers. Differential Revision: http://reviews.llvm.org/D15021 llvm-svn: 254401 |
||
---|---|---|
.. | ||
AArch64InstPrinter.cpp | ||
AArch64InstPrinter.h | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile |