Eliminate the remaining uses of getTypeSize. This
[oota-llvm.git] / lib / Target / Mips / MipsInstrInfo.td
2007-10-26 Eric Christopherclo/clz aren't supported on mips I. Keep them around...
2007-10-09 Bruno Cardoso LopesPosition Independent Code (PIC) support [1]
2007-09-24 Bruno Cardoso LopesAdded "LoadEffective" pattern to handle stack locations.
2007-09-11 Evan ChengRemove (somewhat confusing) Imp<> helper, use let Defs...
2007-08-18 Bruno Cardoso LopesMipsHi now has ouput flag
2007-07-21 Evan ChengNo more noResults.
2007-07-19 Evan ChengChange instruction description to split OperandList...
2007-07-11 Bruno Cardoso LopesRemoved unused immediate PatLeaf, fixed lui instruction
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)