CodeGen still defaults to non-verbose asm, but llc now overrides it and default to...
[oota-llvm.git] / lib / Target / Mips / MipsTargetMachine.h
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-06-04 Bruno Cardoso LopesSome Mips minor fixes
2008-05-14 Dan GohmanChange target-specific classes to use more precise...
2008-03-11 Dan GohmanUse PassManagerBase instead of FunctionPassManager...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)