diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-22 00:28:59 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-22 00:28:59 +0000 |
commit | ccfea35efb0817267a9b997933207863917a8a85 (patch) | |
tree | afb546fc3513532b10c4895f0d7a85947d3462d2 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | 565a6f94804d12ff637b8c3cfc7752e1d265f3ee (diff) |
fix an incorrect VT: eflags is always i32. The bug was causing us to
create an X86ISD::Cmp node with result type i64 on the
CodeGen/X86/shift-i256.ll testcase and the new isel was assert on it
downstream.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96768 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions