Skip to content
  1. Oct 08, 2012
  2. Oct 04, 2012
  3. Oct 03, 2012
  4. Oct 02, 2012
  5. Sep 22, 2012
  6. Sep 13, 2012
    • Eric Christopher's avatar
      Recommit, with fixes: · e341776c
      Eric Christopher authored
          Add some support for dealing with an object pointer on arguments.
      
          Part of rdar://9797999
      
      which now supports adding the object pointer attribute to the
      subprogram as it should.
      
      llvm-svn: 163754
      e341776c
  7. Sep 12, 2012
  8. Sep 11, 2012
  9. Aug 24, 2012
  10. Aug 23, 2012
  11. Aug 01, 2012
  12. Jul 28, 2012
  13. Jul 13, 2012
  14. Jul 06, 2012
    • Alexey Samsonov's avatar
      Fix PR13202 and a regtest. · 39602781
      Alexey Samsonov authored
      DwarfDebug class could generate the same (inlined) DIVariable twice:
      1) when trying to find abstract debug variable for a concrete inlined instance.
      2) when explicitly collecting info for variables that were optimized out.
      
      This change makes sure that this duplication won't happen and makes
      Clang pass "gdb.opt/inline-locals" test from gdb testsuite.
      
      Reviewed by Eric Christopher.
      
      llvm-svn: 159811
      39602781
  15. Jun 29, 2012
  16. Jun 28, 2012
  17. Jun 22, 2012
  18. Jun 09, 2012
  19. Jun 02, 2012
    • Jakob Stoklund Olesen's avatar
      Switch all register list clients to the new MC*Iterator interface. · 54038d79
      Jakob Stoklund Olesen authored
      No functional change intended.
      
      Sorry for the churn. The iterator classes are supposed to help avoid
      giant commits like this one in the future. The TableGen-produced
      register lists are getting quite large, and it may be necessary to
      change the table representation.
      
      This makes it possible to do so without changing all clients (again).
      
      llvm-svn: 157854
      54038d79
  20. May 18, 2012
  21. May 08, 2012
  22. Apr 05, 2012
  23. Apr 03, 2012
  24. Apr 02, 2012
  25. Mar 27, 2012
  26. Mar 26, 2012
  27. Mar 11, 2012
  28. Mar 04, 2012
Loading