llvm-6502/lib/Target/AArch64/InstPrinter
Tim Northover 6ff3ac67e0 AArch64: add BFC alias for the BFI/BFM instructions.
Unlike 32-bit ARM, AArch64 can use wzr/xzr to implement this without the need
for a separate instruction.

rdar://18679590

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236245 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-30 18:28:58 +00:00
..
AArch64InstPrinter.cpp AArch64: add BFC alias for the BFI/BFM instructions. 2015-04-30 18:28:58 +00:00
AArch64InstPrinter.h Remove unused MCSubtargetInfo argument from the AArch64 MCInstPrinter ctors. 2015-03-30 21:52:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile