mips.md (*popcountdi2_trunc): New pattern to handle popcount of a truncation.
authorAndrew Pinski <apinski@cavium.com>
Sat, 21 Jul 2012 11:05:04 +0000 (11:05 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 21 Jul 2012 11:05:04 +0000 (04:05 -0700)
commitc55963ebd6b75545dc9f79fd081c596ef5cbe568
tree45658fb05b44ae2d9ddf0eaed39c4ab15e524137
parent63fbf5865a5fc48a25ff4410e7c2757bb24c36c8
mips.md (*popcountdi2_trunc): New pattern to handle popcount of a truncation.

2012-07-21  Andrew Pinski  <apinski@cavium.com>

* config/mips/mips.md (*popcountdi2_trunc): New pattern
to handle popcount of a truncation.

2012-07-21  Andrew Pinski  <apinski@cavium.com>

* gcc.target/mips/octeon-pop-2.c: New testcase.

From-SVN: r189744
gcc/ChangeLog
gcc/config/mips/mips.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/octeon-pop-2.c [new file with mode: 0644]