Fix llvm/test/tools/gold/X86/bad-alias.ll.
[oota-llvm.git] / test / MC /
2015-09-10 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-10 Davide Italiano[MC] Convert all the remaining tests from macho-dump...
2015-09-09 Renato GolinRevert "AVX512: Implemented encoding and intrinsics...
2015-09-09 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement ADDU16, AND16, ANDI16,...
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructions
2015-09-09 Davide Italiano[llvm-readobj] MachO -- dump LinkerOptions load command.
2015-09-08 Matt ArsenaultAMDGPU/SI: Fix input vcc operand for VOP2b instructions
2015-09-08 Davide Italiano[MC/ELF] Accept zero for .align directive
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement LLE, LUI, LW and LWE instru...
2015-09-08 Igor BregerAVX512: kunpck encoding implementation
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement SB, SBE, SCE, SH and SHE...
2015-09-08 Zoran Jovanovic[mips][microMIPS] Add microMIPS32r6 and microMIPS64r6...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT...
2015-09-05 Zoran Jovanovic[mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt...
2015-09-05 Davide Italiano[MC] Convert other MachO tests from macho-dump to llvm...
2015-09-03 Daniel Sanders[mips] Added support for the div, divu, ddiv and ddivu...
2015-09-03 Igor BregerAVX512: Implemented encoding and intrinsics for vplzcnt...
2015-09-02 Asaf Badouh[X86][AVX512VLBW] add support in byte shift and SAD
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for VGETMAN...
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for vshufps/d.
2015-09-01 David Majnemer[MC] Generate a timestamp for COFF object files
2015-09-01 David Majnemer[MC] Add support for generating COFF CRCs
2015-09-01 Davide Italiano[llvm-readobj] MachO -- correctly dump section field...
2015-08-31 Hans WennborgFix CHECK directives that weren't checking.
2015-08-31 Vedant Kumar[MC/AsmParser] Avoid setting MCSymbol.IsUsed in some...
2015-08-31 Igor BregerAVX512: ktest implemantation
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vdbpsadbw
2015-08-31 Igor BregerAVX512: kadd implementation
2015-08-31 Igor BregerAVX512: Add encoding tests for vscatter instructions
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vpalignr
2015-08-29 Matt ArsenaultAMDGPU: Add sdst operand to VOP2b instructions
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-28 Davide Italiano[MC] Convert tests to use llvm-readobj --macho-version...
2015-08-26 Vedant Kumar[llvm-mc] Ignore opcode size prefix in 64-bit CALL...
2015-08-24 Michael Zuckerman[X86] Add support for mmword memory operand size for...
2015-08-22 Davide Italiano[llvm-readobj] Test --macho-data-in-code option.
2015-08-20 Rafael EspindolaFix symbol value computation when part of the expressio...
2015-08-20 Douglas Katzman[Sparc]: correct the 'set' synthetic instruction
2015-08-20 Zoran Jovanovic[mips][microMIPS] Add microMIPS32r6 and microMIPS64r6...
2015-08-20 Marina Yatsina[X86] Fix FBLD and FBSTP
2015-08-20 Marina Yatsina[X86] Fix bug in COMISD and COMISS definition in td...
2015-08-19 Douglas Katzman[Sparc]: asm-only support for the ldstub instruction.
2015-08-19 Douglas Katzman[SPARC] Enable writing to floating-point-state register.
2015-08-19 Ahmed Bougacha[AArch64] Improve short-form diags on long-form Match_I...
2015-08-19 Joerg SonnenbergerMap %fprs to %asr6 in the Sparc assembler parser.
2015-08-18 Joerg SonnenbergerLoad/store instructions for floating points with addres...
2015-08-18 Daniel Sanders[mips] Expand JAL instructions when PIC is enabled.
2015-08-18 Davide Italiano[MC] Convert another bunch of tests from macho-dump...
2015-08-18 Zoran Jovanovic[mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU...
2015-08-18 Zoran Jovanovic[mips][microMIPS] Implement SW and SWE instructions
2015-08-17 Douglas Katzman[SPARC]: recognize '.' as the start of an assembler...
2015-08-17 Daniel Sanders[mips] [IAS] Add support for the DLA pseudo-instruction...
2015-08-14 Rafael EspindolaRevert "Centralize the information about which object...
2015-08-14 Davide ItalianoConvert tests under MC/ELF from macho-dump to llvm...
2015-08-14 Rafael EspindolaCentralize the information about which object format...
2015-08-13 Ahmed Bougacha[AArch64] Provide "too few operands" diags on short...
2015-08-13 Nemanja IvanovicScalar to vector conversions using direct moves
2015-08-12 Zoran Jovanovic[mips][microMIPS] Create microMIPS64r6 subtarget and...
2015-08-12 Davide Italiano[MC] Convert the last test using macho-dump under X86...
2015-08-11 Marina Yatsina[X86] Add SAL mnemonics for Intel syntax
2015-08-11 Marina Yatsina[X86] Fix REPE, REPZ, REPNZ for intel syntax
2015-08-11 Marina Yatsina[X86] Fix imul alias for intel syntax
2015-08-11 Vasileios Kalintiris[mips] Remap move as or.
2015-08-10 Joerg SonnenbergerAdd lduw and lwua aliases for SPARCv9.
2015-08-10 Joerg SonnenbergerLoad/store for float registers from/to alternate space.
2015-08-10 Joerg SonnenbergerAdd support for the signx instrution alias of SPARCv9.
2015-08-10 Jonathan RoelofsFix another case of 'CHECK[^:]*$'. NFCI
2015-08-10 James Y Knight[Sparc] Implement i64 load/store support for 32-bit...
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-07 Tom StellardAMDGPU/SI: Use InstAlias instead of MnemonicAlias for...
2015-08-07 Tom StellardAMDGPU/SI: Use correct encoding of vopc for VI in the...
2015-08-07 Tom StellardAMDGPU/SI: Add VI checks to vop3 assembler tests
2015-08-06 Tom StellardAMDGPU/SI: Add support for 32-bit immediate SMRD offset...
2015-08-06 Douglas Katzman[SPARC] Don't compare arch name as a string, use the...
2015-08-05 Reid KlecknerIf the "CodeView" module flag is set, emit codeview...
2015-08-05 James Y Knight[Sparc] Fix disassembly of popc instruction.
2015-08-05 Steven WuForce the MachO generated for Darwin to have VERSION_MI...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-28 Davide Italiano[tests] Use llvm-readobj instead of macho-dump.
2015-07-28 Igor BregerAVX512: Add encoding tests to vptestnm instructions
2015-07-28 Igor BregerAVX512: Implemented encoding and intrinsics for VGETEXP...
2015-07-26 Igor BregerImplemented encoding and intrinsics of the following...
2015-07-24 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-23 Michael Kuperstein[X86] Fix order of operands for ins and outs instructio...
2015-07-23 Chandler CarruthRevert r242990: "AVX-512: Implemented encoding , DAG...
2015-07-23 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-22 Asaf Badouh[X86][AVX512] add reduce/range/scalef/rndScale
2015-07-22 Michael KupersteinFix test from r242886 to use the right triple.
2015-07-22 Michael Kuperstein[X86] Add .intel_syntax noprefix directive to intel...
2015-07-21 Bruno Cardoso Lopes[AsmPrinter] Check for valid constants in handleIndirec...
2015-07-21 Igor BregerAVX512 : Implemented VPMADDUBSW and VPMADDWD instruction ,
2015-07-20 Vasileios Kalintiris[mips] Added support for the ERETNC instruction.
2015-07-19 Michael Kuperstein[X86] Add support for tbyte memory operand size for...
2015-07-15 Benjamin Kramer[PPC] Disassemble little endian ppc instructions in...
2015-07-15 Petr Pavlu[AArch64] Fix problems in decoding generic MSR instructions
2015-07-14 Tim NorthoverAArch64: add rev64 alias for 64-bit rev instruction.
2015-07-14 Daniel Sanders[mips] Fix li/la differences between IAS and GAS.
next