[all-commits] [llvm/llvm-project] 87407f: DSE: fix bug where we would only check libcalls fo...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Sat Jan 11 03:57:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 87407fc03c82d880cc42330a8e230e7a48174e3c
https://github.com/llvm/llvm-project/commit/87407fc03c82d880cc42330a8e230e7a48174e3c
Author: Nuno Lopes <nunoplopes at sapo.pt>
Date: 2020-01-11 (Sat, 11 Jan 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
M llvm/test/Transforms/DeadStoreElimination/libcalls.ll
A llvm/test/Transforms/DeadStoreElimination/libcalls2.ll
Log Message:
-----------
DSE: fix bug where we would only check libcalls for name rather than whole decl
More information about the All-commits
mailing list