summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Make XCoreSelectionDAGInfo take a DataLayout since it only needsEric Christopher2014-07-021-1/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-2/+2
* [XCore] Target optimized library function __memcpy_4()Richard Osborne2014-02-271-0/+9
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-1/+3
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-161-0/+29
OpenPOWER on IntegriCloud