aboutsummaryrefslogtreecommitdiff
path: root/test/MC
AgeCommit message (Expand)Author
2013-07-16Fixing make check errors...Eli Bendersky
2013-07-15Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'Eli Bendersky
2013-05-29Apply LLVM upstream: r181801 - Fix ARM FastISel tests, as a first step to ena...JF Bastien
2013-05-21Merging r181366:Bill Wendling
2013-05-10LLVM: Add ELF Note section to NaCl object files identifying them as such to goldDerek Schuff
2013-05-06[SystemZ] Add MC test casesUlrich Weigand
2013-05-05[XCore] Add LDAPB instructions.Richard Osborne
2013-05-05[XCore] Add BLRB instructions.Richard Osborne
2013-05-03[PowerPC] Parse platform-specifc variant kinds in AsmParserUlrich Weigand
2013-05-03[PowerPC] Add some Book II instructions to AsmParserUlrich Weigand
2013-05-03[PowerPC] Support extended mnemonics in AsmParserUlrich Weigand
2013-05-03[PowerPC] Add assembler parserUlrich Weigand
2013-04-30[mips] Test for r179873.Akira Hatanaka
2013-04-30s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa
2013-04-26ARM: Fix encoding of hint instruction for Thumb.Quentin Colombet
2013-04-25Mips assembler: .set reorder supportJack Carter
2013-04-25[mc-coff] Forward Linker Option flags into the .drectve sectionReid Kleckner
2013-04-25Fix section relocation for SECTIONREL32 with immediate offset.Rafael Espindola
2013-04-25Test case for r180241.Akira Hatanaka
2013-04-25Test case for r180238.Akira Hatanaka
2013-04-24Mips assembler: Add 64 bit testing for JALJack Carter
2013-04-22Add test case for PR15779, which has previously been fixed.Chad Rosier
2013-04-22COFF: Fix weak external aliases.Peter Collingbourne
2013-04-19[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and changeAkira Hatanaka
2013-04-19ARM: Permit "sp" in ARM variant of STREXD instructionsTim Northover
2013-04-19ARM: permit "sp" in ARM variants of MOVW/MOVT instructionsTim Northover
2013-04-18[ms-inline asm] Apply the condition code mnemonic aliases to both the Intel andChad Rosier
2013-04-18[mips] DSP-ASE move from HI/LO register instructions.Akira Hatanaka
2013-04-17Add support for subsections to the ELF assembler. Fixes PR8717.Peter Collingbourne
2013-04-17[ms-inline asm] Add support for the minus unary operator. Previously, we wereChad Rosier
2013-04-17Fix treatment of ARM unallocated hint instructions.Quentin Colombet
2013-04-17Mips assembler: Enable handling of nested expressionsJack Carter
2013-04-15ARM: Add VACLT and VACLE assembly aliases.Jim Grosbach
2013-04-15Mips assembler: Explicit floating point condition register recognition.Jack Carter
2013-04-14Use object file specific section type for initial text sectionNico Rieck
2013-04-12ARM: Correct printing of pre-indexed operands.Quentin Colombet
2013-04-12AArch64: use full triple for ELF testsTim Northover
2013-04-12AArch64: remove over-zealous use of CHECK-NEXTTim Northover
2013-04-12Replace coff-/elf-dump with llvm-readobjNico Rieck
2013-04-11Add CLAC/STAC instruction encoding/decoding supportMichael Liao
2013-04-10MC: Support COFF image-relative MCSymbolRefsNico Rieck
2013-04-10fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test casesKay Tiong Khoo
2013-04-10Use a scheme closer to that of GNU as when deciding the type of aPeter Collingbourne
2013-04-10ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.Tim Northover
2013-04-05[ms-inline asm] Add support for numeric displacement expressions in bracketedChad Rosier
2013-04-04[XCore] Add bru instruction.Richard Osborne
2013-04-04[XCore] The RRegs register class is a superset of GRRegs.Richard Osborne
2013-04-03Implement the "mips endian" for r_info.Rafael Espindola
2013-04-03[XCore] Check disassembly of the st8 instruction.Richard Osborne
2013-04-03[XCore] Update disassembler test to improve coverage of the instructions.Richard Osborne