[all-commits] [llvm/llvm-project] 9c81c2: PassTimingInfo.h - remove unused includes. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 23 08:22:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c81c2372d8063fc2227f42db274656241c09cb6
https://github.com/llvm/llvm-project/commit/9c81c2372d8063fc2227f42db274656241c09cb6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/include/llvm/IR/PassTimingInfo.h
M llvm/lib/IR/PassTimingInfo.cpp
Log Message:
-----------
PassTimingInfo.h - remove unused includes. NFC.
Remove duplicate includes from PassTimingInfo.cpp that already exist in PassTimingInfo.h
Commit: 86fd5be6fdb8a9a51b7c0def9f3b368d5bffb40f
https://github.com/llvm/llvm-project/commit/86fd5be6fdb8a9a51b7c0def9f3b368d5bffb40f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
Log Message:
-----------
AggressiveInstCombine.h - remove unused includes. NFC.
Commit: 1174f431264ec636a49763b6e5e30f97442b4445
https://github.com/llvm/llvm-project/commit/1174f431264ec636a49763b6e5e30f97442b4445
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
Log Message:
-----------
GISelKnownBits.h - remove unused includes. NFC.
Compare: https://github.com/llvm/llvm-project/compare/4e80c768c28f...1174f431264e
More information about the All-commits
mailing list