Rename some GC classes so that their roll will hopefully be clearer.
[oota-llvm.git] / lib / Target / Sparc / Sparc.h
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