OSDN Git Service

[AVX-512] Pre-emptively fix more places in fastisel where we might copy a VK1 registe...
authorCraig Topper <craig.topper@gmail.com>
Tue, 14 Mar 2017 04:18:25 +0000 (04:18 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 14 Mar 2017 04:18:25 +0000 (04:18 +0000)
commit53a96f264ef1148873c2c08bededc4c04a17078c
tree0c1234195eb9a06d0fa4fbb81af54f65da37879e
parent3789b6187cd3da34b81ef2d46fcc4af3f25ef4f3
[AVX-512] Pre-emptively fix more places in fastisel where we might copy a VK1 register into a AH/BH/CH/DH register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297704 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp