Fix a typo in the dag combiner, so that this can work on i64 targets
authorNate Begeman <natebegeman@mac.com>
Fri, 21 Oct 2005 01:51:45 +0000 (01:51 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 21 Oct 2005 01:51:45 +0000 (01:51 +0000)
commit4d3856768934ee748f754cc134ba88180ce42d1c
treef05a602628051cf4724ad66a7f008ff230df9222
parentfe9234db9b030182ec95c2912a549450e43918b9
Fix a typo in the dag combiner, so that this can work on i64 targets

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