[all-commits] [llvm/llvm-project] 0dacf3: RISCVMatInt.h - remove unnecessary includes. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 8 10:41:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0dacf3b5ac3a8c4079b781c788f758709345883f
https://github.com/llvm/llvm-project/commit/0dacf3b5ac3a8c4079b781c788f758709345883f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp
M llvm/lib/Target/RISCV/Utils/RISCVMatInt.h
Log Message:
-----------
RISCVMatInt.h - remove unnecessary includes. NFCI.
Add APInt forward declaration and move include to RISCVMatInt.cpp
Commit: cd5c5c484830e65854cc12cb64a0feb0a9060734
https://github.com/llvm/llvm-project/commit/cd5c5c484830e65854cc12cb64a0feb0a9060734
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M llvm/include/llvm/Support/CFGUpdate.h
Log Message:
-----------
CFGUpdate.h - remove unused APInt include. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/2d7fd38cf7db...cd5c5c484830
More information about the All-commits
mailing list