llvm-6502/test/MC
Venkatraman Govindaraju 8c6a26194b [Sparc] Correct quad register list in the asm parser.
Add test cases to check parsing of v9 double registers and their aliased quad registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199974 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-24 05:24:01 +00:00
..
AArch64 [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser. 2014-01-20 02:14:05 +00:00
ARM Prevent repetitive warnings for unrecognized processors and features 2014-01-23 11:31:38 +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 Forgot to add testcase for r198590 2014-01-21 20:39:11 +00:00
Disassembler [Sparc] Correct quad register list in the asm parser. 2014-01-24 05:24:01 +00:00
ELF Forgot to add testcase for r198590 2014-01-21 20:39:11 +00:00
MachO
Markup
Mips [Mips] TargetStreamer Support for .set mips16. 2014-01-22 23:08:42 +00:00
PowerPC
Sparc [Sparc] Correct quad register list in the asm parser. 2014-01-24 05:24:01 +00:00
SystemZ
X86 Update the X86 assembler for .intel_syntax to produce an error for invalid base 2014-01-23 22:34:42 +00:00