Skip to content
  1. Sep 03, 2010
  2. Sep 01, 2010
  3. Aug 18, 2010
  4. Aug 17, 2010
  5. Aug 15, 2010
  6. Aug 10, 2010
  7. Aug 02, 2010
  8. Jul 26, 2010
  9. Jul 23, 2010
  10. Jul 20, 2010
  11. Jul 16, 2010
  12. Jul 15, 2010
  13. Jul 13, 2010
  14. Jul 07, 2010
    • Duncan Sands's avatar
      Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" · 408bb192
      Duncan Sands authored
      builds to "Release".  The default build is unchanged (optimization on,
      assertions on), however it is now called Release+Asserts.  The intent
      is that future LLVM releases released via llvm.org will be Release builds
      in the new sense, i.e. will have assertions disabled (currently they have
      assertions enabled, for a more than 20% slowdown).  This will bring them
      in line with MacOS releases, which ship with assertions disabled.  It also
      means that "Release" now means the same things in make and cmake builds:
      cmake already disables assertions for "Release" builds AFAICS.
      
      llvm-svn: 107758
      408bb192
  15. Jun 28, 2010
  16. Jun 22, 2010
  17. Jun 18, 2010
  18. Jun 15, 2010
  19. Jun 08, 2010
  20. Jun 01, 2010
  21. May 16, 2010
  22. May 10, 2010
  23. May 01, 2010
  24. Apr 30, 2010
  25. Apr 24, 2010
  26. Apr 19, 2010
  27. Apr 17, 2010
  28. Apr 16, 2010
Loading