Commit b194a08c by H.J. Lu Committed by H.J. Lu

i386.opt (mpopcnt): Replace "popcount" instruction with "popcnt" instruction.

2007-04-13  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/i386.opt (mpopcnt): Replace "popcount" instruction
	with "popcnt" instruction.

From-SVN: r123786
parent da97e7ff
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> 2007-04-13 Richard Guenther <rguenther@suse.de>
PR tree-optimization/21258 PR tree-optimization/21258
......
...@@ -209,7 +209,7 @@ Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation ...@@ -209,7 +209,7 @@ Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation
mpopcnt mpopcnt
Target Report Mask(POPCNT) 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 namely __builtin_popcount, __builtin_popcountl and __builtin_popcountll
mabm mabm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment