Better folding getelementptr operations with mixed
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 19 May 2002 15:34:29 +0000 (15:34 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 19 May 2002 15:34:29 +0000 (15:34 +0000)
commit36f0a9e5a63fd6f31ae47fd285ce133bde0c5a1e
treef73a3e6f8e1219cf2021038130db5ed5f0b3334b
parent629b70f274deb5d8ff19d7046b10df0fe1c84dc3
Better folding getelementptr operations with mixed
array and struct indexes.
Update operand values in CallArgsDescriptor (a new class)
when replacing constant values with immediates.

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