r213123 - in /branches/match-and-simplify/gcc: ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Jul 28 10:00:00 GMT 2014
Author: rguenth
Date: Mon Jul 28 10:00:23 2014
New Revision: 213123
URL: https://gcc.gnu.org/viewcvs?rev=213123&root=gcc&view=rev
Log:
2014-07-28 Prathamesh Kulkarni <bilbotheelffriend@gmail.com>
* genmatch.c (simplify::ifexpr): Remove.
(simplify::ifexpr_location): Likewise.
(simplify::simplify): Adjust to changes in simplify and
add parameter ifexpr_vec_.
(dt_simplify::gen_gimple): Adjust to changes in simplify.
(dt_simplify::gen_generic): Likewise.
(parse_if): New function.
(parse_pattern): Add call to parse_if.
* match.pd: Use outer-if for plus-minus patterns.
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/genmatch.c
branches/match-and-simplify/gcc/match.pd
More information about the Gcc-cvs
mailing list