llvm/test/MC
Tim Northover 44a2f5610d ARM64: print lsr instead of lsrv for variable shifts (etc)
The canonical syntax for shifts by a variable amount does not end with 'v', but
that syntax should be supported as an alias (presumably for legacy reasons).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207649 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 13:37:07 +00:00
..
AArch64
ARM ARM: print COFF function header for Windows on ARM 2014-04-30 06:14:25 +00:00
ARM64 ARM64: use 32-bit operations for uxtb & uxth 2014-04-30 13:37:02 +00:00
AsmParser
COFF MC: duplicate .file test for WoA (SVN r207341) 2014-04-27 16:10:57 +00:00
Disassembler ARM64: print lsr instead of lsrv for variable shifts (etc) 2014-04-30 13:37:07 +00:00
ELF Add an option for evaluating past symbols. 2014-04-28 20:53:11 +00:00
MachO
Markup
Mips [mips] Add support for .cpload. 2014-04-30 11:28:42 +00:00
PowerPC
Sparc
SystemZ
X86