Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / Mips / MipsAsmPrinter.cpp
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...
2012-03-09 Akira HatanakaRemove unused header files.
2012-02-28 Jia Liuremove blanks, and some code format
2012-02-24 Akira HatanakaAdd an option to use a virtual register as the global...
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2012-02-17 Jia Liuremove Emacs-tag form .cpp files in Mips Backend, and...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2011-12-30 Bruno Cardoso LopesCleanup Mips code and rename some variables. Patch...
2011-12-24 Akira HatanakaDetect unaligned loads/stores that have been added...
2011-12-19 Akira HatanakaTidy up. Simplify logic. No functional change intended.
2011-12-13 Akira HatanakaExpand .cprestore directive to multiple instructions...
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-11-23 Akira HatanakaThis patch makes the following changes necessary for...
2011-11-15 Akira HatanakaRemove MipsMCSymbolRefExpr.
2011-11-11 Bruno Cardoso LopesMips MC object code emission improvements:
2011-11-08 Bruno Cardoso LopesProperly handle Mips MC relocations and lower cpload...
2011-11-06 Benjamin KramerReplace (Lower|Upper)caseString in favor of StringRef...
2011-10-11 Akira HatanakaFix function isUnalignedLoadStore.
2011-10-08 Akira HatanakaAdd patterns for unaligned load and store instructions...
2011-09-22 Akira HatanakaAdd enums and functions for symbols Mips64 uses.
2011-09-21 Akira HatanakaAdd a base class for Mips TargetMachines and add Mips64...
2011-09-09 Akira HatanakaO64 will not be supported.
2011-09-09 Akira HatanakaDrop support for Mips1 and Mips2.
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-17 Akira HatanakaAdd support for half-word unaligned loads and stores.
2011-08-16 Akira HatanakaFix handling of double precision loads and stores when...
2011-08-12 Akira HatanakaDefine unaligned load and store.
2011-07-25 Evan ChengSeparate MCInstPrinter registration from AsmPrinter...
2011-07-07 Akira HatanakaLower MachineInstr to MC Inst and print to .s files.
2011-07-07 Akira HatanakaRather than having printMemOperand change the way memor...
2011-07-07 Akira HatanakaChange visibility of MipsAsmPrinter.
2011-07-07 Akira HatanakaReverse order of operands of address operand mem so...
2011-07-07 Akira HatanakaAdd missing return statement.
2011-07-01 Akira HatanakaImprove Mips back-end's handling of DBG_VALUE.
2011-06-21 Akira HatanakaRe-apply 132758 and 132768 which were speculatively...
2011-06-09 Eric ChristopherSpeculatively revert 132758 and 132768 to try to fix...
2011-06-09 Akira HatanakaInitial support for inline asm memory operand constraints.
2011-05-31 Bruno Cardoso LopesThis patch implements the thread local storage. Impleme...
2011-05-24 Akira HatanakaEnable printing of immediates that do not fit in 16...
2011-05-23 Akira HatanakaFix MipsAsmPrinter::printSavedRegsBitmaskChange. Remove...
2011-04-15 Akira HatanakaReverse unnecessary changes made in r129606 and r129608...
2011-04-15 Akira HatanakaFix lines that have incorrect indentation or exceed...
2011-04-02 Akira HatanakaInsert space before ';' to prevent warnings.
2011-04-01 Akira HatanakaSimplifies logic for printing target flags.
2011-04-01 Akira HatanakaModifies MipsAsmPrinter::isBlockOnlyReachableByFallthro...
2011-03-04 Bruno Cardoso LopesLowers block address. Currently asserts when relocation...
2011-03-04 Bruno Cardoso LopesRemove (hopefully) all trailing whitespaces from the...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-12-07 Bruno Cardoso LopesMatch a pattern generated by a dag combiner opt where:
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-14 Chris Lattnermove all the target's asmprinters into the main target...
2009-04-03 Anton KorobeynikovSeparate MIPS asmprinter
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
2009-03-11 Duncan SandsIt makes no sense to have a ODR version of common
2009-03-07 Duncan SandsIntroduce new linkage types linkonce_odr, weak_odr...
2009-02-24 Bill WendlingOverhaul my earlier submission due to feedback. It...
2009-02-18 Bill WendlingPut code that generates debug labels into TableGen...
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2008-10-03 Dan GohmanSwitch the MachineOperand accessors back to the short...
2008-09-29 Duncan SandsRename isWeakForLinker to mayBeOverridden. Use it
2008-09-24 Anton KorobeynikovMove actual section printing stuff to AsmPrinter from...
2008-09-24 Anton KorobeynikovDrop obsolete hook and change all usage to new interface
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-08-13 Bruno Cardoso LopesRemoved SELECT_CC custom lowering. This is not needed...
2008-08-08 Anton KorobeynikovHandle visibility printing with all generality. Remove...
next