]> git.ipfire.org Git - thirdparty/gcc.git/commit
match.pd: Implement pattern from simplify_conversion_from_bitmask.
authorRichard Biener <rguenther@suse.de>
Mon, 10 Nov 2014 11:47:53 +0000 (11:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 10 Nov 2014 11:47:53 +0000 (11:47 +0000)
commitea2042ba818c83f7fbe56d883b4ac494ea565fe2
tree9621814c43521e40189c352f06dcc0e2f29e1311
parentbb60d646c100b8807ed1595ef7252f9a0789e436
match.pd: Implement pattern from simplify_conversion_from_bitmask.

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

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

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