]> granicus.if.org Git - llvm/commit
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 26 Jan 2017 23:40:06 +0000 (23:40 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 26 Jan 2017 23:40:06 +0000 (23:40 +0000)
commit6159a002c7eed8c12187d62e66ee0d66932b2f41
treea903e1715dbb9b9882d1168d65f8c5fe7093d342
parentac8bbffa164a6b25514dd30a82b556066579f82d
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293229 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBasicBlockInfo.h
lib/Target/ARM/ARMComputeBlockSize.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMInstructionSelector.h
lib/Target/ARM/ARMMCInstLower.cpp
lib/Target/ARM/ARMMachineFunctionInfo.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
lib/Target/ARM/Thumb1FrameLowering.cpp
lib/Target/ARM/Thumb2ITBlockPass.cpp