On Mon, Aug 18, 2014 at 8:00 PM, Prathamesh Kulkarni
wrote:
> On Mon, Aug 18, 2014 at 11:06 PM, David Malcolm wrote:
>> On Mon, 2014-08-18 at 01:11 +0530, Prathamesh Kulkarni wrote:
>>> We now have at-least one test-case for each of constant folding
>>> patterns
>>> in match-constant-folding.pd
>
On Mon, Aug 18, 2014 at 11:06 PM, David Malcolm wrote:
> On Mon, 2014-08-18 at 01:11 +0530, Prathamesh Kulkarni wrote:
>> We now have at-least one test-case for each of constant folding
>> patterns
>> in match-constant-folding.pd
>>
>> [gcc/testsuite/gcc.dg/tree-ssa]
>> * match-constant-folding.
On Mon, 2014-08-18 at 01:11 +0530, Prathamesh Kulkarni wrote:
> We now have at-least one test-case for each of constant folding
> patterns
> in match-constant-folding.pd
>
> [gcc/testsuite/gcc.dg/tree-ssa]
> * match-constant-folding.c: Add test-cases.
>
> [...snip...]
A minor nit for one of th
On Sun, Aug 17, 2014 at 9:41 PM, Prathamesh Kulkarni
wrote:
> We now have at-least one test-case for each of constant folding patterns
> in match-constant-folding.pd
>
> [gcc/testsuite/gcc.dg/tree-ssa]
> * match-constant-folding.c: Add test-cases.
Thanks - committed.
Richard.
> Thanks,
> Prat
We now have at-least one test-case for each of constant folding patterns
in match-constant-folding.pd
[gcc/testsuite/gcc.dg/tree-ssa]
* match-constant-folding.c: Add test-cases.
Thanks,
Prathamesh
Index: match-constant-folding.c
==