llvm-6502/test/MC
Jack Carter e53969b475 [Mips] Support for MicroMips STO refactoring.
No true functional changes.

Change the "hack" name of emitMipsHackSTOCG to emitSymSTO.

Remove demonstration code in AsmParser for emitMipsHackSTOCG and
emitMipsHackELFFlags. The STO field is in an ELF symbol and is not
an explicit directive. That said, we are missing the compliment call
in AsmParser and that will need to be addressed soon.

XFAIL dummy tests for emitMipsHackELFFlags and emitMipsHackELFFlags.
These will built out with following patches.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195067 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-19 01:25:18 +00:00
..
AArch64 [AArch64 NEON]Add mov alias for simd copy instructions. 2013-11-18 09:20:32 +00:00
ARM ARM: diagnose invalid system LDM/STM 2013-11-12 21:32:41 +00:00
AsmParser
COFF Revert "COFF: Emit all MCSymbols rather than filtering out some of them" 2013-11-18 23:08:12 +00:00
Disassembler Implement AArch64 NEON instruction set AdvSIMD (table). 2013-11-14 01:57:32 +00:00
ELF
MachO
Markup
Mips [Mips] Support for MicroMips STO refactoring. 2013-11-19 01:25:18 +00:00
PowerPC
SystemZ [SystemZ] Add the general form of BCR 2013-11-13 16:57:53 +00:00
X86