llvm-6502/test/MC
Alp Toker 46d36be2eb Fix some doc and comment typos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205899 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-09 14:47:27 +00:00
..
AArch64 PR18929: 2014-03-30 17:09:54 +00:00
ARM Fix the ARM VLD3 (single 3-element structure to all lanes) 2014-04-08 18:00:52 +00:00
ARM64 Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
AsmParser
COFF WinCOFF: Emit common symbols as specified in the COFF spec 2014-04-08 22:33:40 +00:00
Disassembler [ARM64] Change SYS without a register to an alias to make disassembling more consistant. 2014-04-09 14:44:58 +00:00
ELF X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting x64. It caused DW_LNE_set_address was misemitted on x64. 2014-04-08 15:28:50 +00:00
MachO ARM: consolidate MachO checks for ARM asm parser 2014-04-05 22:09:51 +00:00
Markup
Mips Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
PowerPC
Sparc
SystemZ
X86