llvm-6502/lib/Target/AArch64/Utils
Tim Northover 9e3b31345f 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174495 91177308-0d34-0410-b5e6-96231b3b80d8
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