Skip to content
  1. Jan 07, 2008
  2. Jan 06, 2008
  3. Jan 05, 2008
  4. Jan 04, 2008
  5. Jan 03, 2008
  6. Jan 02, 2008
  7. Jan 01, 2008
  8. Dec 31, 2007
  9. 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