summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsSelectionDAGInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini2015-07-091-23/+0
* Have MipsSelectionDAGInfo constructor take a DataLayout ratherEric Christopher2014-06-271-2/+2
* Have TargetSelectionDAGInfo take a DataLayout initializer rather thanEric Christopher2014-06-061-2/+1
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.Jia Liu2012-02-171-1/+1
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-171-1/+1
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-151-3/+3
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-151-3/+3
* 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