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

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 05:48:33 PDT 2015


Meinersbur updated the summary for this revision.
Meinersbur updated this revision to Diff 36351.
Meinersbur added a comment.

Rebase to r249099

Some changes necessary because more reasons to no create a ScopStmt were added.


http://reviews.llvm.org/D13341

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13341.36351.patch
Type: text/x-patch
Size: 33083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/649729bd/attachment-0001.bin>


More information about the llvm-commits mailing list