llvm-6502/test/MC
Jim Grosbach c389af94b6 ARM Darwin symbol ref differences w/o subsection-via-symbols.
When not using subsections via symbols, the assembler can resolve
symbol differences (including pcrel references) to non-local
labels at assembly time, not just those in the same atom.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148865 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-24 21:45:25 +00:00
..
ARM NEON VST4(one lane) assembly parsing and encoding. 2012-01-24 18:53:13 +00:00
AsmParser The error check for using -g with a .s file already containing dwarf .file 2012-01-11 18:04:47 +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 Add disassembler support for VPERMIL2PD and VPERMIL2PS. 2011-12-30 06:23:39 +00:00
ELF Add support for .cfi_signal_frame. Fixes pr11762. 2012-01-23 21:51:52 +00:00
MachO ARM Darwin symbol ref differences w/o subsection-via-symbols. 2012-01-24 21:45:25 +00:00
MBlaze
Mips Add big endian mips support. Based on a patch by Jack Carter. 2012-01-11 04:04:14 +00:00
X86 Intel Syntax: Extend special hand coded logic, to recognize special instructions, for intel syntax. 2012-01-24 21:43:36 +00:00