Move TargetRegistry and TargetSelect from Target to Support where they belong.
[oota-llvm.git] / lib / Target / Sparc / SparcSubtarget.cpp
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
2011-07-09 Evan ChengChange createAsmParser to take a MCSubtargetInfo instea...
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-07 Evan ChengCompute feature bits at time of MCSubtargetInfo initial...
2011-07-01 Evan ChengRename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc...
2011-07-01 Evan ChengRename TargetSubtarget to TargetSubtargetInfo for consi...
2011-07-01 Evan Cheng- Added MCSubtargetInfo to capture subtarget features...
2011-06-30 Evan ChengFix the ridiculous SubtargetFeatures API where it impli...
2010-02-04 Chris Lattneradd support for the sparcv9-*-* target triple to turn on
2009-08-02 Daniel DunbarNormalize Subtarget constructors to take a target tripl...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
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-30 Chris LattnerTwo changes:
2006-01-27 Chris Lattnerinitialize member vars
2006-01-26 Chris LattnerRest of subtarget support, remove references to ppc
2006-01-26 Chris LattnerAdd trivial subtarget support