Fix a typo. Remove the duplicated test.
[oota-llvm.git] / test / MC / X86 /
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
2012-06-26 Craig TopperRemove some duplicate instructions that exist only...
2012-05-29 Benjamin KramerAdd intrinsics, code gen, assembler and disassembler...
2012-04-11 Charles DavisAdd retw and lretw instructions. Also, fix Intel syntax...
2012-04-03 Craig TopperAdd support for AVX enhanced comparison predicates...
2012-03-21 Joerg SonnenbergerFix generation of the address size override prefix...
2012-03-13 Kevin EnderbyChange the X86 assembler to not require a segment regis...
2012-03-12 Kevin EnderbyAdded a missing error check for X86 assembly with misma...
2012-03-09 Kevin EnderbyAdd the missing call to Error when a bad X86 scale...
2012-03-09 NAKAMURA Takumitest/MC/X86/lit.local.cfg: Fix up to detect 'X86' in...
2012-03-06 Eli FriedmanFix the operand ordering on aliases for shld and shrd...
2012-03-05 Eli FriedmanMake aliases for shld and shrd match gas. PR12173.
2012-02-23 Kevin EnderbyUpdated the llvm-mc disassembler C API to support for...
2012-02-19 Craig TopperAdd vmfunc instruction to X86 assembler and disassembler.
2012-02-18 Craig TopperAdd X86 assembler and disassembler support for AMD...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-30 Devang PatelIntel syntax. Adjust special code, used to recognize...
2012-01-30 Devang PatelIntel syntax. Support .intel_syntax directive.
2012-01-27 Devang PatelIntel Syntax: Parse mem operand with seg reg. QWORD...
2012-01-24 Devang PatelIntel Syntax: Extend special hand coded logic, to recog...
2012-01-23 Devang PatelIntel syntax: Robustify parsing of memory operand's...
2012-01-23 Devang PatelIntel syntax: Parse memory operand with empty base...
2012-01-23 Devang PatelIntel syntax: Parse segment registers.
2012-01-20 Devang PatelIntel syntax: Robustify register parsing.
2012-01-20 Devang PatelIntel syntax: Parse ... PTR [-8]
2012-01-20 Devang PatelIntel syntax: For now, disable ambiguous JMP64pcrel32...
2012-01-19 Devang PatelPost process 'and', 'sub' instructions and select bette...
2012-01-19 Devang PatelIntel syntax: There is no need to create unary expr...
2012-01-19 Devang PatelPost process 'xor', 'or' and 'cmp' instructions and...
2012-01-18 Devang PatelProcess instructions after match to select alternative...
2012-01-17 Devang PatelIntel syntax: Fix parser match class to check memory...
2012-01-17 Devang PatelIntel syntax: Parse "BYTE PTR [RDX + RCX]"
2012-01-17 Devang PatelIntel syntax: Do not unncessarily create plus expressio...
2012-01-17 Devang PatelIntel syntax: Ignore mnemonic aliases.
2012-01-17 Devang PatelIntel syntax: Robustify memory operand parsing.
2012-01-13 Devang PatelAdd new test.
2012-01-12 Devang PatelRemove test case, as Chris suggested.
2012-01-12 Devang PatelAdd test case to check intel syntax parsing.
2011-12-15 Eli FriedmanMake sure we correctly note the existence of an i8...
2011-12-12 Jan SjödinXOP instructions and encoding tests.
2011-11-30 Jan SjödinSupport for encoding all FMA4 instructions and tablegen...
2011-11-25 Bruno Cardoso LopesThis patch contains support for encoding FMA4 instructi...
2011-11-24 Benjamin KramerX86: alias cqo to cqto.
2011-10-31 Rafael EspindolaMove test to the X86 directory, note the PR number...
2011-10-27 Kevin EnderbyChange the sysexit mnemonic (and sysexitl) to never...
2011-10-23 Craig TopperAdd X86 SARX, SHRX, and SHLX instructions.
2011-10-23 Craig TopperAdd X86 RORX instruction
2011-10-19 Craig TopperRename PEXTR to PEXT. Add intrinsics for BMI instructions.
2011-10-16 Craig TopperAdd X86 PEXTR and PDEP instructions.
2011-10-16 Craig TopperAdd X86 BZHI instruction as well as BMI2 feature detection.
2011-10-16 Chris LattnerEnhance llvm::SourceMgr to support diagnostic ranges...
2011-10-16 Craig TopperAdd X86 BEXTR instruction. This instruction uses VEX...
2011-10-15 Craig TopperAdd support for X86 blsr, blsmsk, and blsi instructions...
2011-10-12 Kevin EnderbyFinish supporting cpp #file/line comments in assembler...
2011-10-07 Craig TopperRevert part of r141274. Only need to change encoding...
2011-10-06 Craig TopperFix assembling of xchg %eax, %eax to not use the NOP...
2011-09-20 Bruno Cardoso LopesThe wrong relocation was being emitted for several...
2011-09-19 Bruno Cardoso LopesFix PR10949. Fix the encoding of VMOVPQIto64rr.
2011-08-19 Bruno Cardoso LopesRe-write part of VEX encoding logic, to be more easy...
2011-08-19 Bruno Cardoso LopesFix PR10677. Initial patch and idea by Peter Cooper...
2011-08-15 Bruno Cardoso LopesReorder declarations of vmovmskp* and also put the...
2011-07-27 Evan ChengEmit an error is asm parser parsed X86_64 only register...
2011-07-27 Kevin EnderbyFix llvm-mc handing of x86 instructions that take 8...
2011-07-06 Kevin EnderbyChanged the X86 PUSH64i8 record to use the i64i8imm...
2011-07-05 Eli FriedmanAdd assembler/disassembler support for non-AVX pclmulqd...
2011-06-30 Joerg SonnenbergerRecognize the xstorerng alias for VIA PadLock's xstore...
2011-06-23 Eli FriedmanAdd support for movntil/movntiq mnemonics. Reported...
2011-06-21 Nick LewyckyAdd support for assembling "movq" when it's correct...
2011-06-21 Bob WilsonRevert r133452: "Emit movq for 64-bit register to XMM...
2011-06-20 Nick LewyckyEmit movq for 64-bit register to XMM register moves...
2011-06-15 Bill WendlingImprove the heuristic to emit the alias if the number...
2011-06-14 Bill WendlingHeuristic: If the number of operands in the alias are...
2011-05-22 Chris Lattneradd test from PR9164
2011-05-22 Chris Lattnertestcase for PR9378
2011-05-04 Eric ChristopherRemove some random comments that snuck in from somewhere.
2011-05-03 Eric Christopherxmm0 is an implicit parameter in this and so shouldn...
2011-04-15 Joerg SonnenbergerAdd encoding tests for flds/filds
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
next