Remove the TargetMachine forwards for TargetSubtargetInfo based
[oota-llvm.git] / lib / Target / XCore / XCoreSelectionDAGInfo.cpp
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-02 Eric ChristopherMake XCoreSelectionDAGInfo take a DataLayout since...
2014-07-01 Juergen Ributzka[DAG] Pass the argument list to the CallLoweringInfo...
2014-06-06 Eric ChristopherHave TargetSelectionDAGInfo take a DataLayout initializ...
2014-05-17 Saleem AbdulrasoolTarget: remove old constructors for CallLoweringInfo
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-02-27 Richard Osborne[XCore] Target optimized library function __memcpy_4()
2010-05-11 Dan GohmanImplement a bunch more TargetSelectionDAGInfo infrastru...
2010-04-16 Dan GohmanAdd skeleton target-specific SelectionDAGInfo files.