Rewrite X86 codegen regression test with FileCheck
[oota-llvm.git] / test / MC /
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...
2013-02-27 Tim NorthoverARM: permit full range of valid ADR immediates.
2013-02-26 Jim GrosbachAsmParser: More generic support for integer type suffices.
2013-02-25 Chad Rosier[ms-inline asm] Add support for the pushad/popad mnemonics.
2013-02-25 Matt Beaumont-Gay'Hexadecimal' has two 'a's and only one 'i'.
2013-02-23 Jim GrosbachARM: Convenience aliases for 'srs*' instructions.
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2013-02-21 Jack CarterMips specific standalone assembler addressing mode...
2013-02-20 Jack CarterELF symbol table field st_other support,
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-17 Richard Osborne[XCore] Add missing 2r instructions.
2013-02-17 Richard Osborne[XCore] Add TSETR instruction.
2013-02-17 Richard Osborne[XCore] Add missing u10 / lu10 instructions.
2013-02-17 Richard Osborne[XCore] Add missing u6 / lu6 instructions.
2013-02-16 Benjamin KramerMCParser: Reject .balign with non-pow2 alignments.
2013-02-16 Joerg SonnenbergerDerive ELF section type from the name in some cases...
2013-02-15 Derek SchuffIf bundle alignment is enabled, do not add data to...
2013-02-14 Joel JonesThe ARM NEON vector compare instructions take three...
2013-02-14 Kay Tiong Khoodeath to extra whitespace
2013-02-14 Kay Tiong Khooadded basic support for Intel ADX instructions
2013-02-14 Rafael EspindolaRevert r15266. This fixes llvm.org/pr15266.
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing binary integers...
2013-02-12 Kay Tiong Khooadded test cases for r174920 (prefetch disassembly)
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing hexidecimal...
2013-02-11 Kay Tiong Khoo*fixed disassembly of some i386 system insts with intel...
2013-02-11 Tim NorthoverAArch64: Undo change to how test was run
2013-02-11 Tim NorthoverMake use of DiagnosticType to provide better AArch64...
2013-02-07 Akira Hatanaka[mips] Add definition of JALR instruction which has...
2013-02-06 Tim NorthoverAdd AArch64 CRC32 instructions
next