[all-commits] [llvm/llvm-project] c86c1e: [IndVarSimplify] Uniformly use emplace_back for De...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Tue Jul 14 23:48:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c86c1e972da07ac3417c98e04382a295d4284755
https://github.com/llvm/llvm-project/commit/c86c1e972da07ac3417c98e04382a295d4284755
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Log Message:
-----------
[IndVarSimplify] Uniformly use emplace_back for DeadInsts, nfc
More information about the All-commits
mailing list