[PATCH] D56247: [BDCE] Remove dead uses of arguments

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 13:26:48 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350435: [BDCE] Remove dead uses of arguments (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56247?vs=180001&id=180313#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56247/new/

https://reviews.llvm.org/D56247

Files:
  llvm/trunk/include/llvm/Analysis/DemandedBits.h
  llvm/trunk/lib/Analysis/DemandedBits.cpp
  llvm/trunk/lib/Transforms/Scalar/BDCE.cpp
  llvm/trunk/test/Transforms/BDCE/dead-uses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56247.180313.patch
Type: text/x-patch
Size: 8645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/cd5c972a/attachment.bin>


More information about the llvm-commits mailing list