+2012-01-12 Uros Bizjak <ubizjak@gmail.com>
+
+ * config/i386/i386.md (*zero_extendsidi2_rex64): Correct movl template.
+ (x86_shift<mode>_adj_1): Remove operand constraint from operand 3.
+
2012-01-10 Joseph Myers <joseph@codesourcery.com>
Revert:
2012-01-09 Richard Sandiford <rdsandiford@googlemail.com>
- * config/mips/mips.md (loadgp_newabi_<mode>): Add missing
- earlyclobber.
+ * config/mips/mips.md (loadgp_newabi_<mode>): Add missing earlyclobber.
2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
PR tree-optimization/49651
* tree-ssa-structalias.c (type_can_have_subvars): New function.
(var_can_have_subvars): Use it.
- (get_constraint_for_1): Only consider subfields if there
- can be any.
+ (get_constraint_for_1): Only consider subfields if there can be any.
2012-01-03 Sandra Loosemore <sandra@codesourcery.com>
(match_operand:SI 1 "nonimmediate_operand" "rm,0,r ,m ,r ,m")))]
"TARGET_64BIT"
"@
- mov\t{%k1, %k0|%k0, %k1}
+ mov{l}\t{%1, %k0|%k0, %1}
#
movd\t{%1, %0|%0, %1}
movd\t{%1, %0|%0, %1}
(match_dup 0)))
(set (match_dup 1)
(if_then_else:SWI48 (ne (reg:CCZ FLAGS_REG) (const_int 0))
- (match_operand:SWI48 3 "register_operand" "r")
+ (match_operand:SWI48 3 "register_operand" "")
(match_dup 1)))]
"TARGET_CMOVE"
"operands[4] = GEN_INT (GET_MODE_BITSIZE (<MODE>mode));")