Move TargetData to DataLayout.
[oota-llvm.git] / lib / Target / CellSPU / SPUSubtarget.h
2012-10-08 Micah VillmowMove TargetData to DataLayout.
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...
2011-06-29 Evan ChengSink SubtargetFeature and TargetInstrItineraries (renam...
2010-11-29 Kalle RaiskilaEnable PostRA scheduling for SPU.
2010-10-26 Kalle RaiskilaChange v64 datalayout in SPU.
2009-11-07 Chris Lattnerindicate what the native integer types for the target...
2009-08-02 Daniel DunbarNormalize Subtarget constructors to take a target tripl...
2009-05-23 Anton KorobeynikovPropagate CPU string out of SubtargetFeatures
2009-01-06 Scott MichelCellSPU:
2008-02-14 Dale JohannesenRewrite tblgen handling of subtarget features so
2008-01-30 Scott MichelMore cleanups for CellSPU:
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-05 Scott MichelUpdated source file headers to llvm coding standard.
2007-12-05 Scott MichelMain CellSPU backend files checked in. Intrinsics and...