[PATCH] D26053: [CodeGen] Break critical edge from RTC to original loop.

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 15:42:06 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285864: [Polly CodeGen] Break critical edge from RTC to original loop. (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D26053?vs=76760&id=76799#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26053

Files:
  polly/trunk/include/polly/CodeGen/BlockGenerators.h
  polly/trunk/include/polly/CodeGen/IslExprBuilder.h
  polly/trunk/include/polly/CodeGen/IslNodeBuilder.h
  polly/trunk/include/polly/Support/ScopHelper.h
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/lib/CodeGen/CodeGeneration.cpp
  polly/trunk/lib/CodeGen/IslExprBuilder.cpp
  polly/trunk/lib/CodeGen/IslNodeBuilder.cpp
  polly/trunk/lib/CodeGen/PPCGCodeGeneration.cpp
  polly/trunk/lib/CodeGen/Utils.cpp
  polly/trunk/lib/Support/ScopHelper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26053.76799.patch
Type: text/x-patch
Size: 18705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/ed31e79a/attachment.bin>


More information about the llvm-commits mailing list