r205626 - /branches/openacc-1_0-branch/ChangeLo...

iusmanov@gcc.gnu.org iusmanov@gcc.gnu.org
Tue Dec 3 11:36:00 GMT 2013


Author: iusmanov
Date: Tue Dec  3 11:36:32 2013
New Revision: 205626

URL: http://gcc.gnu.org/viewcvs?rev=205626&root=gcc&view=rev
Log:
03-12-2013 Ilmir Usmanov <i.usmanov@samsung.com>
        Add gimplification of DATA construct and data clauses

        * gcc/fortran/openmp.c: Refactoring
        * gcc/gimple-oacc.c
        (gimple_acc_data_clauses, gimple_acc_data_set_clauses):
        New functions
        * gcc/gimple-oacc.h: Likewise
        * gcc/gimple-pretty-print.c(pp_gimple_stmt_1):
        Dump DATA constuct
        * gcc/gimplify.c
        (ART_DATA): New ACC region type
        (gimplify_scan_acc_clauses): Gimplify data clauses
        (gimplify_acc_data): Gimplify DATA construct
        (gimplify_expr): Likewise
        * gcc/testsuite/gfortran.dg/gacc/_data-tree.f95:
        Check gimple tree


Modified:
    branches/openacc-1_0-branch/ChangeLog.ACC



More information about the Gcc-cvs mailing list