OSDN Git Service

2005-03-21 Paolo Bonzini <bonzini@gnu.org>
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Mar 2005 14:30:51 +0000 (14:30 +0000)
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Mar 2005 14:30:51 +0000 (14:30 +0000)
commit8666c3913a18243341907aa05523d93f97d5610f
tree681954762b33192c42f1a60a5211b189369f90af
parent9a5f6cddc29f9ac3fdeab67a4001d9fcb432f56c
2005-03-21  Paolo Bonzini  <bonzini@gnu.org>

* rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit.
* rtlhooks.c (gen_lowpart_no_emit_general): New.
* rtlhooks-def.h (gen_lowpart_no_emit_general): Declare.
(RTL_HOOKS_GEN_LOWPART_NO_EMIT): New.
* simplify-rtx.c (simplify_binary_operation_1): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96799 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/rtl.h
gcc/rtlhooks-def.h
gcc/rtlhooks.c
gcc/simplify-rtx.c