diff options
author | Matthias Braun <matze@braunis.de> | 2015-08-31 18:25:11 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2015-08-31 18:25:11 +0000 |
commit | 818c78d0cc996c6289c30fb22d56637607b99e18 (patch) | |
tree | 49b606071f8d2bd53e8f581a130ca5a52fcd1ec6 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | f89fbbb39561d8eeb4621bd39a26d58aa692dc84 (diff) | |
download | llvm-818c78d0cc996c6289c30fb22d56637607b99e18.zip llvm-818c78d0cc996c6289c30fb22d56637607b99e18.tar.gz llvm-818c78d0cc996c6289c30fb22d56637607b99e18.tar.bz2 |
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"
llvm-svn: 246461
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions