[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECEQU.PH...
[oota-llvm.git] / lib / Target / Mips / MipsInstrFormats.td
2011-09-27 Akira HatanakaMark MipsPseudo isPseudo.
2011-08-17 Akira HatanakaChanged definition of EXT and INS per Bruno's comments.
2011-08-17 Akira HatanakaAdd support for ext and ins.
2011-05-09 Eric ChristopherFix td file comments for Mips.
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-03-31 Akira HatanakaAdded support for FP conditional move instructions...
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! =)