llvm-6502/test/MC
Saleem Abdulrasool 6a4207d263 ARM IAS: allow more depth in contextual diagnostics
Switch the context to be SmallVectors.  This allows for saving additional
context when providing previous emission sites.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198665 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-07 02:29:00 +00:00
..
AArch64 [AArch64][NEON] Added SXTL and SXTL2 instruction aliases 2014-01-03 19:20:31 +00:00
ARM ARM IAS: allow more depth in contextual diagnostics 2014-01-07 02:29:00 +00:00
AsmParser Mark the 64-bit x86 push/pop instructions as In64BitMode. Mark the corresponding 32-bit versions with the same encodings Not64BitMode. Remove hack from tablegen disassembler table emitter. Fix bad test. 2014-01-05 01:35:51 +00:00
COFF Add the .secidx test I've forgotten to svn add in 197826 2013-12-20 19:06:50 +00:00
Disassembler [Sparc] Add initial implementation of disassembler for sparc 2014-01-06 08:08:58 +00:00
ELF Correct word hyphenations 2013-12-05 05:44:44 +00:00
MachO Fixed a bug in getARMFixupKindMachOInfo() where three ARM fixup kinds 2013-12-13 22:46:54 +00:00
Markup
Mips [Mips] TargetStreamer Support for .abicalls and .set pic0. 2014-01-06 23:27:31 +00:00
PowerPC
Sparc [Sparc] Add support for parsing memory operands in sparc AsmParser. 2014-01-07 01:49:11 +00:00
SystemZ [SystemZ] Add MC support for interlocked-access 1 instructions 2013-12-24 15:14:05 +00:00
X86 Add OpSize16 bit, for instructions which need 0x66 prefix in 16-bit mode 2014-01-06 06:02:58 +00:00