Skip to content
  1. Sep 27, 2009
  2. Sep 19, 2009
  3. Sep 02, 2009
  4. Aug 23, 2009
  5. Jul 31, 2009
  6. Jul 25, 2009
    • Daniel Dunbar's avatar
      More migration to raw_ostream, the water has dried up around the iostream hole. · 0dd5e1ed
      Daniel Dunbar authored
       - Some clients which used DOUT have moved to DEBUG. We are deprecating the
         "magic" DOUT behavior which avoided calling printing functions when the
         statement was disabled. In addition to being unnecessary magic, it had the
         downside of leaving code in -Asserts builds, and of hiding potentially
         unnecessary computations.
      
      llvm-svn: 77019
      0dd5e1ed
  7. Jul 22, 2009
  8. Jul 17, 2009
    • Eli Friedman's avatar
      Replace isTrapping with a new, similar method called · b8f6a4fc
      Eli Friedman authored
      isSafeToSpeculativelyExecute. The new method is a bit closer to what 
      the callers actually care about in that it rejects more things callers 
      don't want.  It also adds more precise handling for integer 
      division, and unifies code for analyzing the legality of a speculative 
      load.
      
      llvm-svn: 76150
      b8f6a4fc
  9. Jul 16, 2009
  10. Jul 15, 2009
  11. Jul 10, 2009
  12. Jul 06, 2009
  13. Jul 02, 2009
  14. May 06, 2009
  15. Nov 27, 2008
  16. Sep 04, 2008
  17. Jun 12, 2008
  18. Jun 11, 2008
  19. May 23, 2008
  20. May 16, 2008
  21. May 15, 2008
  22. May 13, 2008
  23. Apr 21, 2008
  24. Apr 14, 2008
  25. Apr 13, 2008
  26. Mar 22, 2008
  27. Dec 29, 2007
  28. Nov 04, 2007
  29. May 06, 2007
  30. May 03, 2007
  31. May 02, 2007
  32. May 01, 2007
  33. Feb 06, 2007
  34. Dec 19, 2006
  35. Dec 06, 2006
  36. Nov 26, 2006
  37. Sep 27, 2006
  38. Sep 10, 2006
Loading