[PATCH] D19743: [SimplifyCFG] Prefer a simplification based on dominating conditions over merging a common destination.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 07:31:13 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268735: [SimplifyCFG] Prefer a simplification based on a dominating condition. (authored by mcrosier).

Changed prior to commit:
  http://reviews.llvm.org/D19743?vs=55662&id=56413#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19743

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19743.56413.patch
Type: text/x-patch
Size: 4288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/5e11292c/attachment.bin>


More information about the llvm-commits mailing list