Add lengthof and endof templates that hide a lot of sizeof computations.
[oota-llvm.git] / lib / Target / Mips / MipsInstrInfo.cpp
2007-09-07 Owen AndersonAdd lengthof and endof templates that hide a lot of...
2007-08-18 Bruno Cardoso LopesAdded Branch Analysis support
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)