aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorRoger Sayle <roger@nextmovesoftware.com>2023-05-10 22:10:49 +0100
committerRoger Sayle <roger@nextmovesoftware.com>2023-05-10 22:10:49 +0100
commit475904f710ccb99653d1f5c1cf426eaa3aa1626c (patch)
tree5b92e317d9e2e6d4c36b5721d4bc462b10754d57 /gcc/cp
parent62c4d34ec005e95f000ffabd34da440dc62ac346 (diff)
downloadgcc-475904f710ccb99653d1f5c1cf426eaa3aa1626c.zip
gcc-475904f710ccb99653d1f5c1cf426eaa3aa1626c.tar.gz
gcc-475904f710ccb99653d1f5c1cf426eaa3aa1626c.tar.bz2
Use [(const_int 0)] idiom consistently in i386.md
This cleans up the use of [(clobber (const_int 0))] in the i386 backend. 2023-05-10 Roger Sayle <roger@nextmovesoftware.com> gcc/ChangeLog * config/i386/i386.md (*concat<mode><dwi>3_1): Use preferred [(const_int 0)] idiom, instead of [(clobber (const_int 0))]. (*concat<mode><dwi>3_2): Likewise. (*concat<mode><dwi>3_3): Likewise. (*concat<mode><dwi>3_4): Likewise. (*concat<mode><dwi>3_5): Likewise. (*concat<mode><dwi>3_6): Likewise. (*concat<mode><dwi>3_7): Likewise.
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions