[PATCH] D34487: Restrict the definition of loop preheader to avoid special blocks

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 16:28:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306070: Restrict the definition of loop preheader to avoid EH blocks (authored by akaylor).

Changed prior to commit:
  https://reviews.llvm.org/D34487?vs=103629&id=103663#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34487

Files:
  llvm/trunk/include/llvm/Analysis/LoopInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/test/Transforms/LoopRotate/catchret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34487.103663.patch
Type: text/x-patch
Size: 4966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/e6226f0f/attachment.bin>


More information about the llvm-commits mailing list