summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86
Commit message (Expand)AuthorAgeFilesLines
* AVX-512: Implemented VFIXUPIMMSD and VFIXUPIMMSS instructions for KNLElena Demikhovsky2015-06-022-0/+179
* revert 238809Asaf Badouh2015-06-022-375/+0
* AVX-512: Implemented GETEXP instruction for KNL and SKXAsaf Badouh2015-06-022-0/+375
* First commit test.Asaf Badouh2015-06-011-0/+1
* AVX-512: Implemented VRANGEPD and VRANGEPD instructions for SKX.Elena Demikhovsky2015-06-012-0/+375
* AVX-512: added all forms of VPSHUFD and VPSHUFHW, VPSHUFLWElena Demikhovsky2015-06-013-0/+333
* AVX-512: Implemented VFIXUPIMMPD and VFIXUPIMMPS instructions for KNL and SKXElena Demikhovsky2015-06-012-0/+375
* [TableGen][AsmMatcherEmitter] Only parse isolated tokens as registers.Ahmed Bougacha2015-05-291-0/+3
* AVX-512: Implemented all forms of sign-extend and zero-extend instructions fo...Elena Demikhovsky2015-05-273-0/+936
* AVX-512: Added VBROADCASTF64X4, VBROADCASTF64X2, VBROADCASTI32X8, and other i...Elena Demikhovsky2015-05-184-6/+377
* AVX-512: fixed a bug in encoding of VPSRAQ instrcution,Elena Demikhovsky2015-05-131-1/+914
* AVX-512: asm parser errors checkElena Demikhovsky2015-05-121-0/+6
* AVX-512: Added SKX instructions and intrinsics:Elena Demikhovsky2015-05-111-0/+583
* AVX-512: Added all forms of FP compare instructions for KNL and SKX.Elena Demikhovsky2015-05-074-9/+738
* AVX-512: added integer "add" and "sub" instructions with saturation for SKXElena Demikhovsky2015-05-042-0/+3205
* AVX-512: enabled tests for AVX512F setElena Demikhovsky2015-05-042-13/+10
* AVX-512: Added VPACK* instructions forms for KNL and SKXElena Demikhovsky2015-05-042-0/+1351
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-2/+2
* AVX-512: Added VPMOVx2M instructions for SKX,Elena Demikhovsky2015-04-212-0/+49
* AVX-512: Added VPTESTM and VPTESTNM instructions for SKXElena Demikhovsky2015-04-212-0/+604
* AVX-512: Added logical and arithmetic instructions for SKXElena Demikhovsky2015-04-213-0/+2912
* Tighten bundling section alignment test.Derek Schuff2015-04-211-0/+2
* [MC] When using bundle aligment, align sections to bundle sizeDerek Schuff2015-04-211-0/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-17/+17
* Update tests to not be as dependent on section numbers.Rafael Espindola2015-04-152-2/+2
* [MC] Write padding into fragments when -mc-relax-all flag is usedPetr Hosek2015-04-1210-4/+26
* Fix the operand encoding in the test instruction.Rafael Espindola2015-03-313-3/+3
* Fix PR23025.Rafael Espindola2015-03-261-0/+6
* Fix fixup evaluation when deciding what to relocate with.Rafael Espindola2015-03-251-0/+12
* Produce an error instead of asserting on invalid .sleb128/.uleb128.Rafael Espindola2015-03-251-0/+5
* AVX-512: Added encoding tests for VPROR, VPROL instructions,Elena Demikhovsky2015-03-121-0/+928
* Add the "vbroadcasti128" instruction back.Juergen Ributzka2015-03-111-0/+4
* AVX-512: Added SKX forms of shift instructions.Elena Demikhovsky2015-03-113-0/+2124
* [AsmPrinter][TLOF] ARM64 MachO support for replacing GOT equivalentsBruno Cardoso Lopes2015-03-061-78/+0
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-3/+3
* AVX-512: Add assembly parser support for Rounding modeElena Demikhovsky2015-03-022-0/+62
* [MC] Use the non-EH register mapping in the debug_frame section.Frederic Riss2015-02-261-0/+38
* [AsmPrinter] Access pointers to globals via pcrel GOT entriesBruno Cardoso Lopes2015-02-231-0/+78
* [X86] Add assembly parser support for mnemonic aliases for AVX-512 vpcmp inst...Craig Topper2015-02-152-0/+1872
* [X86] Add assembler predicates for the rest of the AVX512 feature flags. This...Craig Topper2015-02-151-1/+1
* [X86] Improve parsing support AVX/SSE floating point compare instruction mnem...Craig Topper2015-02-144-490/+490
* [X86] Add support for parsing and printing the mnemonic aliases for the XOP V...Craig Topper2015-02-131-0/+64
* [X86] Add GETSEC instruction.Craig Topper2015-02-071-0/+4
* [X86] Add assembler and disassembler test cases for clflushopt, clwb, pcommit...Craig Topper2015-02-061-0/+132
* [X86] Remove a ton of duplicate test cases for the assembler.Craig Topper2015-02-061-9251/+149
* [X86] Make fxsave64/fxrstor64/xsave64/xsrstor64/xsaveopt64 parseable in AT&T ...Craig Topper2015-02-032-4/+12
* [x86] Change u8imm operands to always print as unsigned. This makes shuffle m...Craig Topper2015-01-232-8/+8
* [x86] Add assembly parser bounds checking to the immediate value for cmpss/cm...Craig Topper2015-01-212-0/+20
* X86: validate 'int' instructionSaleem Abdulrasool2015-01-142-0/+16
* AVX-512: BLENDM - fixed encoding of the broadcast versionElena Demikhovsky2014-12-232-0/+296
OpenPOWER on IntegriCloud