aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-151-42/+42
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-153-0/+105
* [PowerPC] Add test case for r181891Ulrich Weigand2013-05-151-0/+38
* [SystemZ] Consolidate disassembler tests for valid input into 2 big testsRichard Sandiford2013-05-15339-6714/+6953
* [SystemZ] Consolidate assembler tests into 4 big testsRichard Sandiford2013-05-15609-10038/+9176
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-141-1/+2
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-141-6/+8
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-14341-0/+6789
* [SystemZ] Add extra testscases for r181773Richard Sandiford2013-05-1424-0/+384
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-1428-110/+344
* Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-131-0/+2
* The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-132-3/+15
* [ms-inline asm] Fix a crasher when we fail on a direct match.Chad Rosier2013-05-101-0/+3
* Implement AsmParser for ARM unwind directives.Logan Chien2013-05-1022-0/+2303
* [x86AsmParser] It's valid to stop parsing an operand at an immediate.Chad Rosier2013-05-091-0/+2
* [PowerPC] Add ELF relocation testsUlrich Weigand2013-05-081-0/+25
* This patch fixes two tests marked as XFAIL among the ARM assembler tests.Mihai Popa2013-05-082-99/+97
* Fix a bug in the MC asm parser evaluating expressions. It was treating:Kevin Enderby2013-05-071-0/+1
* [SystemZ] Add MC test casesUlrich Weigand2013-05-06582-0/+9426
* [XCore] Add LDAPB instructions.Richard Osborne2013-05-051-0/+6
* [XCore] Add BLRB instructions.Richard Osborne2013-05-051-0/+6
* [PowerPC] Parse platform-specifc variant kinds in AsmParserUlrich Weigand2013-05-031-0/+95
* [PowerPC] Add some Book II instructions to AsmParserUlrich Weigand2013-05-031-0/+58
* [PowerPC] Support extended mnemonics in AsmParserUlrich Weigand2013-05-031-0/+331
* [PowerPC] Add assembler parserUlrich Weigand2013-05-035-0/+1294
* [mips] Test for r179873.Akira Hatanaka2013-04-301-0/+64
* s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa2013-04-301-1/+0
* ARM: Fix encoding of hint instruction for Thumb.Quentin Colombet2013-04-266-6/+37
* Mips assembler: .set reorder supportJack Carter2013-04-251-0/+18
* [mc-coff] Forward Linker Option flags into the .drectve sectionReid Kleckner2013-04-251-0/+21
* Fix section relocation for SECTIONREL32 with immediate offset.Rafael Espindola2013-04-251-0/+19
* Test case for r180241.Akira Hatanaka2013-04-251-0/+22
* Test case for r180238.Akira Hatanaka2013-04-251-0/+22
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-241-39/+82
* Add test case for PR15779, which has previously been fixed.Chad Rosier2013-04-221-1/+2
* COFF: Fix weak external aliases.Peter Collingbourne2013-04-221-0/+18
* [mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and changeAkira Hatanaka2013-04-191-0/+2
* ARM: Permit "sp" in ARM variant of STREXD instructionsTim Northover2013-04-191-1/+2
* ARM: permit "sp" in ARM variants of MOVW/MOVT instructionsTim Northover2013-04-191-0/+6
* [ms-inline asm] Apply the condition code mnemonic aliases to both the Intel andChad Rosier2013-04-181-0/+30
* [mips] DSP-ASE move from HI/LO register instructions.Akira Hatanaka2013-04-181-0/+13
* Add support for subsections to the ELF assembler. Fixes PR8717.Peter Collingbourne2013-04-171-0/+37
* [ms-inline asm] Add support for the minus unary operator. Previously, we wereChad Rosier2013-04-171-1/+8
* Fix treatment of ARM unallocated hint instructions.Quentin Colombet2013-04-171-1/+1
* Mips assembler: Enable handling of nested expressionsJack Carter2013-04-171-0/+26
* ARM: Add VACLT and VACLE assembly aliases.Jim Grosbach2013-04-151-0/+21
* Mips assembler: Explicit floating point condition register recognition.Jack Carter2013-04-151-0/+4
* Use object file specific section type for initial text sectionNico Rieck2013-04-1418-18/+0
* ARM: Correct printing of pre-indexed operands.Quentin Colombet2013-04-122-1/+43
* AArch64: use full triple for ELF testsTim Northover2013-04-1211-12/+12