aboutsummaryrefslogtreecommitdiff
path: root/test/MC
AgeCommit message (Expand)Author
2017-10-19[RISCV] RISCVAsmParser: early exit if RISCVOperand isn't immediate as expectedAlex Bradbury
2017-10-18[Hexagon] New HVX target features.Sumanth Gundapaneni
2017-10-18AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistencyKonstantin Zhuravlyov
2017-10-18[RISCV] Bugfix createRISCVELFObjectWriterAlex Bradbury
2017-10-18[ARM] Fix disassembly for conditional VMRS and VMSR instructions in ARM modeAndre Vieira
2017-10-17AMDGPU: Start generating metadata for MaxFlatWorkGroupSizeKonstantin Zhuravlyov
2017-10-17[ARM, AArch64] adjust tests trying to maintain their objective; NFCSanjay Patel
2017-10-17More tests with x86 prefixes which work after rL315899 commitAndrew V. Tischenko
2017-10-17Try to make crlf portable to other printf implementationsReid Kleckner
2017-10-16[MC] Lex CRLF as one tokenReid Kleckner
2017-10-16[mips][micromips] Fix (dis)assembly of bc1(t|f)Simon Dardis
2017-10-16This patch is a result of D37262: The issues with X86 prefixes. It closes PR...Andrew V. Tischenko
2017-10-14AMDGPU: Bring HSA metadata on par with the specificationKonstantin Zhuravlyov
2017-10-14AMDGPU: Improve note directive verification in assemblerKonstantin Zhuravlyov
2017-10-14AMDGPU: Do not emit deprecated notes for code object v3Konstantin Zhuravlyov
2017-10-14AMDGPU: Add support for isa version noteKonstantin Zhuravlyov
2017-10-11AMDGPU/NFC: Minor clean ups in PAL metadataKonstantin Zhuravlyov
2017-10-11AMDGPU/NFC: Rename code object metadata as HSA metadataKonstantin Zhuravlyov
2017-10-11[codeview] Implement FPO data assembler directivesReid Kleckner
2017-10-10[mips] Duplicate the reciprocal instruction definitions for FP32Simon Dardis
2017-10-10[mips] Partially fix PR34391Simon Dardis
2017-10-10[ARM, Asm] Harden GNU LDRD/STRD aliases against invalid inputsOliver Stannard
2017-10-10[ARM, Asm] Add diagnostics for floating-point register operandsOliver Stannard
2017-10-10[ARM, Asm] Add diagnostics for general-purpose register operandsOliver Stannard
2017-10-10[AsmParser] Add DiagnosticString to register classes in tablegenOliver Stannard
2017-10-10[MC] Properly diagnose badly scoped .cfi_ directivesReid Kleckner
2017-10-10Give a test a tripleReid Kleckner
2017-10-10[SEH] Use reportError instead of report_fatal_error for bad directivesReid Kleckner
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-10-05[mips] implement .set dspr2 directivePetar Jovanovic
2017-10-05[mips] Place certain 64 bit FPU instructions in their own decoder namespaceSimon Dardis
2017-10-05[MC] - llvm-mc hangs on non-english characters.George Rimar
2017-10-04bpf: fix an insn encoding issue for neg insnYonghong Song
2017-10-04[ARM] Add diag string for movw/movt immediates in assemblyOliver Stannard
2017-10-04[ARM, Asm] Change grammar of immediate operand diagnosticsOliver Stannard
2017-10-04[MC] - Don't assert when non-english characters are used.George Rimar
2017-10-03[AMDGPU] implemented pal metadataTim Renouf
2017-10-03Fix expectations in MC wasm init-fini-array testReid Kleckner
2017-10-03[ARM] Use table-gen'd assembly operand diags in ARM asm parserOliver Stannard
2017-10-03[ARM, Asm] Use correct source location for register tokensOliver Stannard
2017-10-03[WebAssembly] MC: Support for init_array and fini_arraySam Clegg
2017-10-03[ARM] Use new assembler diags for ARMOliver Stannard
2017-10-02[X86] Run dos2unix on two disassembler tests.Craig Topper
2017-10-02CodeView symbol dumper: use symbolic names for registersHans Wennborg
2017-10-02[AsmParser] Support GAS's .print directiveCoby Tayree
2017-10-01[X86] Change register&memory TEST instructions from MRMSrcMem to MRMDstMemCraig Topper
2017-09-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-29AMDGPU: fix bad test exposed by r314522Nicolai Haehnle
2017-09-29[ARM] v8.3-a complex number supportSam Parker
2017-09-29[mips] Add test cases for dext/dins family of instructionsAleksandar Beserminji