OSDN Git Service

[X86] Update some of the getMachineNode calls from X86ISelDAGToDAG to also include...
authorCraig Topper <craig.topper@intel.com>
Mon, 25 Mar 2019 07:22:18 +0000 (07:22 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 25 Mar 2019 07:22:18 +0000 (07:22 +0000)
commita8f354662a73aeb5425ca6b5351cbe3c5dbfa390
tree6c6e01fadd09eedf01c42151e1d750f77d1cc615
parent83768b93ba5df47e6d4e8b16aab4627f47636a0d
[X86] Update some of the getMachineNode calls from X86ISelDAGToDAG to also include a VT for a EFLAGS result.

This makes the nodes consistent with how they would be emitted from the isel
table.

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