[PATCH] D40293: [NFC] Factor out implicit control flow logic from GVN

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 18:47:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339086: [NFC] Factor out implicit control flow logic from GVN (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40293?vs=153039&id=159441#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40293

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/GVN.h
  llvm/trunk/include/llvm/Transforms/Utils/ImplicitControlFlowTracking.h
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/ImplicitControlFlowTracking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40293.159441.patch
Type: text/x-patch
Size: 14479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/420d9c19/attachment.bin>


More information about the llvm-commits mailing list