2012-07-21 Andrew Pinski <apinski@cavium.com>
commit5c8affdcd1df8abb4e04793f620df13bfa3bc4bf
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Jul 2012 11:05:04 +0000 (21 11:05 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Jul 2012 11:05:04 +0000 (21 11:05 +0000)
tree45658fb05b44ae2d9ddf0eaed39c4ab15e524137
parent9b58b4c71cd42e75e2c9fea2fde3bd0181037dce
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189744 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/octeon-pop-2.c [new file with mode: 0644]