summaryrefslogtreecommitdiffstats
path: root/compiler-rt
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-06-05 03:12:14 +0000
committerCraig Topper <craig.topper@intel.com>2018-06-05 03:12:14 +0000
commit9b0c61e9debd445aa738f150df130c2ee21cd9d1 (patch)
treeb8772b55d493e9bf7e8636fb6a1117238d0bcdba /compiler-rt
parent03eece728f55b1823645b0196a859241ff9845f2 (diff)
downloadbcm5719-llvm-9b0c61e9debd445aa738f150df130c2ee21cd9d1.tar.gz
bcm5719-llvm-9b0c61e9debd445aa738f150df130c2ee21cd9d1.zip
[X86] Mark all the builtins and intrinsics that require MMX and an SSE feature as requiring both mmx and the sse feature.
Previously we only checked the sse feature, but this means that if you passed -mno-mmx, the builtins/intrinsics wouldn't be disabled in the frontend and would instead fail backend isel. llvm-svn: 333980
Diffstat (limited to 'compiler-rt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud