diff options
author | Clement Courbet <courbet@google.com> | 2019-02-18 07:59:01 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2019-02-18 07:59:01 +0000 |
commit | 57f34dbd3e2f995ed3da855ba3cb4e2908b03acf (patch) | |
tree | af20b386a8d78986f543e1b0e00d7fc187bd9633 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4cf59aaf088b4e559f06bbba9361e01839ff5c86 (diff) | |
download | llvm-57f34dbd3e2f995ed3da855ba3cb4e2908b03acf.zip llvm-57f34dbd3e2f995ed3da855ba3cb4e2908b03acf.tar.gz llvm-57f34dbd3e2f995ed3da855ba3cb4e2908b03acf.tar.bz2 |
[DAGCombiner] Eliminate dead stores to stack.
Summary:
A store to an object whose lifetime is about to end can be removed.
See PR40550 for motivation.
Reviewers: niravd
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D57541
llvm-svn: 354244
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions