Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka...
[oota-llvm.git] / lib / Target / Mips / Mips.td
2011-03-04 Bruno Cardoso LopesRemove (hopefully) all trailing whitespaces from the...
2010-11-10 Bruno Cardoso LopesAdd clo instruction. Patch by Akira Hatanaka (ahatanaka...
2010-11-08 Bruno Cardoso LopesInitial support for Mips32 and Mips32r2. Patch contribu...
2010-08-17 Chris Lattnerfix emacs language spec's, patch by Edmund Grimley...
2010-04-05 Jakob Stoklund OlesenReplace TSFlagsFields and TSFlagsShifts with a simpler...
2009-05-27 Bruno Cardoso LopesAdded support for fround, fextend and FP_TO_SINT
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...
2008-07-30 Bruno Cardoso LopesAdded new features to represent specific instructions...
2008-07-09 Bruno Cardoso LopesFixed features usage.
2008-07-05 Bruno Cardoso LopesSeveral changes to Mips backend, experimental fp suppor...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-06 Bruno Cardoso LopesBetter processor definition
2007-08-18 Bruno Cardoso Lopessupport for Schedule included on Mips.td
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)