]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/match.pd
match.pd: Implement pattern from simplify_mult.
authorRichard Biener <rguenther@suse.de>
Mon, 10 Nov 2014 15:45:55 +0000 (15:45 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 10 Nov 2014 15:45:55 +0000 (15:45 +0000)
commita25454eae3fe9086b3fd4c17619bb90087577798
tree88c8cade21e8b1b63b0c857578fd173e5cbff792
parent6be4c4ece59c3ee69e38acf065d2b760587f6eb0
match.pd: Implement pattern from simplify_mult.

2014-11-10  Richard Biener  <rguenther@suse.de>

* match.pd: Implement pattern from simplify_mult.
* tree-ssa-forwprop.c (simplify_mult): Remove.
(pass_forwprop::execute): Do not call simplify_mult.

From-SVN: r217290
gcc/ChangeLog
gcc/match.pd
gcc/tree-ssa-forwprop.c