2015-04-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Apr 2015 11:02:34 +0000 (11:02 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Apr 2015 11:02:34 +0000 (11:02 +0000)
commit1b52292cbf5a713f87027f8bcf7571b27c07671a
tree5c5eae56e601f99581b9dd2b2f44e358e6385374
parent5759dc8e5bf7c0103ed80e6c53cb08c8c6bf0cdc
2015-04-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    * combine.c (sign_extend_short_imm): New.
    (set_nonzero_bits_and_sign_copies): Use above new function for sign
    extension of src short immediate.
    (reg_nonzero_bits_for_combine): Likewise for tem.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222457 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c