2014-08-04 Richard Biener <rguent...@suse.de> Merge from trunk r211444 through r213455.
* genmatch.c (operators): Adjust for hash_table interface change. * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): Also fold non-call stmts inplace to avoid creating new SSA names. Bootstrapped on x86_64-unknown-linux-gnu, committed. Richard.