Get rid of the EdgeMapping map. Instead, just check for BasicBlock
[oota-llvm.git] / lib / Target / Mips / MipsInstrFormats.td
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! =)