summaryrefslogtreecommitdiff
path: root/test/MC
AgeCommit message (Expand)AuthorFilesLines
2016-05-06[mips] Correct the ordering of HI/LO pairs in the relocation table.Daniel Sanders1-109/+382
2016-05-06[mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructionsZlatko Buljan2-0/+16
2016-05-05[Hexagon] Add aliases for vector loads/stores with no explicit offsetKrzysztof Parzyszek1-0/+61
2016-05-05AMDGPU/SI: Add support for AMD code object version 2.Tom Stellard2-23/+14
2016-05-05Fix Mips Parser error reportingNirav Dave1-1/+8
2016-05-04[mips][ias] Only round section sizes when explicitly requested.Daniel Sanders1-2/+2
2016-05-04[mips][microMIPS] Add CodeGen support for microMIPSr6 ROTR and ROTRV and add ...Zlatko Buljan12-0/+111
2016-05-03[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.Daniel Sanders12-134/+134
2016-05-02[MC] Create unique .pdata sections for every .text sectionReid Kleckner2-5/+157
2016-05-01[AVX512] VPACKUSWB/VPACKSSWB should not be encoded with EVEX.W=1. While there...Craig Topper2-198/+198
2016-04-29[AMDGPU][llvm-mc] Add some missing testcases to trap.sArtem Tamazov1-0/+25
2016-04-29Fixed/Recommitted r267733 "[AMDGPU][llvm-mc] Add support of TTMP quads. Rewor...Artem Tamazov3-0/+108
2016-04-29[mips][ias] Move createCpRestoreMemOp to MipsTargetStreamer. NFC.Daniel Sanders1-4/+20
2016-04-29[mips][ias] Split expandMemInst between MipsAsmParser and MipsTargetStreamer....Daniel Sanders2-2/+2
2016-04-29[mips][ias] Make section sizes a multiple of the alignment.Daniel Sanders1-0/+106
2016-04-29AMDGPU/SI: Assembler: Unify parsing/printing of operands.Nikolay Haustov4-143/+142
2016-04-29[mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE and SHE instructionsZlatko Buljan6-7/+122
2016-04-28This reverts commit r265505.Kit Barton3-111/+0
2016-04-28[Hexagon] Add instruction aliases for vector unsigned compare-equalKrzysztof Parzyszek1-0/+36
2016-04-28[Hexagon] Define certain aliases for vector instructionsKrzysztof Parzyszek1-0/+10
2016-04-28[Hexagon] Handle double-vector registers as new-value producersKrzysztof Parzyszek1-0/+12
2016-04-27[Hexagon] Merging nops in to previous packet rather than always creating a ne...Colin LeMahieu1-0/+60
2016-04-27Revert "[AMDGPU][llvm-mc] Add support of TTMP quads. Rework M0 exclusion for ...Chad Rosier3-107/+0
2016-04-27[AMDGPU][llvm-mc] Add support of TTMP quads. Rework M0 exclusion for SMRD.Artem Tamazov3-0/+107
2016-04-27[AMDGPU][llvm-mc] s_getreg/setreg* - Support symbolic names of hardware regis...Artem Tamazov3-22/+59
2016-04-27[mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU i...Zlatko Buljan3-0/+16
2016-04-27[mips][microMIPS] Add CodeGen support for SLL16, SRL16, SLL, SLLV, SRA, SRAV,...Zlatko Buljan8-0/+95
2016-04-26Reapply: "ARM: put correct symbol index on indirect pointers in __thread_ptr.""Tim Northover1-1/+5
2016-04-26[AMDGPU] Assembler: basic support for SDWA instructionsSam Kolton1-0/+40
2016-04-26Revert "ARM: put correct symbol index on indirect pointers in __thread_ptr."Renato Golin1-5/+1
2016-04-25ARM: put correct symbol index on indirect pointers in __thread_ptr.Tim Northover1-1/+5
2016-04-25ARM: put extern __thread stubs in a special section.Tim Northover1-0/+46
2016-04-25[Hexagon] Use llvm-mc instead of llc in an MC testcaseKrzysztof Parzyszek1-0/+9
2016-04-25[Hexagon] Use llvm-mc instead of llc in an MC testcaseKrzysztof Parzyszek1-9/+0
2016-04-25[mips][microMIPS] Revert commit r267137Hrvoje Varga2-8/+0
2016-04-25[mips][microMIPS] Revert commit r266977Zlatko Buljan12-111/+0
2016-04-25[AMDGPU][llvm-mc] s_getreg/setreg* - Add hwreg(...) syntax.Artem Tamazov3-11/+55
2016-04-25[Hexagon] Correctly set "Flags" in ELF headerKrzysztof Parzyszek1-0/+9
2016-04-24[MC/ELF] Make the relaxation test more interesting.Davide Italiano1-0/+2
2016-04-24[MC/ELF] Implement support for GOTPCRELX/REX_GOTPCRELX.Davide Italiano1-0/+18
2016-04-22CodeGen: Use PLT relocations for relative references to unnamed_addr functions.Peter Collingbourne2-5/+8
2016-04-22[mips][microMIPS] Revert commit r266861.Zoran Jovanovic6-26/+7
2016-04-22[Hexagon] Add definitions for trap/pause instructionsKrzysztof Parzyszek1-0/+36
2016-04-22AMDGPU/SI: Add test missed in rL266865Nikolay Haustov1-0/+55
2016-04-22[mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructionsHrvoje Varga2-0/+8
2016-04-22[mips][microMIPS] Add R_MICROMIPS_PC18_S3 relocationZoran Jovanovic2-0/+9
2016-04-22[mips][microMIPS] Implement DVP, EVP and JALRC.HB instructionsZlatko Buljan6-0/+36
2016-04-21MachO: enable .data_region directives everywhereTim Northover3-107/+96
2016-04-21[Hexagon] Properly recognize register alt namesKrzysztof Parzyszek1-0/+14
2016-04-21[mips][microMIPS] Implement ldpc instructionZoran Jovanovic2-0/+2