[PATCH] D65528: [IR] Value: add replaceUsesWithIf() utility

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 05:32:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367548: [IR] Value: add replaceUsesWithIf() utility (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65528?vs=212636&id=212789#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65528

Files:
  llvm/trunk/include/llvm/IR/Value.h
  llvm/trunk/lib/Analysis/MemorySSAUpdater.cpp
  llvm/trunk/lib/IR/Value.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopSink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65528.212789.patch
Type: text/x-patch
Size: 6625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/1812194c/attachment.bin>


More information about the llvm-commits mailing list