llvm-6502/test/MC
Jim Grosbach 8d9550bde9 ARM assembler should accept shift-by-zero for any shifted-immediate operand.
Just treat it as-if the shift wasn't there at all. 'as' compatibility.

rdar://10604767

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147153 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-22 18:04:04 +00:00
..
ARM ARM assembler should accept shift-by-zero for any shifted-immediate operand. 2011-12-22 18:04:04 +00:00
AsmParser Improve the implementation of .incbin directive by replacing a loop by using 2011-12-14 22:34:45 +00:00
COFF Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
Disassembler ARM NEON VST2 assembly parsing and encoding. 2011-12-14 19:35:22 +00:00
ELF Add support for gnu_indirect_function. 2011-12-12 17:34:04 +00:00
MachO Don't rely on a particular version string for llvm. 2011-12-13 00:34:14 +00:00
MBlaze
Mips Local dynamic TLS model for direct object output. Create the correct TLS MIPS 2011-12-22 01:05:17 +00:00
X86 Make sure we correctly note the existence of an i8 immediate for vblendvps and friends, so we compute fixups correctly. PR11586. 2011-12-15 23:46:18 +00:00