[ADT] Teach FoldingSet to be movable.
[oota-llvm.git] / test / MC /
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.
2015-07-13 David Majnemer[MC] Correctly escape .safeseh's symbol
2015-07-13 Scott Douglass[ARM] Handle commutativity when converting to tADDhirr...
2015-07-13 Scott Douglass[ARM] Add Thumb2 ADD with SP narrowing from 3 operand...
2015-07-13 Scott Douglass[ARM] Small refactor of tryConvertingToTwoOperandForm...
2015-07-13 Elena DemikhovskyAVX-512: Added all AVX-512 forms of Vector Convert...
2015-07-09 David Majnemer[llvm-objdump] Require that jump targets shown in ...
2015-07-09 Scott Douglass[ARM] Thumb1 3 to 2 operand convertion for commutative...
2015-07-09 Scott Douglass[ARM] Don't be overzealous converting Thumb1 3 to 2...
2015-07-09 Scott Douglass[ARM] Add Thumb2 ADD with PC narrowing from 3 operand...
2015-07-09 Scott Douglass[ARM] Refactor converting Thumb1 from 3 to 2 operand...
2015-07-09 Scott Douglass[ARM] Add ADD tests for Thumb2 narrowing (nfc)
2015-07-07 David Majnemer[llvm-objdump] Print the call target next to the instru...
2015-07-06 James Y Knight[Sparc] Add more instruction aliases.
2015-07-06 James Y Knight[Sparc] Add support for flush instruction.
2015-07-06 Asaf Badouh[X86][AVX512] Multiply Packed Unsigned Integers with...
2015-07-05 Asaf Badouh[x86][AVX512] add Multiply High Op
2015-07-05 Michael Kuperstein[X86] Fix incorrect/inefficient pushw encodings for...
2015-07-04 Craig Topper[X86] Add proper 64-bit mode checks to jrcxz and jcxz.
2015-07-02 Gabor BallabasReworking the test part of r241149
2015-07-02 Michael Kuperstein[X86] Convert an instruction relaxation test to use...
2015-07-01 Arnaud A. de Grand... [AArch64] Implement add/adds/sub/subs/cmp/cmn with...
2015-07-01 Igor BregerAVX-512: Implemented missing encoding for FMA scalar...
2015-07-01 Michael Kuperstein[X86] Avoid over-relaxation of 8-bit immediates in...
2015-07-01 NAKAMURA TakumiRevert part of r241149, "Fix PR23872: Integrated assemb...
2015-07-01 Zoran Jovanovic[mips][microMIPS] Implement SLL and NOP instructions
2015-07-01 Gabor BallabasFix PR23872: Integrated assembler error message when...
2015-06-30 Toma Tabacu[mips] [IAS] Add support for the .module softfloat...
2015-06-30 Toma Tabacu[mips] [IAS] Make .module directives change AssemblerOp...
2015-06-30 Toma Tabacu[mips] [IAS] Add support for the .set oddspreg/nooddspr...
2015-06-29 Elena DemikhovskyAVX-512: all forms of SCATTER instruction on SKX,
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-29 Igor BregerAVX-512: Implemented missing encoding and intrinsics...
2015-06-28 Asaf Badouh[x86][AVX512]
2015-06-28 Elena DemikhovskyAVX-512: Added all SKX forms of GATHER instructions.
2015-06-27 Daniel Sanders[mips] Fold duplicate big-endian disassembler tests...
2015-06-27 Daniel Sanders[mips] Sort big-endian disassembler tests by opcode.
2015-06-27 Daniel Sanders[mips] Make little-endian disassembler test filenames...
2015-06-27 Daniel Sanders[mips] Add COP0 register class and use it in M[FT]C0...
2015-06-27 Petr Hosek[MC] Ensure that pending labels are flushed when -mc...
2015-06-27 Petr Hosek[MC] Align fragments when -mc-relax-all flag is used
2015-06-26 Tom StellardAMDGPU/SI: Update amd_kernel_code_t definition and...
2015-06-26 Tom StellardAMDGPU/SI: Add hsa code object directives
2015-06-26 Douglas Katzman[X86]: Correctly sign-extend 16-bit immediate in CALL...
2015-06-26 Toma Tabacu[mips] [IAS] Add partial support for the ULW pseudo...
2015-06-25 Rafael EspindolaDiagnose undefined temporary symbols.
2015-06-25 Rafael EspindolaAdd a test for a recent regression.
2015-06-25 Kit Barton[PPC] Implement vmrgew and vmrgow instructions
2015-06-25 Bruno Cardoso Lopes[AsmPrinter] Fix crash in handleIndirectSymViaGOTPCRel
2015-06-25 Toma Tabacu[mips] [IAS] Fix parsing of memory offset expressions...
2015-06-24 Rafael EspindolaDon't get confused with sections whose section number...
2015-06-24 Zoran Jovanovic[mips][microMIPS] Implement BREAK, EHB and EI instructions
2015-06-23 Toma Tabacu[mips] [IAS] Add partial support for the ULHU pseudo...
2015-06-23 Petar Jovanovic[mips64] Emit correct addend for some PC-relative reloc...
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-23 Daniel Sanders[mips] llvm-readobj can parse .MIPS.abiflags. No need...
next