llvm-6502/test/MC
Saleem Abdulrasool fbdea180c0 ARM: diagnose deprecated syntax
The use of SP and PC in the register list for stores is deprecated on ARM
(ARM ARM A.8.8.199):

  ARM deprecates the use of ARM instructions that include the SP or the PC in
  the list.

Provide a deprecation warning from the assembler in the case that the syntax is
ever seen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224319 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-16 05:53:25 +00:00
..
AArch64
ARM ARM: diagnose deprecated syntax 2014-12-16 05:53:25 +00:00
AsmParser
COFF IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
Disassembler [Hexagon] Adding doubleword multiplies with and without accumulation. 2014-12-16 00:07:24 +00:00
ELF IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
Hexagon [Hexagon] Updating predicate register transfers and adding tstbit to allow select selection. Updating ll tests with predicate transfers that previously had nop encodings. 2014-12-09 18:16:49 +00:00
MachO IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
Markup
Mips The andi16, addiusp and jraddiusp micromips instructions were missing dedicated decoder methods in MipsDisassembler.cpp to properly decode immediate operands. These methods are added together with corresponding tests. 2014-12-01 11:12:04 +00:00
PowerPC [PowerPC] Add asm support for cache-inhibited ld/st instructions 2014-11-30 10:15:56 +00:00
R600
Sparc
SystemZ
X86 [X86] And also test INSERTPS shuffle mask pretty-printing. 2014-12-15 19:47:35 +00:00