Dimitry Andric 937b9d55e7 Pull in r145194 from upstream clang trunk:
Make our handling of MMX x SSE closer to what gcc does:

  * Enabling sse enables mmx.
  * Disabling (-mno-mmx) mmx, doesn't disable sse (we got this right already).
  * The order in not important. -msse -mno-mmx is the same as -mno-mmx -msse.

Some configure scripts depend on this.

PR:		i386/165968
MFC after:	3 days
2012-03-12 21:07:22 +00:00
..
2011-07-14 14:01:36 +00:00
2011-12-13 17:34:47 +00:00
2012-01-05 21:36:12 +00:00
2012-02-25 10:58:02 +00:00
2012-03-12 01:06:29 +00:00
2011-05-25 14:13:53 +00:00
2011-12-28 05:58:31 +00:00
2012-02-22 03:36:15 +00:00
2011-12-08 02:40:46 +00:00
2011-11-01 02:01:55 +00:00
2010-11-03 10:46:39 +00:00