Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
[oota-llvm.git] / lib / Target / Mips / Mips.h
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
2009-02-24 Bill WendlingOverhaul my earlier submission due to feedback. It...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-03-11 Dan GohmanUse PassManagerBase instead of FunctionPassManager...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-08-18 Bruno Cardoso LopesCouple of small changes. Delay Slot handle header declared.
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)