summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ↵Eugene Zelenko2017-09-131-2/+3
| | | | | | other minor fixes (NFC). llvm-svn: 313194
* Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to ↵Benjamin Kramer2016-01-271-0/+17
CodeGen/ It's a SelectionDAG thing, not a Target thing. llvm-svn: 258939
OpenPOWER on IntegriCloud