Skip to content
  • Jakob Stoklund Olesen's avatar
    Simplify LiveInterval::print(). · f3f7d6f6
    Jakob Stoklund Olesen authored
    Don't print out the register number and spill weight, making the TRI
    argument unnecessary.
    
    This allows callers to interpret the reg field. It can currently be a
    virtual register, a physical register, a spill slot, or a register unit.
    
    llvm-svn: 158031
    f3f7d6f6
Loading