]> gcc.gnu.org Git - gcc.git/commit - gcc/cse.c
(simplify_binary_operation): Do (x - (x & y)) -> (x & ~y).
authorTorbjorn Granlund <tege@gnu.org>
Thu, 17 Nov 1994 23:31:20 +0000 (23:31 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Thu, 17 Nov 1994 23:31:20 +0000 (23:31 +0000)
commit29d72c4b69a50992879a0d8c349b76e9ab136d45
treef42b01a7bad7022f724bea094fc0e47e0d20fffb
parentb76f773b543a91d50e21b1a3417a01505bedad3e
(simplify_binary_operation): Do (x - (x & y)) -> (x & ~y).

From-SVN: r8494
gcc/cse.c
This page took 0.0601 seconds and 5 git commands to generate.