[PATCH] D19257: [SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empty block including lifetime intrinsics

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 10:29:00 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268254: [SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empty blockā€¦ (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D19257?vs=55768&id=55840#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19257

Files:
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/lifetime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19257.55840.patch
Type: text/x-patch
Size: 20451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/8aa7259e/attachment.bin>


More information about the llvm-commits mailing list