Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka...
[oota-llvm.git] / lib / Target / Mips / MipsInstrFormats.td
2011-03-04 Bruno Cardoso LopesRemove (hopefully) all trailing whitespaces from the...
2010-08-17 Chris Lattnerfix emacs language spec's, patch by Edmund Grimley...
2008-07-09 Bruno Cardoso LopesFixe typos and 80 column size problems
2008-07-05 Bruno Cardoso LopesSeveral changes to Mips backend, experimental fp suppor...
2008-06-08 Bruno Cardoso LopesAdded FP instruction formats.
2008-06-06 Bruno Cardoso LopesAdded custom SELECT_CC lowering
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-10-09 Bruno Cardoso LopesPosition Independent Code (PIC) support [1]
2007-08-21 Bruno Cardoso LopesInstruction Itinerary attribution fixed
2007-08-18 Bruno Cardoso LopesAdded InstrItinClass support for instruction formats
2007-07-19 Evan ChengChange instruction description to split OperandList...
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)