llvm-6502/test/MC
Tim Northover 337439d12d Support C99 hexadecimal floating-point literals in assembly
It's useful to be able to write down floating-point numbers without having to
worry about what they'll be rounded to (as C99 discovered), this extends that
ability to the MC assembly parsers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188370 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-14 14:23:31 +00:00
..
AArch64 AArch64: add initial NEON support 2013-08-01 09:20:35 +00:00
ARM ARMv8: SWP and SWPB are obsoleted on ARMv8. 2013-08-13 16:40:47 +00:00
AsmParser Support C99 hexadecimal floating-point literals in assembly 2013-08-14 14:23:31 +00:00
COFF [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF 2013-08-13 01:23:53 +00:00
Disassembler [SystemZ] Add a definition of the CLC instruction 2013-08-12 10:17:33 +00:00
ELF Check for $PWD in llvm::sys::current_path. 2013-08-10 00:50:57 +00:00
MachO Fix a crash with X86 Mach-O and a subtraction expression where both symbols are 2013-08-12 22:45:44 +00:00
Markup
Mips [mips] Fix bug in parsing accumulator registers. 2013-08-14 01:15:52 +00:00
PowerPC Fix FileCheck --check-prefix lines. 2013-08-12 12:43:26 +00:00
SystemZ [SystemZ] Add a definition of the CLC instruction 2013-08-12 10:17:33 +00:00
X86 EVEX and compressed displacement encoding for AVX512 2013-08-01 13:34:06 +00:00