Split SwitchSection into SwitchTo{Text|Data}Section methods.
[oota-llvm.git] / lib / Target / Sparc / Sparc.h
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