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

Utpal Bora via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 10:08:12 PDT 2016


cs14mtech11017 updated this revision to Diff 59904.

http://reviews.llvm.org/D20962

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

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


More information about the llvm-commits mailing list