match.pd: Move rest of the conversion combining patterns from tree-ssa-forwprop.c.
authorRichard Biener <rguenther@suse.de>
Mon, 10 Nov 2014 08:58:24 +0000 (08:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 10 Nov 2014 08:58:24 +0000 (08:58 +0000)
commit1f00c1b9cda9e377e278314a6e3b50bc45157e22
treed96d086a6a9e3361fe4586a0d66eeb948219f77f
parent67b6981474ce883a419c89fd13d7ae85abf67934
match.pd: Move rest of the conversion combining patterns from tree-ssa-forwprop.c.

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

* match.pd: Move rest of the conversion combining patterns
from tree-ssa-forwprop.c.
* tree-ssa-forwprop.c (combine_conversions): Remove.
(pass_forwprop::execute): Do not call it.

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