Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ↵ | Eugene Zelenko | 2017-09-13 | 1 | -2/+3 |
| | | | | | | other minor fixes (NFC). llvm-svn: 313194 | ||||
* | Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to ↵ | Benjamin Kramer | 2016-01-27 | 1 | -0/+17 |
CodeGen/ It's a SelectionDAG thing, not a Target thing. llvm-svn: 258939 |