[all-commits] [llvm/llvm-project] 56edfc: [Target, Transforms] Use contains (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Dec 19 10:43:49 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56edfcada900561e06992b644e55785573af5114
https://github.com/llvm/llvm-project/commit/56edfcada900561e06992b644e55785573af5114
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-19 (Sat, 19 Dec 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
M llvm/lib/Transforms/IPO/IROutliner.cpp
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Log Message:
-----------
[Target, Transforms] Use contains (NFC)
More information about the All-commits
mailing list