summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* Merging r181366:Bill Wendling2013-05-21
* [SystemZ] Add MC test casesUlrich Weigand2013-05-06
* [XCore] Add LDAPB instructions.Richard Osborne2013-05-05
* [XCore] Add BLRB instructions.Richard Osborne2013-05-05
* [PowerPC] Parse platform-specifc variant kinds in AsmParserUlrich Weigand2013-05-03
* [PowerPC] Add some Book II instructions to AsmParserUlrich Weigand2013-05-03
* [PowerPC] Support extended mnemonics in AsmParserUlrich Weigand2013-05-03
* [PowerPC] Add assembler parserUlrich Weigand2013-05-03
* [mips] Test for r179873.Akira Hatanaka2013-04-30
* s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa2013-04-30
* ARM: Fix encoding of hint instruction for Thumb.Quentin Colombet2013-04-26
* Mips assembler: .set reorder supportJack Carter2013-04-25
* [mc-coff] Forward Linker Option flags into the .drectve sectionReid Kleckner2013-04-25
* Fix section relocation for SECTIONREL32 with immediate offset.Rafael Espindola2013-04-25
* Test case for r180241.Akira Hatanaka2013-04-25
* Test case for r180238.Akira Hatanaka2013-04-25
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-24
* Add test case for PR15779, which has previously been fixed.Chad Rosier2013-04-22
* COFF: Fix weak external aliases.Peter Collingbourne2013-04-22
* [mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and changeAkira Hatanaka2013-04-19
* ARM: Permit "sp" in ARM variant of STREXD instructionsTim Northover2013-04-19
* ARM: permit "sp" in ARM variants of MOVW/MOVT instructionsTim Northover2013-04-19
* [ms-inline asm] Apply the condition code mnemonic aliases to both the Intel andChad Rosier2013-04-18
* [mips] DSP-ASE move from HI/LO register instructions.Akira Hatanaka2013-04-18
* Add support for subsections to the ELF assembler. Fixes PR8717.Peter Collingbourne2013-04-17
* [ms-inline asm] Add support for the minus unary operator. Previously, we wereChad Rosier2013-04-17
* Fix treatment of ARM unallocated hint instructions.Quentin Colombet2013-04-17
* Mips assembler: Enable handling of nested expressionsJack Carter2013-04-17
* ARM: Add VACLT and VACLE assembly aliases.Jim Grosbach2013-04-15
* Mips assembler: Explicit floating point condition register recognition.Jack Carter2013-04-15
* Use object file specific section type for initial text sectionNico Rieck2013-04-14
* ARM: Correct printing of pre-indexed operands.Quentin Colombet2013-04-12
* AArch64: use full triple for ELF testsTim Northover2013-04-12
* AArch64: remove over-zealous use of CHECK-NEXTTim Northover2013-04-12
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* Add CLAC/STAC instruction encoding/decoding supportMichael Liao2013-04-11
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-10
* fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test casesKay Tiong Khoo2013-04-10
* Use a scheme closer to that of GNU as when deciding the type of aPeter Collingbourne2013-04-10
* ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.Tim Northover2013-04-10
* [ms-inline asm] Add support for numeric displacement expressions in bracketedChad Rosier2013-04-05
* [XCore] Add bru instruction.Richard Osborne2013-04-04
* [XCore] The RRegs register class is a superset of GRRegs.Richard Osborne2013-04-04
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-03
* [XCore] Check disassembly of the st8 instruction.Richard Osborne2013-04-03
* [XCore] Update disassembler test to improve coverage of the instructions.Richard Osborne2013-04-03
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-03
* Fix the fde encoding used by mips to match gas.Rafael Espindola2013-04-03
* Mips direct object exception handling regressionJack Carter2013-04-01