Skip to content
Commit 9b0c61e9 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Mark all the builtins and intrinsics that require MMX and an SSE feature...

[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
parent 03eece72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment