aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Sparc/SparcSelectionDAGInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-06-26Have SparcSelectionDAGInfo take a DataLayout to initialize sinceEric Christopher1-3/+3
2014-06-06Have TargetSelectionDAGInfo take a DataLayout initializer rather thanEric Christopher1-1/+1
2014-04-22[Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth1-1/+2
2010-05-11Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman1-2/+3
2010-04-16Add skeleton target-specific SelectionDAGInfo files.Dan Gohman1-0/+22