[all-commits] [llvm/llvm-project] 05910b: ScalarEvolution.h - remove unused Hashing.h include
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Oct 7 04:07:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05910b6bebb6b285b09e98a950cf731915a3b27d
https://github.com/llvm/llvm-project/commit/05910b6bebb6b285b09e98a950cf731915a3b27d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
Log Message:
-----------
ScalarEvolution.h - remove unused Hashing.h include
Commit: e5fa68457a2e50cc0d27c0a5044be398dd9c9161
https://github.com/llvm/llvm-project/commit/e5fa68457a2e50cc0d27c0a5044be398dd9c9161
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h
M llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h
M llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h
M llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h
Log Message:
-----------
[ExecutionEngine] remove unused <string> includes
Commit: bb8dfefb23ad09dd8396ba11dd49e49e745ac582
https://github.com/llvm/llvm-project/commit/bb8dfefb23ad09dd8396ba11dd49e49e745ac582
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M llvm/include/llvm/MC/MCSchedule.h
Log Message:
-----------
MCSchedule.h - remove unused Optional.h include
Commit: b4f4bc0a68d395e640dfc1654d8c0ced1013ed51
https://github.com/llvm/llvm-project/commit/b4f4bc0a68d395e640dfc1654d8c0ced1013ed51
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M llvm/include/llvm/CodeGen/TargetSchedule.h
Log Message:
-----------
TargetSchedule.h - remove unused Optional.h include
Commit: 430ab92910e2423e61e55c9b396ba4c54105fe2b
https://github.com/llvm/llvm-project/commit/430ab92910e2423e61e55c9b396ba4c54105fe2b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
Log Message:
-----------
FunctionLoweringInfo.h - remove unused Optional.h include
Compare: https://github.com/llvm/llvm-project/compare/0c554a4769f2...430ab92910e2
More information about the All-commits
mailing list