aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/x86_64-avx-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-336/+336
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instru...Craig Topper2013-10-141-9/+9
* Remove some instructions that existed to provide aliases to the assembler. Ca...Craig Topper2013-10-081-3/+3
* Teach X86 asm parser that VMOVAPSrr and other VEX-encoded register to registe...Craig Topper2013-10-071-0/+56
* Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper2013-01-061-30/+30
* Make l/q suffixes on AVX forms of scalar convert instructions consistent with...Craig Topper2012-07-261-20/+20
* Make x86 asm parser to check for xmm vs ymm for index register in gather inst...Craig Topper2012-07-181-0/+32
* Reverse assembler/disassembler operand order for gather instructions.Craig Topper2012-07-101-8/+8
* X86: add more GATHER intrinsics in LLVMManman Ren2012-06-291-2/+26
* X86: add GATHER intrinsics (AVX2) in LLVMManman Ren2012-06-261-0/+8
* Remove some duplicate instructions that exist only to given different mnemoni...Craig Topper2012-06-261-6/+6
* Add support for AVX enhanced comparison predicates. Patch from Kay Tiong Khoo.Craig Topper2012-04-031-0/+768
* Make sure we correctly note the existence of an i8 immediate for vblendvps an...Eli Friedman2011-12-151-0/+7
* The wrong relocation was being emitted for several SSSE3 instructions.Bruno Cardoso Lopes2011-09-201-0/+6
* Fix PR10949. Fix the encoding of VMOVPQIto64rr.Bruno Cardoso Lopes2011-09-191-0/+4
* Re-write part of VEX encoding logic, to be more easy to read! Also fixBruno Cardoso Lopes2011-08-191-0/+4
* Fix PR10677. Initial patch and idea by Peter Cooper but I've changed theBruno Cardoso Lopes2011-08-191-0/+16
* Revert r133452: "Emit movq for 64-bit register to XMM register moves..."Bob Wilson2011-06-211-3/+3
* Emit movq for 64-bit register to XMM register moves, but continue to acceptNick Lewycky2011-06-201-3/+3
* move X86 subdir up a levelChris Lattner2010-10-011-0/+3318