[PATCH] D20962: [Polly][GSoC 2016]New function pass ScopInfoWrapperPass

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 02:39:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273856: [GSoC 2016]New function pass ScopInfoWrapperPass (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D20962?vs=59904&id=61949#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20962

Files:
  polly/trunk/include/polly/LinkAllPasses.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/Support/RegisterPasses.cpp
  polly/trunk/test/ScopInfo/assume_gep_bounds.ll
  polly/trunk/test/ScopInfo/constant_factor_in_parameter.ll
  polly/trunk/test/ScopInfo/invariant_load_loop_ub.ll
  polly/trunk/test/ScopInfo/loop_affine_bound_0.ll
  polly/trunk/test/ScopInfo/loop_affine_bound_1.ll
  polly/trunk/test/ScopInfo/loop_affine_bound_2.ll
  polly/trunk/test/ScopInfo/multidim_2d-diagonal-matrix.ll
  polly/trunk/test/ScopInfo/multidim_many_references.ll
  polly/trunk/test/ScopInfo/multidim_nested_start_integer.ll
  polly/trunk/test/ScopInfo/multidim_single_and_multidim_array.ll
  polly/trunk/test/ScopInfo/non_affine_region_3.ll
  polly/trunk/test/ScopInfo/reduction_two_identical_reads.ll
  polly/trunk/test/ScopInfo/scalar_to_array.ll
  polly/trunk/test/ScopInfo/test-wrapping-in-condition.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20962.61949.patch
Type: text/x-patch
Size: 14408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160627/ebb80bf7/attachment.bin>


More information about the llvm-commits mailing list