summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcSelectionDAGInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini2015-07-091-24/+0
* Have SparcSelectionDAGInfo take a DataLayout to initialize sinceEric Christopher2014-06-261-3/+3
* Have TargetSelectionDAGInfo take a DataLayout initializer rather thanEric Christopher2014-06-061-1/+1
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-2/+3
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-161-0/+22
OpenPOWER on IntegriCloud