MC: ObjectSymbolizer can now recognize external function stubs.
[oota-llvm.git] / test / MC / Mips /
2013-08-21 Akira Hatanaka[micromips] Print instruction alias "not" if the last...
2013-08-20 Akira Hatanaka[mips] Guard micromips instructions with predicate...
2013-08-19 Akira Hatanaka[mips] Fix instruction definitions that were incorrectl...
2013-08-16 Vladimir MedicThis patch implements wait instruction for mips. Exampl...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-14 Akira Hatanaka[mips] Fix bug in parsing accumulator registers.
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-08-12 Vladimir MedicThis patch implements ei and di instructions for mips...
2013-08-08 Jack CarterMips ELF: MicroMips direct object Little endian support.
2013-08-01 Vladimir MedicAdd tests for Mips DSP instructions.
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-26 Akira Hatanaka[mips] Print instructions "beq", "bne" and "or" using...
2013-07-22 Akira Hatanaka[mips] Fix MipsAsmParser::parseCCRRegs.
2013-07-22 Akira Hatanaka[mips] Use ADDu instead of OR to copy general purpose...
2013-07-18 Vladimir MedicThis patch extends mips register parsing methods to...
2013-07-17 Vladimir MedicImplement eret and deret(return from exception) instruc...
2013-07-12 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-10 Vladimir MedicReverting commit r185999 due to buildboot failure.
2013-07-10 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-06-26 Akira Hatanaka[mips] Do not emit ".option pic0" if target is mips64.
2013-06-20 Vladimir MedicOptimize register parsing for MipsAsmParser. Allow...
2013-06-18 Jack CarterMips ELF: Mark object file as ABI compliant
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-05-28 Jack CarterMips assembler: Improve set register alias handling
2013-05-16 Jack CarterMips assembler: Add TwoOperandConstraint definitions
2013-05-16 Jack CarterMips assembler: Add branch macro definitions
2013-05-13 Jack CarterMips assembler: Assembler macro ADDIU $rs,imm
2013-04-30 Akira Hatanaka[mips] Test for r179873.
2013-04-25 Jack CarterMips assembler: .set reorder support
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-19 Akira Hatanaka[mips] Fix InstAlias of XOR and OR macros. Set EmitAlia...
2013-04-17 Jack CarterMips assembler: Enable handling of nested expressions
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 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-03 Rafael EspindolaImplement the "mips endian" for r_info.
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 Jack Carter[Mips Assembler] Add alias definitions for jal
2013-03-27 Jack Cartertest file name change to correct typo
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-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-07 Akira Hatanaka[mips] Add definition of JALR instruction which has...
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-01-30 Jack CarterThis patch implements runtime Mips specific
2013-01-25 Jack CarterThis patch implements parsing the .word
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-17 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-16 Jack Carterreverting 172579
2013-01-16 Jack CarterAkira,
2013-01-15 Jack CarterThis patch fixes a Mips specific bug where
2013-01-12 Jack CarterThis patch tackles the problem of parsing Mips
2013-01-08 Jack CarterThis patch produces the correct addend value for
2013-01-08 Jack CarterThis patch produces the correct pointer size
2012-12-21 Akira Hatanaka[mips] Fix encoding of BAL instruction. Also, fix assem...
2012-11-21 Jack CarterMips direct object xgot support
2012-11-03 Akira Hatanaka[mips] Stop reserving register AT and use register...
2012-10-11 David ChisnallAdd test cases for correct parsing of register names...
2012-10-11 David ChisnallExpose move to/from coprocessor instructions in MIPS64...
2012-10-09 Jack CarterInitial assembler implementation of Mips load address...
2012-10-06 Jack CarterAdding support for instructions mfc0, mfc2, mtc0, mtc2
2012-10-04 Jack CarterImplement methods that enable expansion of load immediate
2012-10-04 Jack CarterThis patch is a partial implementation of mips .set...
2012-09-07 Jack CarterInitial relocations test for the Mips standalone assembler.
2012-09-07 Jack CarterThe Mips standalone assembler aliased instruction support.
2012-09-07 Jack CarterThe Mips standalone assembler intial directive support.
2012-09-07 Jack CarterThe Mips standalone assembler fpu instruction support.
2012-09-06 Jack CarterThe Mips standalone assembler memory instruction support.
2012-09-06 Jack CarterMips specific llvm assembler support for branch and...
2012-09-05 Jack CarterMips specific llvm assembler support for ALU instructio...
2012-08-31 Jack CarterThe instruction DINS may be transformed into DINSU...
2012-08-28 Jack CarterThe instruction DEXT may be transformed into DEXTU...
2012-08-28 Jack CarterSome instructions are passed to the assembler to be
2012-08-28 Akira HatanakaFix mips' long branch pass.
2012-08-22 Akira HatanakaAdd option disable-mips-delay-filler. Turn on mips...
2012-08-22 Jack CarterFor mips64 switch statements in subroutines could generate
2012-08-09 Jack CarterAnother 32 to 64 bit sign extension bug.
2012-08-07 Jack CarterThe define for 64 bit sign extension neglected to
2012-08-06 Jack CarterThe Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
2012-08-06 Jack CarterMips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
2012-07-16 Jack CarterDoubleword Shift Left Logical Plus 32
2012-07-13 Jack CarterThe Mips specific relocation R_MIPS_GOT_DISP
2012-07-13 Jack Cartertest case for revision 160084: Alignment filling betwee...
2012-07-02 Jack CarterPass the correct ELFOSABI enumeration to the MipsELFObj...
2012-06-27 Jack CarterThis allows hello world to be compiled for Mips 64...
2012-06-25 Meador IngePR13013: ELF Type identification fails for MSB type...
2012-05-12 Akira HatanakaMake the following changes in MipsAsmPrinter.cpp:
2012-05-12 Akira HatanakaInsert instructions to the entry basic block which...
2012-04-16 Akira HatanakaThis patch fixes 3 problems:
2012-04-16 Akira HatanakaDo not add offset in applyFixup. This has already been...
next