summaryrefslogtreecommitdiff
path: root/test/MC
AgeCommit message (Expand)Author
2017-11-27[AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding of GLOBAL/SCRATCH opcodesDmitry Preobrazhensky
2017-11-26Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)Oren Ben Simhon
2017-11-26[x86][icelake]GFNICoby Tayree
2017-11-24[AMDGPU][MC][GFX9] Added v_interp_p2_f16 and v_interp_p2_legacy_f16Dmitry Preobrazhensky
2017-11-24[AVR] Use the short form of 'clr <reg>'Dylan McKay
2017-11-24[mips] Set microMIPS ASE flagAleksandar Beserminji
2017-11-24[AMDGPU][MC][GFX9] Added support of 'inst_offset' modifier for compatibility ...Dmitry Preobrazhensky
2017-11-23[x86][icelake]BITALGCoby Tayree
2017-11-22[Hexagon] Remove trailing spaces, NFCKrzysztof Parzyszek
2017-11-22[AMDGPU][mc][tests] Updated generated lit tests for GFX8/9Dmitry Preobrazhensky
2017-11-22[DWARF] Fix handling of extended line-number opcodesPaul Robinson
2017-11-21Avoid unecessary opsize byte in segment move to memoryNirav Dave
2017-11-21[ARM] Remove pre-UAL FLDM/FSTM aliasesOliver Stannard
2017-11-21[ARM] Don't omit non-default predication codeOliver Stannard
2017-11-21[Asm] Improve "too few operands" errorsOliver Stannard
2017-11-21Revert r318759 due to make check-all failure on WindowsSander de Smalen
2017-11-21[ARM] Add diagnostics for SPR/DPR listsOliver Stannard
2017-11-21[AMDGPU] SDWA: remove omod src operand for VOP2b instructionsSam Kolton
2017-11-21[TableGen] AsmMatcher: Fix bug with reported diagnostic for operand.Sander de Smalen
2017-11-21[x86][icelake]BITALGCoby Tayree
2017-11-21[x86][icelake]VNNICoby Tayree
2017-11-21[x86][icelake]vbmi2Coby Tayree
2017-11-21[x86][icelake]vpclmulqdq introductionCoby Tayree
2017-11-21[x86][icelake]VAES introductionCoby Tayree
2017-11-21Revert r318678 to fix Clang testRichard Trieu
2017-11-20[X86] Avoid unecessary opsize byte in segment move to memoryNirav Dave
2017-11-20[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky
2017-11-20[AArch64][TableGen] Skip tied result operands for InstAliasSander de Smalen
2017-11-18[MC][X86] Add test case from PR19251Simon Pilgrim
2017-11-18[MC][X86] Add teet case from PR32807Simon Pilgrim
2017-11-17[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao
2017-11-17Revert "[MC] Fix regression tests on Windows when git “core.autocrlf” is ...Rafael Espindola
2017-11-17[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao
2017-11-17[AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_sel_hi for v_mad_mix*Dmitry Preobrazhensky
2017-11-16bpf: print backward branch target properlyYonghong Song
2017-11-16[mips][mt] Add missing test cases from r318207Simon Dardis
2017-11-15[AArch64][SVE] Asm: Report SVE parsing diagnostics only onceSander de Smalen
2017-11-14Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."Simon Dardis
2017-11-13[X86] Limit NOPs to 7 bytes when 'slm' is spelled 'silvermont'.Craig Topper
2017-11-10[AArch64][SVE] Asm: More concise test formatFlorian Hahn
2017-11-09[mips] Correct microMIP's jump and add unconditional branch pseudoSimon Dardis
2017-11-09[RISCV] MC layer support for the standard RV32A instruction set extensionAlex Bradbury
2017-11-09[RISCV] MC layer support for the standard RV32M instruction set extensionAlex Bradbury
2017-11-07[AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZFlorian Hahn
2017-11-06[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 versionSimon Dardis
2017-11-06[mips] Fix PR35140Simon Dardis
2017-11-03Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own.Andrew V. Tischenko
2017-11-02[AsmPrinterDwarf] Add support for .cfi_restore directiveFrancis Visoiu Mistrih
2017-10-31[X86][AsmParser] Treat '%' as the modulo operator under Intel syntaxReid Kleckner
2017-10-30Invalid used of 'w' suffix on push and pop using 64-bit register.Andrew V. Tischenko