Skip to content
  1. Jan 04, 2008
  2. Jan 03, 2008
  3. Jan 02, 2008
  4. Jan 01, 2008
  5. Dec 31, 2007
  6. Dec 30, 2007
    • Chris Lattner's avatar
      More cleanups for MachineOperand: · 6005589f
      Chris Lattner authored
        - 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
      6005589f
Loading