1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Target/AArch64/Utils
Tim Northover 45bdd458aa Add icache prefetch operations to AArch64
This adds hints to the various "prfm" instructions so that they can
affect the instruction cache as well as the data cache.

llvm-svn: 174495
2013-02-06 09:04:56 +00:00
..
AArch64BaseInfo.cpp Add icache prefetch operations to AArch64 2013-02-06 09:04:56 +00:00
AArch64BaseInfo.h Add icache prefetch operations to AArch64 2013-02-06 09:04:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile