summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
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
commita6416a7c73733b0c2615ffe14708fa4eab02f75d (patch)
tree0c2333c3731ce7b840cf63a4ba9bf2baf861a5fe /llvm/lib/CodeGen
parent080dd7ce302ecfa78476fa2a6a2ac890e8d7dc54 (diff)
downloadbcm5719-llvm-a6416a7c73733b0c2615ffe14708fa4eab02f75d.tar.gz
bcm5719-llvm-a6416a7c73733b0c2615ffe14708fa4eab02f75d.zip
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. llvm-svn: 145194
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud