Major enhancements to how array and structure indices are handled.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:33:02 +0000 (03:33 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:33:02 +0000 (03:33 +0000)
commitfd3900ad5734f2176e9e95b44f2deb00c62fdd87
tree83833e8493d2e175e877e352c1a61589172aec09
parent6be4ebe1eb682eb6a9f5ef9fb8b52edd7cfb32bc
Major enhancements to how array and structure indices are handled.
Improve checking for constants in Multiply.
Simpler method to keep track of when a node is folded into its parent.
Several other bug fixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1964 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9InstrSelection.cpp