Moved code here to extract memory instruction indices and to check
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 24 Aug 2002 21:00:08 +0000 (21:00 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 24 Aug 2002 21:00:08 +0000 (21:00 +0000)
commit685133382d214b0ea7a2cf40e4cd2d2c5cff8dd4
tree5d12ed3ef75db16a32d419dc29a79205cca8f85f
parentf28d9d643e3aff0a2737c317f6e75f57ed74bb07
Moved code here to extract memory instruction indices and to check
whether FoldGetElemNodes should be called.  This is machine-independent
but was in the Sparc directory.  This is in a new function: GetMemInstArgs.

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