This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153028 - in /branches/graphite/gcc: ChangeLog....
- From: spop at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 20 Oct 2009 18:19:41 -0000
- Subject: r153028 - in /branches/graphite/gcc: ChangeLog....
Author: spop
Date: Tue Oct 20 18:19:41 2009
New Revision: 153028
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153028
Log:
Handle GIMPLE_ASSIGN and GIMPLE_CALL in get_vdef_before_sese.
2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
* sese.c (get_vdef_before_sese): Handle GIMPLE_ASSIGN and GIMPLE_CALL.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/sese.c