[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)
commita17287f08463eec72c31e6e13d7247a8e0ba35ca
tree2c904a5774f1ae3f6faf1730f8b74cd87aa89ac0
parent1cc01c3228485e4ed6be2b6d10b1061f6a58ae36
[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.

llvm-svn: 356870
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp