r216792 - in /branches/match-and-simplify/gcc: ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Tue Oct 28 13:36:00 GMT 2014
Author: rguenth
Date: Tue Oct 28 13:36:32 2014
New Revision: 216792
URL: https://gcc.gnu.org/viewcvs?rev=216792&root=gcc&view=rev
Log:
2014-10-28 Prathamesh Kulkarni <bilbotheelffriend@gmail.com>
* genmatch.c (parser): Add new member parsing_match_operand.
(parser::parse_operation): Check for conditional convert in result
operand.
(parser::parse_expr): Check for commutative operator in result operand.
Check for :type in match operand.
(parser::parse_simplify): Set/unset parsing_match_operand.
(parser::parser): Initialize parsing_match_operand.
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/genmatch.c
More information about the Gcc-cvs
mailing list