TypeLegalizer: Do not generate target specific nodes with illegal types, because...
authorNadav Rotem <nrotem@apple.com>
Fri, 14 Dec 2012 21:20:37 +0000 (21:20 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 14 Dec 2012 21:20:37 +0000 (21:20 +0000)
commit0a1e914f8f276cd854e23f7c4d21620f2dbe533c
treee265b6c191527f9f34cca61a585956ee86ada50e
parent58d15b5b21d47e3f8a362982af181a0093b32a3c
TypeLegalizer: Do not generate target specific nodes with illegal types, because we cant type-legalize them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2012-12-14-v8fp80-crash.ll [new file with mode: 0644]