OSDN Git Service

- rename opType -> OpKind and contents -> Contents.
authorChris Lattner <sabre@nondot.org>
Sun, 30 Dec 2007 22:24:06 +0000 (22:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 30 Dec 2007 22:24:06 +0000 (22:24 +0000)
commita29b8aac900c7209d6ff178493e96ffa60137170
tree2570e6c7bcb4776ec2aaebf968c8aac4985a21e3
parentf73823000e2d5d6e1cf65bdf5a107297e18d35fb
- rename opType -> OpKind and contents -> Contents.

- eliminate the auxInfo union, merging it into the contents union.  This shaves
  4 bytes off MachineOperand on a 32-bit machine.

- Use accessors in ctor methods.

- Add comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45462 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineOperand.h