OSDN Git Service

2007-04-13 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Apr 2007 13:28:39 +0000 (13:28 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Apr 2007 13:28:39 +0000 (13:28 +0000)
* config/i386/i386.opt (mpopcnt): Replace "popcount" instruction
with "popcnt" instruction.

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

gcc/ChangeLog
gcc/config/i386/i386.opt

index 825f044..4029fbd 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/i386/i386.opt (mpopcnt): Replace "popcount" instruction
+       with "popcnt" instruction.
+
 2007-04-13  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/21258
 2007-04-13  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/21258
index 59b7bfe..8bab377 100644 (file)
@@ -209,7 +209,7 @@ Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation
 
 mpopcnt
 Target Report Mask(POPCNT)
 
 mpopcnt
 Target Report Mask(POPCNT)
-Support code generation of popcount instruction for popcount built-ins 
+Support code generation of popcnt instruction for popcount built-ins 
 namely __builtin_popcount, __builtin_popcountl and __builtin_popcountll
 
 mabm
 namely __builtin_popcount, __builtin_popcountl and __builtin_popcountll
 
 mabm