summaryrefslogtreecommitdiff
path: root/test/MC
AgeCommit message (Expand)Author
2017-12-13[RISCV] Define sfence.vma InstAliases to match the GNU RISC-V toolsAlex Bradbury
2017-12-13[RISCV] Implement floating point assembler pseudo instructionsAlex Bradbury
2017-12-13[RISCV] MC layer support for the remaining RVC instructionsAlex Bradbury
2017-12-13[X86][BMI]: Adding full coverage of MC encoding for the BMI isa set.<NFC>Gadi Haber
2017-12-12[RISCV] Implement assembler pseudo instructions for RV32I and RV64IAlex Bradbury
2017-12-12[RISCV] MC layer support for the instructions added in the privileged specAlex Bradbury
2017-12-11Reland "[WebAssembly] Import the linear memory and function table."Sam Clegg
2017-12-11[Hexagon] Add support for Hexagon V65Krzysztof Parzyszek
2017-12-11[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers, disabled tba/tmaDmitry Preobrazhensky
2017-12-11[mips] Removal of microMIPS64R6Aleksandar Beserminji
2017-12-11[AVR] Implement some missing code pathsDylan McKay
2017-12-10PowerPC: support external pid instructions in MC layer.Tim Northover
2017-12-09Revert and accidentally committed revert commitDylan McKay
2017-12-09Revert "[AVR] Override ParseDirective"Dylan McKay
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