Go to file
Chris Lattner 6005589faf More cleanups for MachineOperand:
- Eliminate the static "print" method for operands, moving it
    into MachineOperand::print.
  - Change various set* methods for register flags to take a bool
    for the value to set it to.  Remove unset* methods.
  - Group methods more logically by operand flavor in MachineOperand.h

llvm-svn: 45461
2007-12-30 21:56:09 +00:00
clang Allow implicit casts during arithmetic for OCUVector operations 2007-12-30 02:59:45 +00:00
llvm More cleanups for MachineOperand: 2007-12-30 21:56:09 +00:00