Split SwitchSection into SwitchTo{Text|Data}Section methods.
[oota-llvm.git] / lib / Target / Sparc / Makefile
2006-04-13 Reid SpencerAdd the README files to the distribution.
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-01-26 Chris LattnerAdd trivial subtarget support
2005-12-17 Chris LattnerAdd the framework for a dag-dag isel
2005-12-16 Chris LattnerPlug in basic hooks for an autogenerated asm printer...
2005-12-16 Chris LattnerRemove JIT support, which doesn't work.
2004-12-10 Brian GaekeAdjust paths: Sparc/V8 --> SparcV8
2004-10-29 Brian GaekeChange name of target lib to conform to new naming...
2004-10-22 Misha BrukmanAdjust rules for building .inc files due to Reid's...
2004-10-14 Misha BrukmanGenerate the SparcV8 code emitter from .td files
2004-09-22 Misha BrukmanFix file header path
2004-09-22 Misha BrukmanV8 is now a subdirectory of Sparc; adjust paths accordingly
2004-08-15 Chris LattnerV8 never used the instrselectorgenerator
2004-02-28 Chris LattnerClean up rules
2004-02-25 Brian GaekeSparcV8 skeleton