1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/Target/AArch64/InstPrinter
Oliver Stannard e0b46dae60 [AArch64][v8.5A] Add prediction invalidation instructions to AArch64
This adds new system instructions which act as barriers to speculative
execution based on earlier execution within a particular execution
context.

Patch by Pablo Barrio!

Differential revision: https://reviews.llvm.org/D52479

llvm-svn: 343214
2018-09-27 13:47:40 +00:00
..
AArch64InstPrinter.cpp [AArch64][v8.5A] Add prediction invalidation instructions to AArch64 2018-09-27 13:47:40 +00:00
AArch64InstPrinter.h Reapply r334980 and r334983. 2018-07-02 07:34:52 +00:00
CMakeLists.txt
LLVMBuild.txt