Disable use of the Phi machine instruction which is no longer needed
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 12 Nov 2001 18:54:11 +0000 (18:54 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 12 Nov 2001 18:54:11 +0000 (18:54 +0000)
commit3438b21ebde9424e26561e39c2882bf2368167d8
treeeddb30e29a9cd2958be1d9c4091e5247db68d802
parent200a4359661e5ef8ec952a088ecc723d4581f606
Disable use of the Phi machine instruction which is no longer needed
for register allocation.

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