ReleaseNotes: shrink-wrapping; by Quentin Colombet
[oota-llvm.git] / test / MC / X86 /
2016-01-11 Craig Topper[AVX-512] Remove another extra space from the Intel...
2016-01-11 Craig Topper[AVX-512] Remove unused Round and Itinerary from the...
2016-01-11 Craig Topper[AVX-512] Make spacing between comma and {sae} operand...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2015-12-28 Craig Topper[AVX512] Bring vmovq instructions names into alignment...
2015-12-24 Asaf Badouh[X86][PKU] Add {RD,WR}PKRU encoding
2015-12-13 Michael ZuckermanI Added a triple flag for x86-evenDirective test.
2015-12-13 Michael Zuckerman[X86][inline asm] support even directive
2015-12-08 Tim NorthoverX86: produce more friendly errors during MachO relocati...
2015-12-08 Michael Zuckermandding test for fnstsw
2015-12-07 Marina Yatsina[X86] Adding support for FWORD type for MS inline asm
2015-12-06 Marina Yatsina[X86] Add support for loopz, loopnz for Intel syntax
2015-12-06 Asaf Badouh[X86][AVX512] add vmovss/sd missing encoding
2015-12-03 Marina Yatsina[X86] MS inline asm: produce error when encountering...
2015-12-03 Marina Yatsina[X86] Add support for fcomip, fucomip for Intel syntax
2015-12-02 Asaf Badouh[X86][AVX512] add comi with Sae
2015-11-29 Igor BregerAVX512:Implemented encoding for the vmovq.s instruction.
2015-11-19 Alexey BataevAlternative to long nops for X86 CPUs, by Andrey Turetsky
2015-11-19 Igor BregerAVX512: Implemented encoding, intrinsics and DAG loweri...
2015-11-19 Igor BregerAVX512: Implemented encoding for the vmovss.s and vmovs...
2015-11-19 Igor BregerAVX512: Implemented encoding for the follow instructions.
2015-11-18 Igor BregerAVX512: Implemented encoding for vpextrw.s instruction.
2015-11-16 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-15 Igor BregerRevert r253160.
2015-11-15 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-12 Michael Zuckerman[x86] translating "fp" (floating point) instructions...
2015-11-11 Douglas KatzmanVisibly fail if attempting to encode register AH,BH...
2015-11-10 Igor BregerAVX512 : Implemented encoding and DAG lowering for...
2015-11-05 Asaf Badouhrevert rev. 252153 due to build failure on ubuntu
2015-11-05 Asaf Badouh[X86][AVX512] add comi with Sae
2015-11-05 Asaf Badouh[X86][AVX512] small bugfix in VPBROADCASTM
2015-11-05 Rafael EspindolaFix pr24832.
2015-11-03 Igor BregerAVX512: add encoding tests for vmovq/d instructions.
2015-11-02 Igor BregerAVX512: Implemented encoding and intrinsics for VBROADC...
2015-10-27 Asaf Badouh[X86][AVX512] [X86][AVX512] add convert float to half
2015-10-26 David Majnemer[MC] Add support for GNU as-compatible binary operator...
2015-10-22 Asaf Badouh[X86][AVX512] extend vcvtph2ps to support xmm/ymm and...
2015-10-21 Craig Topper[X86] Add AMD mwaitx, monitorx, and clzero instructions...
2015-10-20 Igor BregerAVX512: Implemented encoding and intrinsics for VPBROAD...
2015-10-18 Asaf Badouh[X86][AVX512DQ] add scalar fpclass
2015-10-15 Igor BregerAVX512: Implemented encoding and intrinsics for vpternl...
2015-10-12 Craig Topper[X86] Change the immediate for IN/OUT instructions...
2015-10-11 Craig Topper[X86] Remove special validation for INT immediate opera...
2015-10-08 Igor BregerAVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.
2015-10-07 Igor BregerAVX512: Change encoding of vpshuflw and vpshufhw instru...
2015-10-04 Igor BregerAVX512: Implemented encoding and intrinsics for VPERMIL...
2015-09-21 Asaf Badouh[X86][AVX512] add masked version for RSQRT14 & RCP14...
2015-09-20 Igor BregerAVX512: Implemented encoding and intrinsics for vcmpss/sd.
2015-09-20 Asaf Badouh[X86][AVX512] extend support in Scalar conversion
2015-09-20 Igor BregerAVX512: vsqrtss/sd encoding and intrinsics implementation.
2015-09-20 Asaf Badouh[X86][AVX512DQ] Add fpclass instruction
2015-09-20 Igor BregerAVX512: Implement instructions encoding, lowering and...
2015-09-10 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-09 Renato GolinRevert "AVX512: Implemented encoding and intrinsics...
2015-09-09 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-08 Igor BregerAVX512: kunpck encoding implementation
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-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-24 Michael Zuckerman[X86] Add support for mmword memory operand size for...
2015-08-20 Rafael EspindolaFix symbol value computation when part of the expressio...
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-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-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
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 Igor BregerAVX512 : Implemented VPMADDUBSW and VPMADDWD instruction ,
2015-07-19 Michael Kuperstein[X86] Add support for tbyte memory operand size for...
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-07 David Majnemer[llvm-objdump] Print the call target next to the instru...
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-04 Craig Topper[X86] Add proper 64-bit mode checks to jrcxz and jcxz.
2015-07-01 Igor BregerAVX-512: Implemented missing encoding for FMA scalar...
2015-06-29 Elena DemikhovskyAVX-512: all forms of SCATTER instruction on SKX,
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 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-25 Rafael EspindolaAdd a test for a recent regression.
next