« Previous | Next » 

Revision e2f515cf

IDe2f515cf2f3795b9edb68eee42262e7c5f88fe98

Added by Richard Henderson about 11 years ago

target-i386: Discard CC_OP computation in set_cc_op also

The shift and rotate insns use movcond to set CC_OP, and thus
achieve a conditional EFLAGS setting. By discarding CC_OP in
a later flags setting insn, we can discard that movcond.

Signed-off-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences