Add lengthof and endof templates that hide a lot of sizeof computations.
[oota-llvm.git] / lib / Target / Mips / MipsISelDAGToDAG.cpp
2007-08-18 Bruno Cardoso LopesRemoved LowerRETURADDR, fixed small bug into LowerRET...
2007-07-11 Bruno Cardoso LopesAdded support for Mips specific GAS directives
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)