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

[X86] Teach the execution domain fixing tables to use movlhps inplace of...

[X86] Teach the execution domain fixing tables to use movlhps inplace of unpcklpd for the packed single domain.

MOVLHPS has a smaller encoding than UNPCKLPD in the legacy encodings. With VEX and EVEX encodings it doesn't matter.

llvm-svn: 313509
parent 87f7381e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment