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 | db64f04ac669505822c01795ba8039f81657520f (patch) | |
tree | 93d82b19a9c25cf9e4405408905b0432a32ac962 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 6005589faffdc5dbc3ce194f0988512216364d6e (diff) | |
download | bcm5719-llvm-db64f04ac669505822c01795ba8039f81657520f.tar.gz bcm5719-llvm-db64f04ac669505822c01795ba8039f81657520f.zip |
- 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.
llvm-svn: 45462
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions