summaryrefslogtreecommitdiff
path: root/gcc/vmsdbg.h
diff options
context:
space:
mode:
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-27 02:46:01 +0000
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-27 02:46:01 +0000
commit9d6663323f8dadb20bcc817dc8546f6444c7ff1b (patch)
tree9cf44213b16d28aaf90e2b46a6d444069dfde78e /gcc/vmsdbg.h
parent59e9562ea5c3a6302a64c6730b67ed53508c234d (diff)
downloadgcc-9d6663323f8dadb20bcc817dc8546f6444c7ff1b.tar.gz
PR tree-optimization/9814
* ifcvt.c (noce_emit_move_insn): If we fail to recognize the move instruction, add the necessary clobbers by re-expanding the RTL for arithmetic operations via optab.c's expand_unop/expand_binop. (noce_try_bitop): New function to optimize bit manipulation idioms of the form "if (x & C) x = x op C" and "if (!(x & C) x = x op C". (noce_process_if_block): Call noce_try_bitop. * gcc.dg/pr9814-1.c: New test case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100240 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/vmsdbg.h')
0 files changed, 0 insertions, 0 deletions