OSDN Git Service

(subst): apply_distributive_law can also handle AND.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jun 1993 15:06:55 +0000 (15:06 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jun 1993 15:06:55 +0000 (15:06 +0000)
commit98a1ef9c8609b3b9cadd8e3777a3b321fff60380
tree1faa27638e57d35e54968f9fa4cb71c85b8058c1
parent73658b7bf0af76c6a6a0be0836a6a008728d8cfd
(subst): apply_distributive_law can also handle AND.
(subst, case IF_THEN_ELSE): Make a shift when appropriate.
(simplify_shift_const): If we have an outer operation and made a shift, see if
it can be simplified.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4748 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/combine.c