r211891 - in /branches/match-and-simplify/gcc: ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Jun 23 12:32:00 GMT 2014
Author: rguenth
Date: Mon Jun 23 12:32:11 2014
New Revision: 211891
URL: https://gcc.gnu.org/viewcvs?rev=211891&root=gcc&view=rev
Log:
2014-06-23 Prathamesh Kulkarni <bilbotheelffriend@gmail.com>
* genmatch.c (print_operand): Add additional default argument bool
flattened = false
(cmp_operand): New function to compare operands.
(dt_node): New struct.
(dt_operand): New struct.
(dt_simplify): New struct.
(decision_tree): New struct.
(write_fn_prototype): New function to write
gimple_match_and_simplify prototype.
* gimple-match-head.c (do_valueize): New function.
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/genmatch.c
branches/match-and-simplify/gcc/gimple-match-head.c
More information about the Gcc-cvs
mailing list