Skip to content
  1. Jan 20, 2010
  2. Dec 12, 2009
  3. Nov 25, 2009
  4. Nov 16, 2009
  5. Oct 30, 2009
  6. Oct 26, 2009
  7. Oct 22, 2009
  8. Oct 20, 2009
  9. Oct 19, 2009
  10. Oct 09, 2009
  11. Sep 26, 2009
  12. Sep 14, 2009
  13. Sep 13, 2009
  14. Sep 03, 2009
  15. Aug 27, 2009
    • Gabor Greif's avatar
      re-apply r80197, now that iterator.h is not mentioned any more · 962c3747
      Gabor Greif authored
      llvm-svn: 80254
      962c3747
    • Bill Wendling's avatar
      --- Reverse-merging r80147 into '.': · c7d230f7
      Bill Wendling authored
      A    include/llvm/ADT/iterator.cmake
      U    autoconf/configure.ac
      --- Reverse-merging r80161 into '.':
      U    cmake/config-ix.cmake
      --- Reverse-merging r80171 into '.':
      U    Makefile
      --- Reverse-merging r80173 into '.':
      U    configure
      U    include/llvm/Config/config.h.in
      --- Reverse-merging r80180 into '.':
      A    include/llvm/ADT/iterator.h.in
      
      Despite common miscomceptions, iterator.h is alive and well. It broke the build
      bots for several hours. And yet no one bothered to look at them.
      
      Gabor and Doug, please review your changes and make sure that they actually
      build before resubmitting them.
      
      llvm-svn: 80197
      c7d230f7
    • Gabor Greif's avatar
      eliminate references to ADT/iterator.h · a9ced1d3
      Gabor Greif authored
      llvm-svn: 80171
      a9ced1d3
  16. Aug 19, 2009
  17. Jun 16, 2009
  18. May 08, 2009
  19. May 01, 2009
  20. Apr 24, 2009
  21. Apr 07, 2009
  22. Mar 30, 2009
  23. Mar 27, 2009
  24. Mar 09, 2009
  25. Jan 19, 2009
  26. Jan 08, 2009
  27. Jan 05, 2009
  28. Jan 01, 2009
    • Misha Brukman's avatar
      Original patch by Talin. · bcf15388
      Misha Brukman authored
      * Added the first LLVM unittest -- DenseMap.
      * Updated mkpatch utility to include llvm/unittests dir
      * Added top-level target "unittests" to run all unittests
      
      llvm-svn: 61541
      bcf15388
  29. Nov 10, 2008
  30. Oct 03, 2008
    • Jim Grosbach's avatar
      Add support for Canadian Cross builds where the host executables are not · 009db895
      Jim Grosbach authored
      runnable on the build machine.
      
      There are a few bits that need built for the build environment (TableGen).
      This patch builds those bits, and the associated libraries, for the build
      environment as well as the (usual) host environment.
      
      Thanks to Eric C. and Devang P. for pre-commit review.
      
      llvm-svn: 56975
      009db895
  31. May 29, 2008
  32. Mar 21, 2008
  33. Feb 28, 2008
Loading