Fix a codegen abort seen in 483.xalancbmk.
authorDan Gohman <gohman@apple.com>
Thu, 14 Jan 2010 03:08:49 +0000 (03:08 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 14 Jan 2010 03:08:49 +0000 (03:08 +0000)
commitff00a555171cac0a77c0434fd85ff5a0ae672ade
treeaf8040fcd5ea1a342a6aa23a2074e4afa2b9b713
parente8f422b9f39af1d2c141c101f8ca95409d708814
Fix a codegen abort seen in 483.xalancbmk.

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