[all-commits] [llvm/llvm-project] b188f9: [BOLT] Use {StringMap, DenseMapBase}::lookup (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Jun 16 07:48:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b188f9f59745a34d448a61e1eef056557187a64a
https://github.com/llvm/llvm-project/commit/b188f9f59745a34d448a61e1eef056557187a64a
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M bolt/include/bolt/Core/BinaryContext.h
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/lib/Profile/StaleProfileMatching.cpp
Log Message:
-----------
[BOLT] Use {StringMap,DenseMapBase}::lookup (NFC)
Commit: 55ed7ba7ab84271a30eb73639c90d83f5bd72af5
https://github.com/llvm/llvm-project/commit/55ed7ba7ab84271a30eb73639c90d83f5bd72af5
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M clang/lib/Driver/ToolChain.cpp
Log Message:
-----------
[Driver] Use DenseSet::contains (NFC)
Compare: https://github.com/llvm/llvm-project/compare/21247595289e...55ed7ba7ab84
More information about the All-commits
mailing list