Q registers are encoded in fields of the same length as D registers. As Q registers...
[oota-llvm.git] / test / MC /
2013-05-20 Mihai PopaQ registers are encoded in fields of the same length...
2013-05-17 Ulrich Weigand[PowerPC] Merge/rename PPC fixup types
2013-05-17 Ulrich Weigand[PowerPC] Fix processing of ha16/lo16 fixups
2013-05-16 Jack CarterMips assembler: Add TwoOperandConstraint definitions
2013-05-16 Jack CarterMips assembler: Add branch macro definitions
2013-05-15 Ulrich Weigand[PowerPC] Remove need for adjustFixupOffst hack
2013-05-15 Richard Sandiford[SystemZ] Make use of SUBTRACT HALFWORD
2013-05-15 Ulrich Weigand[PowerPC] Add test case for r181891
2013-05-15 Richard Sandiford[SystemZ] Consolidate disassembler tests for valid...
2013-05-15 Richard Sandiford[SystemZ] Consolidate assembler tests into 4 big tests
2013-05-14 Bill SchmidtImplement the PowerPC system call (sc) instruction.
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2013-05-14 Richard Sandiford[SystemZ] Add disassembler support
2013-05-14 Richard Sandiford[SystemZ] Add extra testscases for r181773
2013-05-14 Richard Sandiford[SystemZ] Rework handling of constant PC-relative operands
2013-05-13 Jack CarterMips assembler: Assembler macro ADDIU $rs,imm
2013-05-13 Mihai PopaThe purpose of the patch is to fix the syntax of ARM...
2013-05-10 Chad Rosier[ms-inline asm] Fix a crasher when we fail on a direct...
2013-05-10 Logan ChienImplement AsmParser for ARM unwind directives.
2013-05-09 Chad Rosier[x86AsmParser] It's valid to stop parsing an operand...
2013-05-08 Ulrich Weigand[PowerPC] Add ELF relocation tests
2013-05-08 Mihai PopaThis patch fixes two tests marked as XFAIL among the...
2013-05-07 Kevin EnderbyFix a bug in the MC asm parser evaluating expressions...
2013-05-06 Ulrich Weigand[SystemZ] Add MC test cases
2013-05-05 Richard Osborne[XCore] Add LDAPB instructions.
2013-05-05 Richard Osborne[XCore] Add BLRB instructions.
2013-05-03 Ulrich Weigand[PowerPC] Parse platform-specifc variant kinds in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add some Book II instructions to AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Support extended mnemonics in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser
2013-04-30 Akira Hatanaka[mips] Test for r179873.
2013-04-30 Mihai Popas tightens up the encoding description for ARM post...
2013-04-26 Quentin ColombetARM: Fix encoding of hint instruction for Thumb.
2013-04-25 Jack CarterMips assembler: .set reorder support
2013-04-25 Reid Kleckner[mc-coff] Forward Linker Option flags into the .drectve...
2013-04-25 Rafael EspindolaFix section relocation for SECTIONREL32 with immediate...
2013-04-25 Akira HatanakaTest case for r180241.
2013-04-25 Akira HatanakaTest case for r180238.
2013-04-24 Jack CarterMips assembler: Add 64 bit testing for JAL
2013-04-22 Chad RosierAdd test case for PR15779, which has previously been...
2013-04-22 Peter CollingbourneCOFF: Fix weak external aliases.
2013-04-19 Akira Hatanaka[mips] Fix InstAlias of XOR and OR macros. Set EmitAlia...
2013-04-19 Tim NorthoverARM: Permit "sp" in ARM variant of STREXD instructions
2013-04-19 Tim NorthoverARM: permit "sp" in ARM variants of MOVW/MOVT instructions
2013-04-18 Chad Rosier[ms-inline asm] Apply the condition code mnemonic alias...
2013-04-18 Akira Hatanaka[mips] DSP-ASE move from HI/LO register instructions.
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-04-17 Chad Rosier[ms-inline asm] Add support for the minus unary operato...
2013-04-17 Quentin ColombetFix treatment of ARM unallocated hint instructions.
2013-04-17 Jack CarterMips assembler: Enable handling of nested expressions
2013-04-15 Jim GrosbachARM: Add VACLT and VACLE assembly aliases.
2013-04-15 Jack CarterMips assembler: Explicit floating point condition regis...
2013-04-14 Nico RieckUse object file specific section type for initial text...
2013-04-12 Quentin ColombetARM: Correct printing of pre-indexed operands.
2013-04-12 Tim NorthoverAArch64: use full triple for ELF tests
2013-04-12 Tim NorthoverAArch64: remove over-zealous use of CHECK-NEXT
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-11 Michael LiaoAdd CLAC/STAC instruction encoding/decoding support
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-10 Kay Tiong Khoofixed xsave, xsaveopt, xrstor mnemonics with intel...
2013-04-10 Peter CollingbourneUse a scheme closer to that of GNU as when deciding...
2013-04-10 Tim NorthoverARM: Make "SMC" instructions conditional on new TrustZo...
2013-04-05 Chad Rosier[ms-inline asm] Add support for numeric displacement...
2013-04-04 Richard Osborne[XCore] Add bru instruction.
2013-04-04 Richard Osborne[XCore] The RRegs register class is a superset of GRRegs.
2013-04-03 Rafael EspindolaImplement the "mips endian" for r_info.
2013-04-03 Richard Osborne[XCore] Check disassembly of the st8 instruction.
2013-04-03 Richard Osborne[XCore] Update disassembler test to improve coverage...
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2013-04-03 Tim NorthoverAArch64: implement ETMv4 trace system registers.
2013-04-03 Rafael EspindolaFix the fde encoding used by mips to match gas.
2013-04-01 Jack CarterMips direct object exception handling regression
2013-03-28 Jack Carter[Mips Assembler] Add support for OR macro with imediate...
2013-03-28 Michael LiaoAdd support of RDSEED defined in AVX2 extension
2013-03-28 Jack Carter[Mips Assembler] Add alias definitions for jal
2013-03-28 Gordon KeiserFix issue with disassembler decoding CBZ/CBNZ immediate...
2013-03-28 Rafael EspindolaMove test since it depends on the X86 backend.
2013-03-28 Tim NorthoverAArch64: implement GICv3 system registers
2013-03-28 Michael GottesmanRevert "Updated ELF relocation test for .eh_frame section"
2013-03-27 Jack CarterUpdated ELF relocation test for .eh_frame section
2013-03-27 Chad Rosier[ms-inline asm] Add support of imm displacement before...
2013-03-27 Jack Cartertest file name change to correct typo
2013-03-26 Joe AbbeyPatch by Gordon Keiser!
2013-03-25 Dave Zarzyckix86 -- add the XTEST instruction
2013-03-25 Dave Zarzyckix86 -- disassemble the REP/REPNE prefix when needed
2013-03-22 Jack CarterFix the invalid opcode for Mips branch instructions...
2013-03-22 Jack CarterThis patch that enables the Mips assembler to use symbo...
2013-03-21 Jack CarterThis patch enables the Mips .set directive to define...
2013-03-19 Chad RosierFix pr13145 - Naming a function like a register name...
2013-03-18 Craig TopperPost process ADC/SBB and use a shorter encoding if...
2013-03-18 Craig TopperRefactor some duplicated code into helper functions.
2013-03-15 Rafael EspindolaFix the FDE encoding to be relative on ELF.
2013-03-14 Craig TopperFix a bug in the calculation of the VEX.B bit for FMA4...
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-09 Nick LewyckyWe need a shndx if the number of sections breaks SHN_LO...
2013-03-05 Eli BenderskyFixes a test by replacing .align by .p2align and settin...
2013-03-05 David SehrAdd a test that .align directives on capable processors...
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-03-01 Eli BenderskyRewrite a test to check actual output rather than inter...
2013-02-28 Tim NorthoverAArch64: remove post-encoder method from FCMP (immediat...
next