Patch by Michael Liao. llvm-svn: 160129
llvm-svn: 126200
llvm-svn: 123664
This shaves off 4 popcounts from the hacked 186.crafty source. This is enabled even when a native popcount instruction is available. The combined code is one operation longer but it should be faster nevertheless. llvm-svn: 123621