Go to file
Richard Sandiford 348eea5f00 dse.c (find_shift_sequence): Allow word as well as subword shifts.
gcc/
	* dse.c (find_shift_sequence): Allow word as well as subword shifts.
	Do the tentative shift expansion with the DF_NO_INSN_RESCAN flag set.
	Fix the call to insn_rtx_cost.  Skip access sizes that require a
	real truncation of the store register.  Use convert_move instead
	of gen_lowpart when narrowing the result.
	(replace_read): Use convert_move instead of gen_lowpart when
	narrowing the store rhs.

gcc/testsuite/
	* gcc.target/mips/dse-1.c: New test.

From-SVN: r128530
2007-09-16 21:02:54 +00:00
boehm-gc
config
contrib
fixincludes
gcc dse.c (find_shift_sequence): Allow word as well as subword shifts. 2007-09-16 21:02:54 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/21185 (Improve testsuite results on newlib targets) 2007-09-15 14:52:46 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 base.h (__gnu_parallel::less<Tp>): Add partial specialization for one argument. 2007-09-14 20:37:25 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
configure.ac configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Update my email address. 2007-09-14 15:39:29 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.