commit | 023a6e3548c7e1890a1a9b3ddda969e85fe6f0d2 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Mon Aug 31 18:25:11 2015 +0000 |
committer | Matthias Braun <matze@braunis.de> | Mon Aug 31 18:25:11 2015 +0000 |
tree | b9b0cafe6766f131301e87ad4e7ee6269b7c6d87 | |
parent | 357ece440765ea99109f6db56dfdfee5d0dd5843 [diff] |
X86: Fix FastISel SSESelect register class X86FastISel has been using the wrong register class for VBLENDVPS which produces a VR128 and needs an extra copy to the target register. The problem was already hit by the existing test cases when using > llvm-lit -Dllc="llc -verify-machineinstr" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246461 91177308-0d34-0410-b5e6-96231b3b80d8