Test commit
[oota-llvm.git] / lib / Target / Mips / MipsAsmPrinter.cpp
2014-10-24 Daniel Sanders[mips] Replace MipsABIEnum with a MipsABIInfo class.
2014-08-14 Daniel Sanders[mips] Rename [gs]etCanHaveModuleDir to more natural...
2014-08-08 Daniel Sanders[mips] Initial implementation of -mabicalls/-mno-abicalls.
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-21 Daniel Sanders[mips] Do not emit '.module fp=...' unless we really...
2014-07-21 Daniel Sanders[mips] Do not emit '.module [no]oddspreg' unless we...
2014-07-18 Eric ChristopherFundamentally change the MipsSubtarget replacement...
2014-07-18 Eric ChristopherReset the Subtarget in the AsmPrinter for each machine...
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for indirect branches instead...
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2014-07-08 Daniel Sanders[mips] Improve encapsulation of the .MIPS.abiflags...
2014-07-08 Vladimir MedicMips.abiflags is a new implicitly generated section...
2014-05-27 Sasa Stankovic[mips] Optimize long branch for MIPS64 by removing...
2014-04-30 Sasa Stankovic[mips] Fix MipsLongBranch pass to work when the offset...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-16 Matheus Almeida[mips] Add initial support for NaN2008 in the back...
2014-04-16 Daniel Sanders[mips] Fix emission of '.option pic0' for MIPS-IV.
2014-04-16 Matheus Almeida[mips] Emit '.set nomicromips' before a function's...
2014-02-28 Sasa Stankovic[mips] Implement NaCl sandboxing of indirect jumps:
2014-02-14 Reed KotlerThis patch has two main functions:
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-27 Rafael EspindolaPrint .mask and .fmask with the target streamer.
2014-01-27 Rafael EspindolaPrint .frame via the target streamer.
2014-01-27 Rafael EspindolaUse SwitchSection in MipsAsmPrinter::EmitStartOfAsmFile.
2014-01-26 Rafael EspindolaImplement the missing bits corresponding to .mips_hack_...
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-14 Rafael EspindolaFix a low hanging use of hasRawTextSupport.
2014-01-14 Rafael EspindolaReplace .mips_hack_stocg with ".set micromips" and...
2014-01-14 Rafael EspindolaMake getTargetStreamer return a possibly null pointer.
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.
2014-01-06 Jack Carter[Mips] TargetStreamer Support for .abicalls and .set...
2014-01-03 Rafael EspindolaMake the llvm mangler depend only on DataLayout.
2013-12-02 Rafael EspindolaRemove dead code.
2013-11-19 Jack Carterreverts 195057 per request
2013-11-19 Jack Carter[Mips] Support for MicroMips STO refactoring.
2013-11-12 Daniel Sanders[mips][msa] Enable inlinse assembly for MSA.
2013-11-12 Daniel Sanders[mips][msa] Added support for matching bclr, and bclri...
2013-10-29 Rafael EspindolaAdd a helper getSymbol to AsmPrinter.
2013-10-29 Rafael EspindolaThe asm printer has a mangler. Use it.
2013-10-27 Reed KotlerMake first substantial checkin of my port of ARM consta...
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-08-06 Akira Hatanaka[mips] Rename register classes CPURegs and CPU64Regs.
2013-06-26 Akira Hatanaka[mips] Do not emit ".option pic0" if target is mips64.
2013-06-18 Jack CarterMips ELF: Mark object file as ABI compliant
2013-06-16 David BlaikieDebugInfo: remove target-specific Frame Index handling...
2013-05-03 Reed KotlerRemove some uneeded pseudos in the presence of the...
2013-04-09 Jack CarterMips specific inline asm operand modifier 'D'
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
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-15 Reed KotlerFix minor mips16 issues in directives for function...
2013-02-06 Akira Hatanaka[mips] Make NOP a pseudo instruction and expand it...
2013-02-05 Jack CarterThis patch changes a static_cast to dyn_cast
2013-01-30 Jack CarterThis patch implements runtime Mips specific
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
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-02 Akira Hatanaka[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditional...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-02 Jack CarterThe mips 64bit instructions DSLL, DSRA, DSRL, DEXT...
2012-09-27 Akira HatanakaMIPS DSP: add code necessary for pseudo instruction...
2012-09-10 Dmitri GribenkoRemove redundant semicolons which are null statements.
2012-09-06 Jack CarterThere are some Mips instructions that are lowered by the
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-07-18 Jack CarterMips specific inline asm operand modifier 'M':
2012-07-16 Jack CarterDoubleword Shift Left Logical Plus 32
2012-07-11 Jack CarterThis change removes an "initialization" warning.
2012-07-10 Jack Carter Mips specific inline asm operand modifier 'L'.
2012-07-06 Jack Carter Changes per review of commit 159787
2012-07-05 Jack Carter Mips specific inline asm operand modifier D.
2012-06-28 Jack CarterChanged the formatting sequence of a curly brace to
2012-06-28 Jack CarterThe Mips specific inline asm operand modifier 'z' has the
2012-06-28 Bill WendlingMove lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
2012-06-21 Jack CarterThe inline asm operand modifier 'c' is suppose
2012-06-14 Akira HatanakaFix coding style violations. Remove white spaces and...
2012-06-14 Akira HatanakaRemove code in MipsAsmPrinter and MipsMCInstLower.
2012-06-13 Akira HatanakaBundle jump/branch instructions with the instructions...
2012-06-13 Akira Hatanakadisable use of directive .set nomicromips
2012-06-02 Akira HatanakaRemove code which is no longer needed in MipsAsmPrinter...
2012-05-30 Eric ChristopherAdd support for the mips inline asm 'm' output modifier.
2012-05-25 Akira HatanakaRemove the code that emits MIPS' .cprestore directive.
2012-05-24 Akira HatanakaTurn on mips16 pseudo op when compiling for mips16.
2012-05-19 Eric ChristopherAdd support for the 'd' mips inline asm output modifier.
2012-05-18 Eric ChristopherAdd support for the mips 'x' inline asm modifier.
2012-05-12 Akira HatanakaMake the following changes in MipsAsmPrinter.cpp:
2012-05-10 Eric ChristopherAdd support for the 'X' inline asm operand modifier.
2012-04-20 Craig TopperConvert more uses of XXXRegisterClass to &XXXRegClass...
2012-03-28 Akira HatanakaEmit all directives except for ".cprestore" during...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
next