Test commit
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc /
2014-02-19 Daniel Sanders[mips] In the integrated assembler, select the default...
2014-02-19 Daniel Sanders[mips] Use llvm::Triple in ParseMipsTriple() instead...
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-04 Petar Jovanovic[mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2...
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-28 David WoodhouseDelete MCSubtargetInfo data members from target MCCodeE...
2014-01-28 David WoodhousePropagate MCSubtargetInfo through TableGen's getBinaryC...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 Matheus Almeida[mips] Fix ELF header flags.
2014-01-27 Rafael EspindolaPrint .mask and .fmask with the target streamer.
2014-01-27 Rafael EspindolaPrint .frame via the target streamer.
2014-01-26 Rafael EspindolaImplement the missing bits corresponding to .mips_hack_...
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2014-01-26 Rafael EspindolaConvert some easy uses of EmitRawText to TargetStreamer...
2014-01-25 Rafael EspindolaThis reverts commit r200064 and r200051.
2014-01-25 Jack Carter[Mips] TargetStreamer ELF flag Support for default...
2014-01-24 Rafael EspindolaUnify duplicated functions.
2014-01-22 Jack Carter[Mips] TargetStreamer Support for .set mips16.
2014-01-15 Rafael EspindolaFix uninitialized variable.
2014-01-15 Rafael EspindolaOnly mark functions as micromips.
2014-01-14 Rafael EspindolaFix a low hanging use of hasRawTextSupport.
2014-01-14 Rafael EspindolaReplace .mips_hack_stocg with ".set micromips" and...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-06 Jack Carter[Mips] TargetStreamer Support for .abicalls and .set...
2013-12-31 Mark SeabornFix misaligned indentation in "if" block in MipsMCCodeE...
2013-12-29 Mark SeabornFix indentation alignment of a declaration in MipsMCCod...
2013-12-19 Zoran JovanovicSupport for microMIPS TLS relocations.
2013-12-17 Matheus Almeida[mips] Fix off by one issue when applying a fixup.
2013-12-13 Matheus Almeida[mips] Add checks for alignment and maximum displacemen...
2013-12-05 Matheus Almeida[mips][msa] Fix issue with immediate fields of LD/ST...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-19 Jack Carterreverts 195057 per request
2013-11-19 Eric ChristopherRemove unused special member functions and reformat.
2013-11-19 Eric ChristopherFix previous commit and fully remove variable.
2013-11-19 Jack Carter[Mips] Support for MicroMips STO refactoring.
2013-11-18 Jack Carter[Mips] MipsTargetStreamer refactoring.
2013-11-18 Matheus Almeida[mips][msa] Fix immediate value of LSA instruction...
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-23 Zoran JovanovicSupport for microMIPS relocations 1.
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-10-04 Jack Carterreverting per request
2013-10-04 Jack Carter[MC][AsmParser] Hook for post assembly file processing
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-07 Akira Hatanaka[mips] Add definition of instruction "drotr32" (double...
2013-08-27 Jack CarterChanged comment
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-08-08 Jack CarterMips ELF: MicroMips direct object Little endian support.
2013-06-18 Jack CarterMips ELF: Mark object file as ABI compliant
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-05-27 Rafael EspindolaMake helper functions static.
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-10 Rafael EspindolaRemove unused argument.
2013-04-19 Akira Hatanaka[mips] First patch which adds support for micromips.
2013-04-17 Jack CarterMips assembler: Enable handling of nested expressions
2013-03-22 Jack CarterFix the invalid opcode for Mips branch instructions...
2013-02-20 David BlaikieFix the (clang -Werror) build by removing an unused...
2013-02-19 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-15 Reed KotlerRemove a final dependency on the form field in tablegen...
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-02-05 Jack CarterThis patch changes a static_cast to dyn_cast
2013-01-30 David BlaikieRemoving initializer for the field removed in r173887
2013-01-30 David BlaikieRemove unused variable (introduced in r173884) to clear...
2013-01-30 Jack CarterForgot to add new file to CMakeLists
2013-01-30 Jack CarterThis patch implements runtime Mips specific
2013-01-30 Jack CarterThis patch reworks how llvm targets set
2013-01-23 Eli BenderskyClean up assignment of CalleeSaveStackSlotSize: get...
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-15 Jack CarterThis patch fixes a Mips specific bug where
2013-01-08 Jack CarterThis patch produces the correct addend value for
2013-01-08 Jack CarterThis patch produces the correct pointer size
2013-01-08 Eli BenderskyRenamed MCInstFragment to MCRelaxableFragment and added...
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...
2012-12-10 Akira Hatanaka[mips] Set HWEncoding field of registers. Use delete...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-21 Jack CarterMips direct object xgot support
2012-11-21 Akira Hatanaka[mips] Add target operand flag enums for big GOT reloca...
2012-10-03 Jack CarterThis patch moves from using a hard coded number (4)
2012-10-02 Jack CarterThe mips 64bit instructions DSLL, DSRA, DSRL, DEXT...
2012-09-26 Akira HatanakaAdd case clauses for returning dsp accumulator encoding...
2012-09-18 Roman DivackyWhen creating MCAsmBackend pass the CPU string as well...
2012-09-15 Craig TopperRemove unused private fields to silence -Wunused-privat...
2012-09-14 Dmitri GribenkoFix Doxygen issues:
2012-09-12 Dmitri GribenkoFix a couple of Doxygen comment issues pointed out...
2012-09-07 Jack CarterThe Mips standalone assembler fpu instruction support.
2012-09-06 Jack CarterMips specific llvm assembler support for branch and...
2012-08-22 Jack CarterFor mips64 switch statements in subroutines could generate
2012-08-17 Akira HatanakaCorrect MCJIT functionality for MIPS32 architecture.
2012-08-07 Jack CarterMips relocation R_MIPS_64 relocates a 64 bit double...
2012-08-06 Jack CarterMips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
2012-07-23 Akira HatanakaAdd comment for relocations MO_HIGHER and HIGHEST in...
2012-07-21 Akira HatanakaAdd HIGHER and HIGHEST relocations to Mips backend.
2012-07-13 Jack CarterThe Mips specific relocation R_MIPS_GOT_DISP
next