Go to file
Sebastian Pop e37f165fb7 graphite-dependences.c (new_poly_dr_pair): Renamed new_poly_ddr.
2009-08-28  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-dependences.c (new_poly_dr_pair): Renamed new_poly_ddr.
	(eq_poly_dr_pair_p): Renamed eq_poly_ddr_p.
	(hash_poly_dr_pair_p): Renamed hash_poly_ddr_p.
	(free_poly_ddr): New.
	(pddr_is_empty): New.
	(dependence_polyhedron_1): Now returns a poly_ddr_p.
	(dependence_polyhedron): Same.  Remove useless gcc_assert.
	Remove fprintfs.
	(graphite_legal_transform_dr): Call pddr_is_empty and free_poly_ddr.
	(graphite_carried_dependence_level_k): Call pddr_is_empty.
	* graphite-dependences.h (enum poly_dependence_kind): New.
	(poly_dr_pair): Renamed poly_ddr.  Added a field kind.
	(PDRP_SOURCE): Renamed PDDR_SOURCE.
	(PDRP_SINK): Renamed PDDR_SINK.
	(PDRP_DDP): Renamed PDDR_DDP.
	(PDDR_KIND): New.
	(free_poly_ddr): Declared.
	* graphite-poly.c (new_scop): Use the new hash function names.
	* graphite-poly.h (struct scop): Renamed field original_pdr_pairs
	into original_pddrs.
	(SCOP_ORIGINAL_PDR_PAIRS): Renamed SCOP_ORIGINAL_PDDRS.

From-SVN: r151181
2009-08-28 20:27:56 +00:00
boehm-gc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
config Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
contrib Let test_summary invoke, not parse config.status contents. 2009-08-27 18:59:32 +00:00
fixincludes README (files): Describe files entry. 2009-08-28 19:42:41 +00:00
gcc graphite-dependences.c (new_poly_dr_pair): Renamed new_poly_ddr. 2009-08-28 20:27:56 +00:00
gnattools Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
include re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) 2009-07-25 06:28:16 +00:00
INSTALL
intl Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libada Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libcpp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libdecnumber Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libffi Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libgcc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libgfortran re PR libfortran/34670 (bounds checking for array intrinsics) 2009-08-25 17:05:10 +00:00
libgomp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libiberty Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libjava ltmain.sh (removedotparts): Don't use comma as 's' separator. 2009-08-26 14:52:45 +00:00
libmudflap Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libobjc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libssp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libstdc++-v3 gnu.ver: Fixups for string member functions. 2009-08-27 05:54:56 +00:00
maintainer-scripts * update_web_docs_svn: Redirect output of texi2dvi to /dev/null. 2009-04-23 13:30:49 +00:00
zlib Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
ABOUT-NLS
ChangeLog ltmain.sh (removedotparts): Don't use comma as 's' separator. 2009-08-26 14:52:45 +00:00
ChangeLog.tree-ssa
compile Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-08-17 14:09:01 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-08-17 14:09:01 +10:00
configure Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
configure.ac Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
depcomp Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
install-sh Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
libtool-ldflags
libtool.m4 backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh ltmain.sh (removedotparts): Don't use comma as 's' separator. 2009-08-26 14:52:45 +00:00
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Add my name to Write After Approval list. 2009-08-06 20:27:41 +00:00
Makefile.def Fix toplevel target defs. 2009-08-19 21:57:58 +00:00
Makefile.in Fix toplevel target defs. 2009-08-19 21:57:58 +00:00
Makefile.tpl re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
missing Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
mkdep
mkinstalldirs Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
move-if-change
README
symlink-tree
ylwrap Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.