[all-commits] [llvm/llvm-project] bd5b27: [IR] Use default member initialization in PMDataMa...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Feb 5 21:39:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd5b279af04a2b6caf85fe2a46b8d9a5b7e8758b
https://github.com/llvm/llvm-project/commit/bd5b279af04a2b6caf85fe2a46b8d9a5b7e8758b
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/include/llvm/IR/LegacyPassManagers.h
Log Message:
-----------
[IR] Use default member initialization in PMDataManager (NFC)
Commit: a867f32c5f40a32131dfb553ae416f40e092a20a
https://github.com/llvm/llvm-project/commit/a867f32c5f40a32131dfb553ae416f40e092a20a
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h
Log Message:
-----------
[Transforms] Use default member initialization in EscapeEnumerator (NFC)
Commit: 9ed6800ef98f61a7775286a402fe83a8dbe0d794
https://github.com/llvm/llvm-project/commit/9ed6800ef98f61a7775286a402fe83a8dbe0d794
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
Log Message:
-----------
[Transforms] Use default member initialization in MaskOps (NFC)
Commit: 31d72f0e457a4870300399a1df40d617891ee16b
https://github.com/llvm/llvm-project/commit/31d72f0e457a4870300399a1df40d617891ee16b
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
Log Message:
-----------
[Transforms] Use default member initialization in TruncInstCombine (NFC)
Commit: cb13ebbf46e8e2aee747957f2982c474d9a53b89
https://github.com/llvm/llvm-project/commit/cb13ebbf46e8e2aee747957f2982c474d9a53b89
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Log Message:
-----------
[Transforms] Use default member initialization in AAIsDeadCallSiteReturned (NFC)
Commit: 2d650ee03e0b0fb5ca4d779354ec04b1b9c51c83
https://github.com/llvm/llvm-project/commit/2d650ee03e0b0fb5ca4d779354ec04b1b9c51c83
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
Log Message:
-----------
[Transforms] Use default member initialization in SCEVFindUnsafe (NFC)
Compare: https://github.com/llvm/llvm-project/compare/f3a725af43b3...2d650ee03e0b
More information about the All-commits
mailing list