Avoid creating an extract element to an illegal type after LegalizeTypes has run.
authorMon P Wang <wangmp@apple.com>
Wed, 1 Feb 2012 22:15:20 +0000 (22:15 +0000)
committerMon P Wang <wangmp@apple.com>
Wed, 1 Feb 2012 22:15:20 +0000 (22:15 +0000)
commit845b1899b62f6f0e87d5c939c6bbd46a934fff4e
tree978bb1ce1d3c9927798419b76765ece50591f0a3
parentee498d3254b86bceb4f441741e9f442990647ce6
Avoid creating an extract element to an illegal type after LegalizeTypes has run.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149548 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/shl-i64.ll [new file with mode: 0644]