Simplify the ComputeLinearIndex logic and fix a few bugs.
authorDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 00:53:00 +0000 (00:53 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 00:53:00 +0000 (00:53 +0000)
commit8f36f6d11761246bb4bd4ae1be88a58ba24d96b0
tree0333b7a3f57f4cc4931b8adcafe97d1ff5be4c29
parent65c6795af41ffd9c2944f94a63aa70f16f88fe80
Simplify the ComputeLinearIndex logic and fix a few bugs.

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