1. 3e910fe Add FreeBench benchmarks to our test suite -- they weren't available by default by Misha Brukman · 21 years ago
  2. 2e09698 I don't think this was supposed to have gotten into the namespaceify patch, but by Brian Gaeke · 21 years ago
  3. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  4. 278a4ac Patch to fix PR102, contributed by Reid Spencer. by Brian Gaeke · 21 years ago
  5. 644ccc1 Add profiling runtime and llvm-prof tools. Would someone please regen the by Chris Lattner · 21 years ago
  6. a493aa3 Do not check for strings.h. This is an old, old, old pre-C89 header that by Brian Gaeke · 21 years ago
  7. 4d08d2b Added an entry for `llvm-nm'. by Misha Brukman · 21 years ago
  8. 1630189 Added autoconf support for the sample project. by John Criswell · 21 years ago
  9. a0137d3 Added a macro and code that checks for the %a format string in sprintf(). by John Criswell · 21 years ago
  10. 16edea0 The code that called strsignal is toast. by Brian Gaeke · 21 years ago
  11. 987e49c Added the eon and perlbmk benchmarks. by John Criswell · 21 years ago
  12. 5ab7346 Added 177.mesa to the list of Makefiles to propogate to the object root. by John Criswell · 21 years ago
  13. 1f9bcd3 test/Programs/NoSource and www are gone from the tree; don't try to configure by Brian Gaeke · 21 years ago
  14. a25d7ca Use 3-arg form of AC_DEFINE. by Brian Gaeke · 21 years ago
  15. 5512659 Renamed -use-spec to -use-spec2000. by John Criswell · 21 years ago
  16. f424d74 Switching over to the new test database. by John Criswell · 21 years ago
  17. 4c42378 Don't abort if dlopen cannot be found; it's not like it's going to break by Brian Gaeke · 21 years ago
  18. a6e91d6 Check for functions: strtoq, strtoll. by Brian Gaeke · 21 years ago
  19. 5c866e1 Changes for the move of the support directory back into utils by Chris Lattner · 21 years ago
  20. ce2141f Removed the check for purify as we don't support its use at present. by John Criswell · 21 years ago
  21. 7822759 Removed Makefile for CompileFail tests. They are now run by QMTest and are by John Criswell · 21 years ago
  22. 559a6c1 Added conditional configuration of poolalloc. by John Criswell · 21 years ago
  23. 12399a1 Added the ability to conditionally configure the reopt project if it is checked by John Criswell · 21 years ago
  24. f5b5565 Removed the utils/Makefile file from being copied to the object root tree. by John Criswell · 21 years ago
  25. c66bbd5 Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH and by John Criswell · 21 years ago
  26. 4e07978 Moved llvm/lib/Support to llvm/support/lib/Support. by John Criswell · 21 years ago
  27. 68886d4 Moved llvm/test/Programs/SingleSource/Regression around a bit to support by John Criswell · 21 years ago
  28. 67181ca Added llvm/test/Programs/SingleSource/Regression/Makefile. by John Criswell · 21 years ago
  29. 6109598 If we fail to find python or qmtest, give a warning message instead of an by John Criswell · 21 years ago
  30. 39827c8 Added code that stops the configure script if a needed program is not found. by John Criswell · 21 years ago
  31. aad65f6 `link' is now `llvm-link'. Also alphabetized the tools for easy reference. by Misha Brukman · 21 years ago
  32. 08acb9b Have the configure script put llvm.py into the object root. by John Criswell · 21 years ago
  33. 1070840 Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception. by John Criswell · 21 years ago
  34. 1b82432 Modified the checks slightly so that one can re-configure LLVM without by John Criswell · 21 years ago
  35. 93e1c72 Added code that verifies that the source directory has not been configured by John Criswell · 21 years ago
  36. dcf0490 Configure the llvm-ar directory by Chris Lattner · 21 years ago
  37. 39e8389 Caught a few misses in the last modification. by John Criswell · 21 years ago
  38. 48e3cb9 Updated for the re-organization of llvm/test/Programs/MultiSource. by John Criswell · 21 years ago
  39. 0afe825 Added the SetjmpLongjmp Makefile. by John Criswell · 21 years ago
  40. 27bb35e Fixed SPEC so that it would run correctly with the new autoconf-style object by John Criswell · 21 years ago
  41. ffaaf3b Updated to reflect the new locations of SingleSource tests. by John Criswell · 21 years ago
  42. dd2116d Add missing runtime directories by Chris Lattner · 21 years ago
  43. d9cd144 Removed Makefiles for directories that no longer exist. by John Criswell · 21 years ago
  44. 2d53308 Checkin of autoconf-style object root. by John Criswell · 21 years ago
  45. de00db2 Added code to check for python and qmtest. by John Criswell · 21 years ago
  46. 1b9ddd5 I just moved papi to a new directory by Chris Lattner · 21 years ago
  47. 54ac8b1 Changed the default location of OBJ_ROOT to follow these rules: by John Criswell · 21 years ago
  48. c78022e Enable JIT when the platform supports it. by John Criswell · 21 years ago
  49. 79a8f09 Fixed the enable/disable options. The AC_ARG_ENABLE macro does not perform by John Criswell · 21 years ago
  50. 4ea390d These are the autoconf files in their new home. by John Criswell · 21 years ago