1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/Target/AArch64/InstPrinter
Tim Northover db249b5492 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

llvm-svn: 236245
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