Skip to content
  1. Aug 27, 2013
  2. Aug 26, 2013
  3. Aug 24, 2013
  4. Aug 21, 2013
  5. Aug 19, 2013
  6. Aug 13, 2013
  7. Aug 12, 2013
  8. Aug 09, 2013
  9. Aug 08, 2013
  10. Aug 07, 2013
  11. Aug 06, 2013
  12. Aug 05, 2013
  13. Jul 30, 2013
  14. Jul 27, 2013
  15. Jul 26, 2013
  16. Jul 24, 2013
  17. Jul 17, 2013
  18. Jul 16, 2013
  19. Jul 09, 2013
    • Adrian Prantl's avatar
      Reapply an improved version of r180816/180817. · 418d1d1e
      Adrian Prantl authored
      Change the informal convention of DBG_VALUE machine instructions so that
      we can express a register-indirect address with an offset of 0.
      The old convention was that a DBG_VALUE is a register-indirect value if
      the offset (operand 1) is nonzero. The new convention is that a DBG_VALUE
      is register-indirect if the first operand is a register and the second
      operand is an immediate. For plain register values the combination reg,
      reg is used. MachineInstrBuilder::BuildMI knows how to build the new
      DBG_VALUES.
      
      rdar://problem/13658587
      
      llvm-svn: 185966
      418d1d1e
  20. Jul 08, 2013
Loading