Added moveReg2Reg() and moveImm2Reg() to accomodate moving data around due to
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 13 Dec 2002 09:54:12 +0000 (09:54 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 13 Dec 2002 09:54:12 +0000 (09:54 +0000)
commit2b46e8ecccfe8a6adc861158a21b67fb9e786885
treec4999c9343e7240531a817da723e59ef3cfba48d
parent367ccab06e77247eb38b0e666425913e39b82cf0
Added moveReg2Reg() and moveImm2Reg() to accomodate moving data around due to
PHI nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5001 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MRegisterInfo.h
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86RegisterInfo.h