On 07/09/2015 11:48 AM, Bernhard Reutner-Fischer wrote:
On July 9, 2015 6:48:39 PM GMT+02:00, Jeff Law wrote:
On 07/09/2015 10:30 AM, Bernhard Reutner-Fischer wrote:
Thanks,
gcc/ChangeLog
2015-07-09 Bernhard Reutner-Fischer
* graphite.h: New file.
(print_graphite_statist
On July 9, 2015 6:48:39 PM GMT+02:00, Jeff Law wrote:
>On 07/09/2015 10:30 AM, Bernhard Reutner-Fischer wrote:
>>
>> Thanks,
>>
>> gcc/ChangeLog
>>
>> 2015-07-09 Bernhard Reutner-Fischer
>>
>> * graphite.h: New file.
>> (print_graphite_statistics): Extern declaration.
>> * graphi
On 07/09/2015 10:30 AM, Bernhard Reutner-Fischer wrote:
Thanks,
gcc/ChangeLog
2015-07-09 Bernhard Reutner-Fischer
* graphite.h: New file.
(print_graphite_statistics): Extern declaration.
* graphite-scop-detection.c (print_graphite_scop_statistics,
print_grap
graphite-scop-detection.c contained a copy of graphite.c
print_graphite_statistics() and print_graphite_scop_statistics().
The latter gained a parameter to distinguish
\nBefore limit_scops SCoP statistics (
from
\nSCoP statistics (
Note that previously the version in gimple.c was never called (AF