This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r253486 - in /trunk/gcc: ChangeLog graphite-dep...


Author: rguenth
Date: Fri Oct  6 11:26:33 2017
New Revision: 253486

URL: https://gcc.gnu.org/viewcvs?rev=253486&root=gcc&view=rev
Log:
2017-10-06  Sebastian Pop  <sebpop@gmail.com>

	* graphite-dependences.c (scop_get_reads): Move code to...
        (scop_get_must_writes): Move code to...
        (scop_get_may_writes): Move code to...
        (scop_get_reads_and_writes): ... here.
        (scop_get_dependences): Call scop_get_reads_and_writes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-dependences.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]