Go to file
Richard Biener d629ab4496 re PR tree-optimization/81303 (410.bwaves regression caused by r249919)
2017-07-21  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/81303
	* tree-vect-data-refs.c (vect_get_peeling_costs_all_drs): Pass
	in datarefs vector.  Allow NULL dr0 for no peeling cost estimate.
	(vect_peeling_hash_get_lowest_cost): Adjust.
	(vect_enhance_data_refs_alignment): Likewise.  Use
	vect_get_peeling_costs_all_drs to compute the penalty for no
	peeling to match up costs.

From-SVN: r250424
2017-07-21 11:32:39 +00:00
config
contrib mklog: Fix extraction of changed file name. 2017-07-18 18:39:39 +03:00
fixincludes
gcc re PR tree-optimization/81303 (410.bwaves regression caused by r249919) 2017-07-21 11:32:39 +00:00
gnattools
gotools Makefile.am (CHECK_ENV): Set GOROOT. 2017-07-15 17:50:18 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1 Remove TYPE_METHODS. 2017-07-21 00:27:51 +00:00
libcilkrts
libcpp libcpp: preserve ranges within macro expansions (PR c++/79300) 2017-07-07 18:49:09 +00:00
libdecnumber
libffi
libgcc Fix Unwind support on DragonFly BSD after sigtramp move 2017-07-19 16:55:11 +01:00
libgfortran eoshift2.c (eoshift2): Use memcpy for innermost copy where possible. 2017-07-09 19:09:33 +00:00
libgo re PR go/81451 (missing futex check - libgo/runtime/thread-linux.c:12:0 futex.h:13:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’) 2017-07-18 23:14:29 +00:00
libgomp Add v2di support for nvptx 2017-07-19 13:05:35 +00:00
libhsail-rt
libiberty
libitm
libmpx
libobjc
liboffloadmic
libquadmath * math/powq.c (powq): Use uint32_t instead of u_int32_t. 2017-07-19 19:53:58 +00:00
libsanitizer re PR sanitizer/81066 (sanitizer_stoptheworld_linux_libcdep.cc:276:22: error: aggregate ‘sigaltstack handler_stack’ has incomplete type and cannot be defined) 2017-07-14 11:10:45 +02:00
libssp
libstdc++-v3 PR libstdc++/81476 Optimise vector insertion from input iterators 2017-07-19 20:32:15 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog Add myself to MAINTAINERS. 2017-07-19 05:25:47 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
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 Add myself to MAINTAINERS. 2017-07-19 05:25:47 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.