Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.
[oota-llvm.git] / lib / Target / Mips / MipsInstrInfo.td
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! =)