Constants are now added to the constant pool only when a load
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:33:43 +0000 (03:33 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:33:43 +0000 (03:33 +0000)
commit42f632041dcce6335349512724f5ce648f46f08b
tree71aac444011079d1f8c1917e7ed6a8610e825e76
parent1ed009f66ed7b5311c8997d785f1a71cd82c9130
Constants are now added to the constant pool only when a load
instruction is actually generated for them.
Rename the different versions of SetMachineOperand.

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