llvm-6502/lib/Target/ARM64/InstPrinter
Jim Grosbach 4af58f145d ARM64: [su]xtw use W regs as inputs, not X regs.
Update the SXT[BHW]/UXTW instruction aliases and the shifted reg addressing
mode handling.

PR19455 and rdar://16650642

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206495 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-17 20:47:31 +00:00
..
ARM64InstPrinter.cpp ARM64: [su]xtw use W regs as inputs, not X regs. 2014-04-17 20:47:31 +00:00
ARM64InstPrinter.h [ARM64] When printing a pre-indexed address with #0, the ', #0' is not optional. 2014-04-09 14:44:31 +00:00
CMakeLists.txt
LLVMBuild.txt [ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent. 2014-04-09 14:42:27 +00:00
Makefile