Fixed accidental use of reserved identifier in r214709.
[oota-llvm.git] / lib / Target / XCore / XCoreSelectionDAGInfo.h
2014-07-02 Eric ChristopherMake XCoreSelectionDAGInfo take a DataLayout since...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
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.