Don't try to collapse DomainValues onto an incompatible SSE domain.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 6 Apr 2010 19:48:56 +0000 (19:48 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 6 Apr 2010 19:48:56 +0000 (19:48 +0000)
commit8ba1c6ab8749d03692207ab1fa32993c1fc5c7bf
tree572b24ec48ebe527106b40ff1813badc80cbb75c
parent8a8a4350db3e66a517dc179ba38439c66bb726a8
Don't try to collapse DomainValues onto an incompatible SSE domain.
This fixes the Bullet regression on i386/nocona.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100553 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/SSEDomainFix.cpp
test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll [new file with mode: 0644]