fix a crash on CodeGen/X86/vector-rem.ll
authorChris Lattner <sabre@nondot.org>
Sun, 27 Jan 2008 23:21:58 +0000 (23:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Jan 2008 23:21:58 +0000 (23:21 +0000)
commitee339f4b2ab3e7789f02a714bbd8b1fb9f956467
treef67a2a799428ff52788a181bc6acf7ff751ff38d
parent3992f5231a592c1c0ffca1c021152d3fabd2eae2
fix a crash on CodeGen/X86/vector-rem.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp