[PATCH] D59789: [DSE] Preserve basic block ordering using OrderedBasicBlock.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 13:05:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357208: [DSE] Preserve basic block ordering using OrderedBasicBlock. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59789?vs=192207&id=192706#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59789

Files:
  llvm/trunk/include/llvm/Analysis/OrderedBasicBlock.h
  llvm/trunk/lib/Analysis/OrderedBasicBlock.cpp
  llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59789.192706.patch
Type: text/x-patch
Size: 11391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/d912a537/attachment.bin>


More information about the llvm-commits mailing list