[x86 asm] allow fwait alias in both At&t and Intel modes (PR21208)
[oota-llvm.git] / test / MC /
2014-10-14 Hans Wennborg[x86 asm] allow fwait alias in both At&t and Intel...
2014-10-14 Robert Khasanov[AVX512] Extended avx512_binop_rm to DQ/VL subsets.
2014-10-14 Robert Khasanov[AVX512] Extended avx512_binop_rm to BW/VL subsets.
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUSP instruction
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement JR16 instruction
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUS5 instruction
2014-10-10 Zoran Jovanovicps][microMIPS] Implement JRC instruction
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement JALRS16 instruction
2014-10-09 Bill Schmidt[PPC64] VSX indexed-form loads use wrong instruction...
2014-10-09 Robert Khasanov[AVX512] Extended avx512_binop_rm for AVX512VL subsets.
2014-10-08 Adam Nemet[AVX512] Add asm-only support for vextract*x4 masking...
2014-10-08 Timur IskhodzhanovFix COFF section index relocation should be 16 bits...
2014-10-08 David MajnemerCOFF: Don't oversize COMMON symbols when targeting...
2014-10-07 Saleem AbdulrasoolMC: add support for -aligncomm GNU extension
2014-10-07 Craig Topper[X86] Fix a bug where the disassembler was ignoring...
2014-10-06 Hans WennborgMachObjectWriter: optimize the string table for common...
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-03 Daniel Sanders[mips] Print warning when using register names not...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-02 Joerg SonnenbergerSupport padding unaligned data in .text.
2014-10-01 Tom Coxon[AArch64] Allow access to all system registers with...
2014-10-01 Daniel Sanders[mips] Fix disassembly of [ls][wd]c[23], cache, and...
2014-09-29 Hans WennborgWinCOFFObjectWriter: optimize the string table for...
2014-09-29 Oliver Stannard[Thumb2] ldrexd and strexd are not defined on v7M
2014-09-26 David MajnemerObject: BSS/virtual sections don't have contents
2014-09-26 Renato GolinElide repeated register operand in Thumb1 instructions
2014-09-25 Renato GolinAdd aliases for VAND imm to VBIC ~imm
2014-09-25 Oliver Stannard[Thumb2] BXJ should be undefined for v7M, v8A
2014-09-25 Reid KlecknerMC: Use @IMGREL instead of @IMGREL32, which we can...
2014-09-24 Oliver Stannard[Thumb] 32-bit encodings of 'cps' are not valid for v7M
2014-09-23 Jim GrosbachAArch64: allow constant expressions for shifted reg...
2014-09-22 David MajnemerMC: ReadOnlyWithRel section kinds should map to rdata...
2014-09-22 Frederic Riss[dwarfdump] Dump full filenames as DW_AT_(decl|call...
2014-09-22 Oliver StannardDowngrade DWARF2 section limit error to a warning
2014-09-21 David MajnemerMC: Support aligned COMMON symbols for COFF
2014-09-20 David MajnemerUpdate tests which broke from r218189
2014-09-20 David MajnemerMC: Fix MCSectionCOFF::PrintSwitchToSection
2014-09-20 David MajnemerMC: Treat ReadOnlyWithRel and ReadOnlyWithRelLocal...
2014-09-20 David Majnemerllvm-readobj: pretty-print special COFF section names
2014-09-18 Saleem AbdulrasoolARM: prevent crash on ELF directives on COFF
2014-09-18 Saleem AbdulrasoolARM: use a more precise check for MachO
2014-09-17 Alexey SamsonovExclude known and bugzilled failures from UBSan bootstrap
2014-09-17 Toma Tabacu[mips] Add assembler support for the .set nodsp directive.
2014-09-16 Toma Tabacu[mips] Improve the error messages given by MipsAsmParser.
2014-09-16 Toma Tabacu[mips] Move 32-bit ADDiu instruction alias from Mips64I...
2014-09-16 Toma Tabacu[mips] Marked the ADDi instruction aliases as not avail...
2014-09-15 Toma Tabacu[mips] Marked the DADDiu instruction aliases as MIPS...
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JRADDIUSP instruction
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement BGEZALS and BLTZALS instruc...
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JALS and JALRS instructions.
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR...
2014-09-10 David MajnemerObject: Add support for bigobj
2014-09-10 Kai Nacke[MIPS] Add aliases for sync instruction used by Octeon CPU
2014-09-09 Toma Tabacu[mips] Add assembler support for .set mips0 directive.
2014-09-09 Toma Tabacu[mips] Add assembler support for .set push/pop directive.
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...
2014-09-05 Daniel Sanders[mips] Marked the Trap-on-Condition instructions as...
2014-09-05 Frederic Riss[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
2014-09-05 Frederic RissReapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic RissRevert "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic Riss[dwarfdump] Add missing DW_LANG_Mips_Assembler case...
2014-09-04 Reid KlecknerMC Win64: Put unwind info for COMDAT code into the...
2014-09-04 Kevin EnderbyAdds the next bit of support for llvm-objdump’s -privat...
2014-09-01 Renato GolinThumb2 M-class MSR instruction support changes
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-27 Reid KlecknerX86 MC: Handle instructions like fxsave that match...
2014-08-27 Robert Khasanov[SKX] Added new versions of cmp instructions in avx512_...
2014-08-26 Reid KlecknerMC: Split the x86 asm matcher implementations by dialect
2014-08-25 Robert Khasanov[SKX] avx512_icmp_packed multiclass extension
2014-08-23 Hal Finkel[PowerPC] Add support for dcbtst and icbt (prefetch)
2014-08-19 Toma Tabacu[mips] Add assembler support for .set arch=x directive.
2014-08-17 Daniel SandersRevert: r215698 - Current implementation of c.cond...
2014-08-17 Saleem AbdulrasoolARM: correct toggling behaviour
2014-08-16 Nico Weberarm asm: Let .fpu enable instructions, PR20447.
2014-08-15 Rafael EspindolaRemove HasLEB128.
2014-08-15 Tim NorthoverARM: implement MRS/MSR (banked reg) system instructions.
2014-08-15 Vladimir MedicCurrent implementation of c.cond.fmt instructions only...
2014-08-14 Toma Tabacu[mips] Add assembler support for the "la $reg,symbol...
2014-08-14 Saleem AbdulrasoolMC: AsmLexer: handle multi-character CommentStrings...
2014-08-13 Robert Khasanov[SKX] Extended non-temporal load/store instructions...
2014-08-13 Daniel SandersRe-commit: [mips] Implement .ent, .end, .frame, .mask...
2014-08-11 Reid KlecknerAdd missing test for r215031
2014-08-11 Reid KlecknerMC: Diagnose an unexpected token in COFF .section inste...
2014-08-11 Daniel SandersRevert r215359 - [mips] Implement .ent, .end, .frame...
2014-08-11 Daniel Sanders[mips] Implement .ent, .end, .frame, .mask and .fmask...
2014-08-10 Joerg Sonnenberger@l and friends adjust their value depending the context...
2014-08-09 Joerg SonnenbergerAllow the third argument for the subi family to be...
2014-08-09 Joerg SonnenbergerUpdate disassembler test to check the full dccci/iccci...
2014-08-09 Joerg SonnenbergerUse the full form of dccci and iccci from the early...
2014-08-08 Joerg SonnenbergerAllow large immediates for branch instructions in 32bit...
2014-08-08 Joerg SonnenbergerAdd support for SPE load/store from memory.
2014-08-07 Joerg SonnenbergerAdd the majority of the remaining SPE instructions.
2014-08-07 Joerg SonnenbergerIndent
2014-08-07 Joerg SonnenbergerAdd mfasr and mtasr
2014-08-07 Joerg SonnenbergerAdd mfrtcu and mfrtcl instructions
2014-08-07 Joerg SonnenbergerSupport mttbl and mttbu mnemonic
2014-08-07 Joerg SonnenbergerAdd RFID instruction.
2014-08-07 Joerg SonnenbergerAdd first bunch of SPE instructions. As they overlap...
2014-08-07 Daniel Sanders[mips] Add assembler support for .set msa/nomsa directive.
next