aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-11-27 20:00:43 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-11-27 20:00:43 +0000
commit53ac3d88f9089affe6c5a93dc31d45a4a6f77447 (patch)
tree3ae5bc3e323581b2b4701bdb93fe4c2a25a2669f /lib/CodeGen/CodeGenFunction.h
parent2871020b2d30b8a642c02280be849a7924426222 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145194 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions