commit | 7042dc4c2a2a465f3818686ac66721f44eb1068a | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Feb 04 19:27:51 2016 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Feb 04 19:27:51 2016 +0000 |
tree | a9534ae23335b2451848ef5bc83ff1de1c00d581 | |
parent | f6118416e18c1b026f82d2d9c95ca18b10a59b0f [diff] |
[X86][SSE] Select domain for 32/64-bit partial loads for EltsFromConsecutiveLoads Choose between MOVD/MOVSS and MOVQ/MOVSD depending on the target vector type. This has a lot fewer test changes than trying to add this to X86InstrInfo::setExecutionDomain..... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259816 91177308-0d34-0410-b5e6-96231b3b80d8