]> granicus.if.org Git - llvm/commit
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Sat, 4 Feb 2017 02:00:53 +0000 (02:00 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Sat, 4 Feb 2017 02:00:53 +0000 (02:00 +0000)
commita4690f8340d41ef0fabc60edfd44281bfaba07b9
treefd90bce5fe4e30483589e643ccbe660d32e6c9e7
parente8a94822353cbb9fc3b4676f603d01e9e626a9f1
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

This is preparation to reduce TargetInstrInfo.h dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294084 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp