This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r216515 - in /branches/match-and-simplify/gcc: ...


Author: rguenth
Date: Tue Oct 21 14:02:10 2014
New Revision: 216515

URL: https://gcc.gnu.org/viewcvs?rev=216515&root=gcc&view=rev
Log:
2014-10-21  Richard Biener  <rguenther@suse.de>

	* gimple-fold.c (replace_stmt_with_simplification): New helper
	split out from ...
	(fold_stmt_1): ... here.  Discard the simplified sequence if
	replacement failed.

Modified:
    branches/match-and-simplify/gcc/ChangeLog.mas
    branches/match-and-simplify/gcc/gimple-fold.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]