Change the printing of reduction types
authorJohannes Doerfert <jdoerfert@codeaurora.org>
Fri, 1 Aug 2014 08:13:25 +0000 (08:13 +0000)
committerJohannes Doerfert <jdoerfert@codeaurora.org>
Fri, 1 Aug 2014 08:13:25 +0000 (08:13 +0000)
commit32868bf4c312dc911a6f950eabb99984e17347c4
treee1b6132cf24eb4eebc178f2bb3307f9bf67a0be5
parent4944b2ff94097deee903d5ececb89edffd9d7cf9
Change the printing of reduction types

  We use the C operator representation when applicable.

  + Update all the test cases accordingly.

llvm-svn: 214486
15 files changed:
polly/include/polly/ScopInfo.h
polly/lib/Analysis/ScopInfo.cpp
polly/test/ScopInfo/reduction_chain_partially_outside_the_scop.ll
polly/test/ScopInfo/reduction_disabled_multiplicative.ll
polly/test/ScopInfo/reduction_invalid_different_operators.ll
polly/test/ScopInfo/reduction_invalid_overlapping_accesses.ll
polly/test/ScopInfo/reduction_multiple_loops_array_sum.ll
polly/test/ScopInfo/reduction_multiple_loops_array_sum_1.ll
polly/test/ScopInfo/reduction_multiple_simple_binary.ll
polly/test/ScopInfo/reduction_non_overlapping_chains.ll
polly/test/ScopInfo/reduction_only_reduction_like_access.ll
polly/test/ScopInfo/reduction_simple_fp.ll
polly/test/ScopInfo/reduction_simple_w_constant.ll
polly/test/ScopInfo/reduction_simple_w_iv.ll
polly/test/ScopInfo/reduction_two_identical_reads.ll