Go to file
Richard Biener 92a5094e04 re PR tree-optimization/64193 (Decreased performance after r173250)
2014-12-09  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/64193
	* tree-ssa-alias.c (walk_non_aliased_vuses): Add valueize parameter
	and valueize the VUSE before looking up the def stmt.
	* tree-ssa-alias.h (walk_non_aliased_vuses): Adjust prototype.
	* tree-ssa-sccvn.c (vn_reference_lookup_pieces): Pass vn_valueize
	to walk_non_aliased_vuses.
	(vn_reference_lookup): Likewise.
	* tree-ssa-dom.c (lookup_avail_expr): Pass NULL as valueize
	callback to walk_non_aliased_vuses.

	* gcc.dg/tree-ssa/ssa-fre-43.c: New testcase.

From-SVN: r218515
2014-12-09 14:25:09 +00:00
boehm-gc
config isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. 2014-12-04 08:45:33 +00:00
contrib Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
fixincludes clarification 2014-12-06 15:08:55 +00:00
gcc re PR tree-optimization/64193 (Decreased performance after r173250) 2014-12-09 14:25:09 +00:00
gnattools
include DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic. 2014-12-08 22:32:23 +00:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails. 2014-12-04 23:35:29 +00:00
libdecnumber
libffi
libgcc defaults.h: (DWARF_REG_TO_UNWIND_COLUMN): Define default. 2014-12-05 17:01:42 +00:00
libgfortran Add support for a minimal version of libgfortran for accelerator targets. 2014-11-28 17:39:15 +00:00
libgo runtime: introduce mvifdiff.sh script to replace GCC's move-if-change 2014-12-01 01:06:29 +00:00
libgomp configure.tgt (x86_64): Tune -m32 multilib to generic. 2014-12-03 14:58:07 +01:00
libiberty
libitm configure.tgt (x86_64): Tune -m32 multilib to generic. 2014-12-03 14:58:07 +01:00
libjava
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR libstdc++/64203 (shared_mutex compile errors on bare-metal targets) 2014-12-09 11:03:57 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
ABOUT-NLS
ChangeLog Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. 2014-12-04 08:45:33 +00:00
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Added myself to Write After Approval list 2014-12-08 14:12:23 -06:00
Makefile.def
Makefile.in Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
Makefile.tpl Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.