1. 08 Jun, 2002 18 commits
  2. 07 Jun, 2002 21 commits
  3. 06 Jun, 2002 1 commit
    • i386.md (and promoting splitters): Disable QI to SImode promoting when doing so… · 0d682900
      i386.md (and promoting splitters): Disable QI to SImode promoting when doing so changes immediate to be 32bit.
      
      
      	* i386.md (and promoting splitters): Disable QI to SImode promoting
      	when doing so changes immediate to be 32bit.
      
      	* rtl.h (emit_*_scope): Declare.
      	* emit-rtl.c (emit_*_scope): New global functions.
      	(try_split): Copy scope.
      	* ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
      	noce_try_flag_inc, noce_try_store_flag_mask, noce_try_cmove,
      	noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
      	noce_process_if_block, find_cond_trap): Copy scopes.
      	* recog.c (peephole2_optimize): likewise.
      
      From-SVN: r54327
      Jan Hubicka committed