[all-commits] [llvm/llvm-project] 7f9038: DSE: fix builtin function recognition to take decl...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Thu Jul 2 02:29:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7f903873b8a937acec2e2cc232e70cba53061352
https://github.com/llvm/llvm-project/commit/7f903873b8a937acec2e2cc232e70cba53061352
Author: Nuno Lopes <nunoplopes at sapo.pt>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
M llvm/test/Transforms/DeadStoreElimination/MSSA/libcalls.ll
Log Message:
-----------
DSE: fix builtin function recognition to take decl into account
More information about the All-commits
mailing list