Do not try to create a MVT type of width 0.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 28 May 2009 23:52:18 +0000 (23:52 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 28 May 2009 23:52:18 +0000 (23:52 +0000)
commitd3c76bb6fc3c066286850e91b8bf03484ea2a56e
treeddc9f96ae7a0778351a62a3c122511d14e8d304c
parent2265ba071762b461ed1e65ebd73f596a98208f60
Do not try to create a MVT type of width 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/2009-05-28-DAGCombineCrash.ll [new file with mode: 0644]