[Hexagon] Adding asr/lsr/asl reg/imm, asl with saturation, asr with rounding. Double...
[oota-llvm.git] / test / MC / X86 /
2014-01-08 David Woodhouse[x86] Use 16-bit addressing where possible in 16-bit...
2014-01-08 David Woodhouse[x86] Fix JCXZ,JECXZ_32 for 16-bit mode
2014-01-08 David Woodhouse[x86] Disambiguate RET[QL] and fix aliases for 16-bit...
2014-01-08 David Woodhouse[x86] Disambiguate [LS][IG]DT{32,64}m and add 16-bit...
2014-01-08 David Woodhouse[x86] Add JMP16[rm],CALL16[rm] instructions, and fix...
2014-01-08 David Woodhouse[x86] Add PUSHA16,POPA16 instructions, and fix aliases...
2014-01-08 David Woodhouse[x86] Add OpSize16 to instructions that need it
2014-01-06 Craig TopperAdd OpSize16 bit, for instructions which need 0x66...
2014-01-06 Craig Topper[x86] Add basic support for .code16
2014-01-05 Craig TopperFix ModR/M byte output for 16-bit addressing modes...
2013-12-19 Kevin EnderbyUn-revert: the buildbot failure in LLVM on lld-x86_64...
2013-12-19 Kevin EnderbyRevert my change to the X86 assembler for intel syntax...
2013-12-19 Kevin EnderbyChanged the X86 assembler for intel syntax to work...
2013-12-13 Andrew TrickGrow the stackmap/patchpoint format to hold 64-bit...
2013-12-04 Juergen Ributzka[Stackmap] Specify the triple and cpu to fix the unit...
2013-12-04 Juergen Ributzka[Stackmap] Emit multi-byte nops for X86.
2013-11-25 Rafael EspindolaUse -triple to fix the test on non-ELF hosts.
2013-11-25 Rafael EspindolaDon't use nopl in cpus that don't support it.
2013-11-08 Jim GrosbachX86: Assembly files with .cfi_cfa_def shouldn't hit...
2013-10-14 Craig TopperAllow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd...
2013-10-14 Craig TopperMark MOVMSKPS/MOVMSKPD/VPINSRWrr64i as AsmParserOnly...
2013-10-10 Craig TopperAllow non-AVX form of pmovmskb to take a GR64 operand.
2013-10-08 Craig TopperRemove some instructions that existed to provide aliase...
2013-10-07 Craig TopperTeach X86 asm parser that VMOVAPSrr and other VEX-encod...
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-09-29 Craig TopperRevert accidental commit.
2013-09-29 Craig TopperChange type of XOP flag in code emitters to a bool...
2013-09-27 Yunzhong GaoAdding intrinsics to the llvm backend for TBM instructi...
2013-09-27 Yunzhong GaoFixing Intel format of the vshufpd instruction.
2013-09-14 Ben LangmuirAdd the remaining Intel SHA instructions
2013-09-12 Ben LangmuirPartial support for Intel SHA Extensions (sha1rnds4)
2013-09-12 Elena DemikhovskyAVX-512: implemented extractelement with variable index.
2013-08-27 David Majnemer[ms-inline asm] Support offsets after segment registers
2013-08-21 Elena DemikhovskyAVX-512: Added SHIFT instructions.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-01 Elena DemikhovskyEVEX and compressed displacement encoding for AVX512
2013-07-26 Craig TopperAdd test cases for the various instruction alias and...
2013-07-23 Craig TopperDon't let x86 asm printer use the no operand movsd...
2013-07-22 Kevin EnderbyFix the move to/from accumulator register instructions...
2013-07-22 Craig TopperRecommit r186813: More Intel syntax alias fixes. With...
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-06-18 Stefanus Du ToitAdd support for encoding the HLE XACQUIRE and XRELEASE...
2013-06-13 Benjamin KramerX86: Make the cmov aliases work with intel syntax too.
2013-05-10 Chad Rosier[ms-inline asm] Fix a crasher when we fail on a direct...
2013-05-09 Chad Rosier[x86AsmParser] It's valid to stop parsing an operand...
2013-04-22 Chad RosierAdd test case for PR15779, which has previously been...
2013-04-18 Chad Rosier[ms-inline asm] Apply the condition code mnemonic alias...
2013-04-17 Chad Rosier[ms-inline asm] Add support for the minus unary operato...
2013-04-11 Michael LiaoAdd CLAC/STAC instruction encoding/decoding support
2013-04-05 Chad Rosier[ms-inline asm] Add support for numeric displacement...
2013-03-28 Michael LiaoAdd support of RDSEED defined in AVX2 extension
2013-03-28 Rafael EspindolaMove test since it depends on the X86 backend.
2013-03-27 Chad Rosier[ms-inline asm] Add support of imm displacement before...
2013-03-25 Dave Zarzyckix86 -- add the XTEST instruction
2013-03-18 Craig TopperPost process ADC/SBB and use a shorter encoding if...
2013-03-18 Craig TopperRefactor some duplicated code into helper functions.
2013-03-14 Craig TopperFix a bug in the calculation of the VEX.B bit for FMA4...
2013-03-05 Eli BenderskyFixes a test by replacing .align by .p2align and settin...
2013-03-05 David SehrAdd a test that .align directives on capable processors...
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-02-25 Chad Rosier[ms-inline asm] Add support for the pushad/popad mnemonics.
2013-02-25 Matt Beaumont-Gay'Hexadecimal' has two 'a's and only one 'i'.
2013-02-14 Rafael EspindolaRevert r15266. This fixes llvm.org/pr15266.
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing binary integers...
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing hexidecimal...
2013-02-05 Derek Schuff[MC] Bundle alignment: Invalidate relaxed fragments
2013-01-31 Derek Schuff[MC] bundle alignment: prevent padding instructions...
2013-01-29 Craig TopperMerge SSE and AVX shuffle instructions in the comment...
2013-01-28 Craig TopperFix 256-bit PALIGNR comment decoding to understand...
2013-01-26 Benjamin KramerX86: Decode PALIGN operands so I don't have to do it...
2013-01-25 Eli BenderskyNow that llvm-dwarfdump supports flags to specify which...
2013-01-22 Eli BenderskyAdd forgotten test case for the x32 commit
2013-01-22 Benjamin KramerX86: Make sure we account for the FMA4 register immedia...
2013-01-14 Chad Rosier[ms-inline asm] Extend support for parsing Intel bracke...
2013-01-07 Eli BenderskyAdd some additional tests for the .bundle_lock align_to...
2013-01-07 Eli BenderskyAdd the align_to_end option to .bundle_lock in the...
2013-01-06 Craig TopperFix suffix handling for parsing and printing of cvtsi2s...
2013-01-02 Kevin EnderbyAdds missing aliases for fcom and fcomp instructions...
2012-12-20 Eli BenderskyChange Lit error redirection to FileCheck to a more...
2012-12-20 Eli BenderskyAdd a largish auto-generated test for the aligned bundl...
2012-12-20 Eli BenderskyTests for the aligned bundling support added in r170718
2012-12-13 Eli BenderskyMake this Lit config file a bit slimmer
2012-11-14 Jim GrosbachX86: Better diagnostics for 32-bit vs. 64-bit mode...
2012-11-08 Michael LiaoAdd support of RTM from TSX extension
2012-10-29 Chad Rosier[ms-inline asm] Add support for the [] operator. Essen...
2012-10-24 Chad RosierTell llvm-mc we're using intel syntax, so we don't...
2012-10-24 Chad Rosier[ms-inline asm] Add back-end test case for r166632...
2012-10-13 Benjamin KramerX86: Depending on the local semantics of .align this...
2012-10-13 Benjamin KramerX86: Disable long nops for all cpus prior to pentiumpro...
2012-09-19 NAKAMURA Takumillvm/test/MC/X86/x86_nop.s: Make sure -arch=x86 when...
2012-09-18 Roman DivackyAdd test for r164132.
2012-09-10 Chad RosierAdd newline.
2012-09-10 Chad Rosier[ms-inline asm] Add support for .att_syntax directive.
2012-08-31 Jim GrosbachX86: Fix encoding of 'movd %xmm0, %rax'
2012-07-26 Craig TopperMake l/q suffixes on AVX forms of scalar convert instru...
2012-07-18 Craig TopperMake x86 asm parser to check for xmm vs ymm for index...
2012-07-10 Craig TopperReverse assembler/disassembler operand order for gather...
2012-07-03 Craig TopperAdd aliases for pblendvb, blendvpd, and blendvps instru...
2012-06-29 Manman RenX86: add more GATHER intrinsics in LLVM
2012-06-26 Manman RenX86: add GATHER intrinsics (AVX2) in LLVM
next