[PATCH] D44282: [PR16756] JumpThreading: explicitly update SSA rather than use SSAUpdater.

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 16:40:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329643: [PR16756] Add SSAUpdaterBulk. (authored by mzolotukhin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44282?vs=140157&id=141766#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44282

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SSAUpdaterBulk.h
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/SSAUpdaterBulk.cpp
  llvm/trunk/unittests/Transforms/Utils/CMakeLists.txt
  llvm/trunk/unittests/Transforms/Utils/SSAUpdaterBulk.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44282.141766.patch
Type: text/x-patch
Size: 19109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/76dbcda0/attachment.bin>


More information about the llvm-commits mailing list