Allow pointer constants as well as integer and booleans.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 13:03:13 +0000 (13:03 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 13:03:13 +0000 (13:03 +0000)
commit243dd45820022c0f3829673715d07a775c65c04b
tree611e304d56a223a541baa68bf4942b5ec34298a4
parent0fb498017a44c85cae172f0b244bb1d79bf4c821
Allow pointer constants as well as integer and booleans.
Skip over list nodes in ForwardOperand.

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