summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-06-05 06:20:06 +0000
committerCraig Topper <craig.topper@intel.com>2018-06-05 06:20:06 +0000
commitf17b33d6c6678bf2aad114b046b227c3ceaa500e (patch)
tree091f904ce7d90655edd2e8fcec980336f24a14e9 /compiler-rt/lib/sanitizer_common
parent5eaaff60954f37b6db04319c4a0b65da9cd88d21 (diff)
downloadbcm5719-llvm-f17b33d6c6678bf2aad114b046b227c3ceaa500e.tar.gz
bcm5719-llvm-f17b33d6c6678bf2aad114b046b227c3ceaa500e.zip
[X86] Make all instructions that operate on MMX types, but were added after the initial MMX support via one of the SSE features flags make them require the MMX feature as well.
Passing -mattr=-mmx needs to disable these instructions since the MMX register class won't have been set up. But we don't want -mattr=-mmx to disable SSE so we have to do it separately. llvm-svn: 333984
Diffstat (limited to 'compiler-rt/lib/sanitizer_common')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud