summaryrefslogtreecommitdiff
path: root/test/MC
AgeCommit message (Expand)Author
2017-12-08AMDGPU/GCN: Bring processors in sync with AMDGPUUsageKonstantin Zhuravlyov
2017-12-07[RISCV] MC layer support for the jump/branch instructions of the RVC extensionAlex Bradbury
2017-12-07[RISCV] MC layer support for load/store instructions of the C (compressed) ex...Alex Bradbury
2017-12-07[RISCV] Add missed tests for RV64D MC layer supportAlex Bradbury
2017-12-07[RISCV] MC layer support for the standard RV64F instruction set extensionAlex Bradbury
2017-12-07[RISCV] MC layer support for the standard RV64A instruction set extensionAlex Bradbury
2017-12-07[RISCV] MC layer support for the standard RV64M instruction set extensionAlex Bradbury
2017-12-07[RISCV] MC layer support for the standard RV64I instructionsAlex Bradbury
2017-12-07[RISCV] MC layer support for the standard RV32D instruction set extensionAlex Bradbury
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-07[RISCV] MC layer support for the standard RV32F instruction set extensionAlex Bradbury
2017-12-07[X86][FMA][FMA4]: Adding full coverage of MC encoding for the FMA, FMA4 isa s...Gadi Haber
2017-12-07[X86][X87]: Adding full coverage of MC encoding for all X87 ISA Sets.<NFC>Gadi Haber
2017-12-07[AVR] Override ParseDirectiveLeslie Zhai
2017-12-07Revert "[WebAssembly] Import the linear memory and function table."Sam Clegg
2017-12-07[WebAssembly] section kind can be codeSam Clegg
2017-12-07[MC/Dwarf] Use the older DWARF linetables format on Darwin.Davide Italiano
2017-12-06[WebAssembly] Import the linear memory and function table.Dan Gohman
2017-12-06[mips] Fix definition of 'bc' instructionSimon Dardis
2017-12-06[WebAssembly] Fix test breakage from r319810Derek Schuff
2017-12-05[DWARFv5] Emit v5 line table header.Paul Robinson
2017-12-04Re-submit r289925 (Update .debug_line section version to match DWARF version)Paul Robinson
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-04Revert r319649 - [Asm, ARM] Add fallback diag for multiple invalid operandsOliver Stannard
2017-12-04[Asm, ARM] Add fallback diag for multiple invalid operandsOliver Stannard
2017-12-03Reland "[WebAssembly] Add visibility flag to Wasm symbol flags""Sam Clegg
2017-12-02[X86] Fix copy paste mistake in test case for r319612.Craig Topper
2017-12-02[X86] Teach the assembler to support %db8-%db15 as aliases for %dr8-%dr15.Craig Topper
2017-12-02[X86] Support %dr8-%dr15 in the assembler.Craig Topper
2017-12-02[ARC] Add instruction subset for the ARC backend.Tatyana Krasnukha
2017-12-02[WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"Heejin Ahn
2017-12-01[MC] Handle unknown literal register numbers in .cfi_* directivesJake Ehrlich
2017-12-01[WebAssembly] Update MC tests now that hidden attr is supportedSam Clegg
2017-11-30Add visibility flag to Wasm symbol flagsSam Clegg
2017-11-29Reverted r319315 because of unused functions (due to PPR not yet beingSander de Smalen
2017-11-29[AArch64][SVE] Asm: Add SVE predicate register definitions and parsing supportSander de Smalen
2017-11-29[ARM] Add support for armv7e-m to the .arch directiveOliver Stannard
2017-11-28AMDGPU: Add num spilled s/vgprs to metadataKonstantin Zhuravlyov
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
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