Bug fix in setting CC register.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:35:24 +0000 (03:35 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:35:24 +0000 (03:35 +0000)
commitc356e565a69e56993d018c7d94194e504a78285f
treec507519dec3ef3d7f9a4b19b0b7f5cc31bbc404e
parent42f632041dcce6335349512724f5ce648f46f08b
Bug fix in setting CC register.
Also use distinct names for the three types of SetMachineOperand
to avoid painful overloading problems and errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1904 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineInstr.cpp