Move DataLayout back to the TargetMachine from TargetSubtargetInfo
[oota-llvm.git] / lib / Target / XCore / XCoreSubtarget.h
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-02 Eric ChristopherMove the subtarget dependent features from XCoreTargetM...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
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...
2009-10-06 Richard OsborneRemove xs1b predicate since it is no longer needed...
2009-10-06 Richard OsborneRemove xs1a subtarget. xs1a is a preproduction device...
2009-08-02 Daniel DunbarNormalize Subtarget constructors to take a target tripl...
2009-05-23 Anton KorobeynikovPropagate CPU string out of SubtargetFeatures
2008-11-07 Richard OsborneAdd XCore backend.