| Age | Commit message (Expand) | Author |
| 2007-10-14 | Revert 42908 for now. | Evan Cheng |
| 2007-10-12 | Change the names used for internal labels to use the current | Dan Gohman |
| 2007-10-09 | Position Independent Code (PIC) support [3] | Bruno Cardoso Lopes |
| 2007-10-09 | Position Independent Code (PIC) support [2] | Bruno Cardoso Lopes |
| 2007-10-09 | Position Independent Code (PIC) support [1] | Bruno Cardoso Lopes |
| 2007-10-05 | - Added a few target hooks to generate load / store instructions from / to any | Evan Cheng |
| 2007-09-26 | Allow copyRegToReg to emit cross register classes copies. | Evan Cheng |
| 2007-09-25 | More explicit keywords. | Dan Gohman |
| 2007-09-24 | Added "LoadEffective" pattern to handle stack locations. | Bruno Cardoso Lopes |
| 2007-09-11 | Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead. | Evan Cheng |
| 2007-09-11 | Fold the adjust_trampoline intrinsic into | Duncan Sands |
| 2007-09-07 | Add lengthof and endof templates that hide a lot of sizeof computations. | Owen Anderson |
| 2007-08-30 | Add a variant of foldMemoryOperand to fold any load / store, not just load / ... | Evan Cheng |
| 2007-08-28 | Added method to get Mips register numbers | Bruno Cardoso Lopes |
| 2007-08-28 | Changed stack allocation On LowerFORMAL_ARGUMENTS. | Bruno Cardoso Lopes |
| 2007-08-28 | Mask directive completed with CalleeSave info | Bruno Cardoso Lopes |
| 2007-08-28 | Added methods to record SPOffsets from LowerFORMAL_ARGUMENTS | Bruno Cardoso Lopes |
| 2007-08-21 | InlineAsm asm support for integer registers added | Bruno Cardoso Lopes |
| 2007-08-21 | Instruction Itinerary attribution fixed | Bruno Cardoso Lopes |
| 2007-08-18 | MipsHi now has ouput flag | Bruno Cardoso Lopes |
| 2007-08-18 | Fixed stack frame addressing bug | Bruno Cardoso Lopes |
| 2007-08-18 | support for Schedule included on Mips.td | Bruno Cardoso Lopes |
| 2007-08-18 | Removed LowerRETURADDR, fixed small bug into LowerRET, LowerGlobalAddress | Bruno Cardoso Lopes |
| 2007-08-18 | Couple of small changes. Delay Slot handle header declared. | Bruno Cardoso Lopes |
| 2007-08-18 | Added InstrItinClass support for instruction formats | Bruno Cardoso Lopes |
| 2007-08-18 | Branch Analysis and InsertNoop inserted into header files | Bruno Cardoso Lopes |
| 2007-08-18 | createMipsDelaySlotFillerPass added to mips codegen runtime | Bruno Cardoso Lopes |
| 2007-08-18 | Added Branch Analysis support | Bruno Cardoso Lopes |
| 2007-08-18 | LowerRETURNADDR removed since it was wrong and does not have utility yet! | Bruno Cardoso Lopes |
| 2007-08-18 | InstrItineraryData support on added. | Bruno Cardoso Lopes |
| 2007-08-18 | A Pass to insert Nops on intructions with DelaySlot | Bruno Cardoso Lopes |
| 2007-08-18 | Mips generic fallback instruction schedule support! | Bruno Cardoso Lopes |
| 2007-08-02 | More explicit keywords. | Dan Gohman |
| 2007-07-27 | Support for trampolines, except for X86 codegen which is | Duncan Sands |
| 2007-07-25 | Don't ignore the return value of AsmPrinter::doInitialization and | Dan Gohman |
| 2007-07-21 | No more noResults. | Evan Cheng |
| 2007-07-19 | Change instruction description to split OperandList into OutOperandList and | Evan Cheng |
| 2007-07-11 | Added support for Mips specific GAS directives | Bruno Cardoso Lopes |
| 2007-07-11 | Added support for framepointer | Bruno Cardoso Lopes |
| 2007-07-11 | Now that stack is represented the right way, LOA starts at 0 | Bruno Cardoso Lopes |
| 2007-07-11 | Fixed AddLiveOut issues | Bruno Cardoso Lopes |
| 2007-07-11 | Removed unused immediate PatLeaf, fixed lui instruction | Bruno Cardoso Lopes |
| 2007-07-11 | Added MipsMachineFunction class, to hold Mips dinamic stack info when inserti... | Bruno Cardoso Lopes |
| 2007-07-11 | Assert when TLS is not implemented. | Lauro Ramos Venancio |
| 2007-07-09 | The various "getModuleMatchQuality" implementations should return | Chris Lattner |
| 2007-06-06 | Initial Mips support, here we go! =) | Bruno Cardoso Lopes |