Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
[oota-llvm.git] / lib / Target / Sparc / Sparc.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-10-03 Dan GohmanAvoid creating two TargetLowering objects for each...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-11-03 Chris Lattnersilence warnings
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-01-31 Chris Lattnertreat conditional branches the same way as conditional...
2006-01-31 Chris Lattnercompactify all of the integer conditional moves into...
2006-01-23 Chris Lattnerremove the V8 simple isel
2005-12-17 Chris LattnerAdd the framework for a dag-dag isel
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-29 Brian GaekeAdd createSparcV8FPMoverPass().
2004-04-06 Brian GaekeAdd references to delay slot filler pass.
2004-03-04 Brian GaekeAsm printer support, based on x86 - only prints mnemoni...
2004-02-29 Chris LattnerAdd an instruction selector capable of selecting 'ret...
2004-02-25 Brian GaekeSparcV8 skeleton