diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-30 22:24:06 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-30 22:24:06 +0000 |
commit | a29b8aac900c7209d6ff178493e96ffa60137170 (patch) | |
tree | 2570e6c7bcb4776ec2aaebf968c8aac4985a21e3 /lib/CodeGen/PHIElimination.cpp | |
parent | f73823000e2d5d6e1cf65bdf5a107297e18d35fb (diff) |
- 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
Diffstat (limited to 'lib/CodeGen/PHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions