Enable more fold (sext (load x)) -> (sext (truncate (sextload x)))
[oota-llvm.git] / lib / Target / Mips / MipsInstrFormats.td
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! =)