[cfe-commits] r137905 - /cfe/trunk/lib/Basic/Targets.cpp

Eric Christopher echristo at apple.com
Wed Aug 17 18:24:56 PDT 2011


On Aug 17, 2011, at 6:23 PM, Chandler Carruth wrote:

> On Wed, Aug 17, 2011 at 5:07 PM, Bruno Cardoso Lopes <bruno.cardoso at gmail.com> wrote:
> Author: bruno
> Date: Wed Aug 17 19:07:03 2011
> New Revision: 137905
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=137905&view=rev
> Log:
> "-mavx" should also enable all other SSE levels.
> 
> Related to this, someone recently noticed that with GCC -msse* appears to imply -mmmx. It doesn't on Clang. Should it?
>  


I think this was intentional. In general we want to discourage mmx use.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110817/3c195e09/attachment.html>


More information about the cfe-commits mailing list