[PATCH] D31035: [GVNHoist] Call isGuaranteedToTransferExecutionToSuccessor on each instruction

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 13:58:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299882: [GVNHoist] Call isGuaranteedToTransferExecutionToSuccessor on each instruction (authored by gberry).

Changed prior to commit:
  https://reviews.llvm.org/D31035?vs=92193&id=94736#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31035

Files:
  llvm/trunk/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/trunk/test/Transforms/GVNHoist/hoist-very-busy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31035.94736.patch
Type: text/x-patch
Size: 6694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/f4f7c415/attachment.bin>


More information about the llvm-commits mailing list