[PATCH] D13341: [Polly] Earlier creation of ScopStmt objects

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 06:55:00 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249132: Earlier creation of ScopStmt objects (authored by Meinersbur).

Changed prior to commit:
  http://reviews.llvm.org/D13341?vs=36351&id=36360#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13341

Files:
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/test/ScopInfo/NonAffine/non_affine_loop_used_later.ll
  polly/trunk/test/ScopInfo/cond_constant_in_loop.ll
  polly/trunk/test/ScopInfo/non_affine_region_1.ll
  polly/trunk/test/ScopInfo/non_affine_region_2.ll
  polly/trunk/test/ScopInfo/non_affine_region_3.ll
  polly/trunk/test/ScopInfo/non_affine_region_4.ll
  polly/trunk/test/ScopInfo/phi_condition_modeling_1.ll
  polly/trunk/test/ScopInfo/phi_condition_modeling_2.ll
  polly/trunk/test/ScopInfo/phi_conditional_simple_1.ll
  polly/trunk/test/ScopInfo/switch-1.ll
  polly/trunk/test/ScopInfo/switch-2.ll
  polly/trunk/test/ScopInfo/switch-3.ll
  polly/trunk/test/ScopInfo/switch-4.ll
  polly/trunk/test/ScopInfo/switch-6.ll
  polly/trunk/test/ScopInfo/switch-7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13341.36360.patch
Type: text/x-patch
Size: 33564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/16607f0b/attachment.bin>


More information about the llvm-commits mailing list