Clarify that CALLSEQ_START..END may not be nested,
[oota-llvm.git] / lib / Target / Mips / MipsTargetMachine.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-05 Bruno Cardoso LopesAdded support for PIC code with "explicit relocations...
2007-10-09 Bruno Cardoso LopesPosition Independent Code (PIC) support [2]
2007-08-28 Bruno Cardoso LopesAdded method to get Mips register numbers
2007-08-18 Bruno Cardoso LopescreateMipsDelaySlotFillerPass added to mips codegen...
2007-07-11 Bruno Cardoso LopesNow that stack is represented the right way, LOA starts...
2007-07-09 Chris LattnerThe various "getModuleMatchQuality" implementations...
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)