1. 9879aa9 Remove some abandoned code that was never finished. If needed in the future by Chris Lattner · 20 years ago
  2. bd93533 Passing integer 0 in for a pointer value doesn't work on IA64. Fix this by Chris Lattner · 20 years ago
  3. 42df6d1 Make tblgen not try to be smart. This is better handled in makefiles if by Chris Lattner · 20 years ago
  4. 23a354d Fix some thinkos in the script (error handling, proper argument handling). by Reid Spencer · 20 years ago
  5. ebeebec Change the "rotate by 90" xtics specification to just "rotate" which is by Reid Spencer · 20 years ago
  6. 7cccb2d Caused the labels on the small plots to be drawn vertically instead of by Reid Spencer · 20 years ago
  7. 86840d0 Fix relative links for nightly testers not hosted on llvm.cs. by Chris Lattner · 20 years ago
  8. 2280098 Don't try to run qmtests if we fail to build the tree. The qmtests (at by Brian Gaeke · 20 years ago
  9. c5b6705 Move the tests for readability of the template and gnuplot files so they by Reid Spencer · 20 years ago
  10. 1d91463 Added a -noexternals options to avoid performing the externals tests on by Reid Spencer · 20 years ago
  11. a337f0c Make sure GetRegEx returns something gnuplot can deal with (a number, not by Reid Spencer · 20 years ago
  12. cb6a3aa - Added the -nice option for nicing the build processes. by Reid Spencer · 20 years ago
  13. 900576f Added start time, finish time, and platform (uname -a output) information by Reid Spencer · 20 years ago
  14. 60f5cf4 Removed extra href close tag by Tanya Lattner · 20 years ago
  15. 294984c Handle shifts >= 32 bits. by Misha Brukman · 20 years ago
  16. 3048373 Move the IntrinsicLowering header into the CodeGen directory, as per PR346 by Chris Lattner · 20 years ago
  17. 8e6d2bb Make fpcmp handle running off of the beginning or end of the file correctly. by Chris Lattner · 20 years ago
  18. 2d67208 A utility to search the LLVM source tree for a grep pattern. This is a by Reid Spencer · 20 years ago
  19. 0603079 Make header comment fit within 80 cols. by Misha Brukman · 20 years ago
  20. 8238c27 The correct prototype is `int atoi(CONST char*)'. Unbroke AIX build. by Misha Brukman · 20 years ago
  21. 4a4bfd8 Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2 by Reid Spencer · 20 years ago
  22. 253231e Don't trim @PrevDays (causing an error) if it isn't long enough. by Brian Gaeke · 20 years ago
  23. f6d0233 Add two options to the program: by Reid Spencer · 20 years ago
  24. 43f3867 Allow dates with slashes in them in $DateRE. by Brian Gaeke · 20 years ago
  25. 389174b Columnized the compilation statistics for easier reading. by Reid Spencer · 20 years ago
  26. ff2c64c Fix the really bizarre stuff that happened last night in the tester by Chris Lattner · 20 years ago
  27. 1a8c917 Regularize title of Regression Test section. Clean up some blank space. by Reid Spencer · 20 years ago
  28. f5d0af3 * Fix indentation of Regression Test Results by making sure the by Reid Spencer · 20 years ago
  29. bebdb20 Emit a more sensible error message if no subclasses of Target are defined. by Misha Brukman · 20 years ago
  30. 8566854 Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden) by Brian Gaeke · 20 years ago
  31. 1770e2c Allow script to set configure args. Allow environment to set llvmgccdir. by Brian Gaeke · 20 years ago
  32. 20d13ea Add -disable-codegen option to disable LLC and JIT targets by Chris Lattner · 20 years ago
  33. f252371 Align the lower portion of the page with the left margin so that the page by Reid Spencer · 20 years ago
  34. aa0bfbe Clean up the Feature and Regression test output to (a) use section headers, by Reid Spencer · 20 years ago
  35. 542e859 Make the Regression/Feature test support excise all ": PASS" lines that by Reid Spencer · 20 years ago
  36. 4d00fde Changes to make the nightly tester run the regression tests at night, yaay! by Chris Lattner · 20 years ago
  37. 18884fa Right: the #includes are not needed either by Chris Lattner · 20 years ago
  38. 531b802 Use fileutilities instead of mmap directly by Chris Lattner · 20 years ago
  39. 91e43da doxygen no longer builds into the docs tree, and we no longer have boost by Chris Lattner · 20 years ago
  40. 36c5757 Add support for dos style files. by Chris Lattner · 20 years ago
  41. bed85ff Header file moved by Chris Lattner · 20 years ago
  42. e38adf5 Add hint about syntax-highlighting non-standardly-named LLVM Makefiles. by Misha Brukman · 20 years ago
  43. 6cdff92 Added `zeroinitializer' keyword. by Misha Brukman · 20 years ago
  44. 6893ead mmap of a zero length file returns null on some platforms, so hack around it. by Brian Gaeke · 20 years ago
  45. 9a459ab Fix typo. by Brian Gaeke · 20 years ago
  46. 7c8781e Spiff is no longer in our tree by Chris Lattner · 20 years ago
  47. 234b3ec The "best" of both worlds: readable C++ comments and valid HTML For doxygen. by Misha Brukman · 20 years ago
  48. 6de6a0a Fix bug, add support for +/- by Chris Lattner · 20 years ago
  49. 39975d3 Out with spiff, in with fpcmp by Chris Lattner · 20 years ago
  50. 0d8c3b6 Remove spiff. Though it looked good, it was not really as spiffy as it seemed by Chris Lattner · 20 years ago
  51. 337481a Okay, spiff is completely incapable of handling files of nontrivial size. by Chris Lattner · 20 years ago
  52. e8263c2 Increase buffer size again. *sigh* by Chris Lattner · 20 years ago
  53. 1ae684a Don't index spiff. It should not count as lines of LLVM code by Chris Lattner · 20 years ago
  54. 422acf2 Fixed sized limits are bad... duh. by Chris Lattner · 20 years ago
  55. f7dd526 Really spiff, don't chatter :) by Chris Lattner · 20 years ago
  56. 07b2c46 Don't underline diffs by Brian Gaeke · 20 years ago
  57. cce5a34 Clean up the Spiff code so that it emits fewer warnings. This by Brian Gaeke · 20 years ago
  58. 401be2c Build Spiff directory by Brian Gaeke · 20 years ago
  59. 0df5f9f Add the Spiff fp-aware diff utility from Bellcore by Brian Gaeke · 20 years ago
  60. 88ac78c by Jakub Staszak · 20 years ago
  61. 01b6a6f by Jakub Staszak · 20 years ago
  62. ffb33a1 Teach vim about the select instruction. Allow it to forget about the long-dead by Chris Lattner · 20 years ago
  63. 98124c8 Teach emacs about the select instruction by Chris Lattner · 20 years ago
  64. 5cedaba Default to using edge counts by Chris Lattner · 20 years ago
  65. ba2e098 Squash /usr/dcs path; use a 'require <version>' instead. by Brian Gaeke · 20 years ago
  66. 1d4c902 Add my regression finding by binary searching cvs script. by Brian Gaeke · 20 years ago
  67. c9699cc Added EH support. by John Criswell · 20 years ago
  68. f2cab76 Don't look in the .libs directories that libtool makes by Brian Gaeke · 20 years ago
  69. 8a4045e Do not remove an active template argument even if the superclass had one of the by Chris Lattner · 20 years ago
  70. 81d50ad Ignore X = X assignments that was causing Alkis's rewrite of X86.td to crash by Chris Lattner · 20 years ago
  71. ff367ee Assert instead of going into an infinite loop! by Chris Lattner · 20 years ago
  72. fd04ee6 Added support for C++ compilation. by John Criswell · 20 years ago
  73. 28ccd02 C++ version of llvm-native-gcc. by John Criswell · 20 years ago
  74. cac4b8e Updated to use llc to generate CBE code. by John Criswell · 20 years ago
  75. e9f66b9 Add a label for the bump when we started counting llvm/projects by Chris Lattner · 20 years ago
  76. f5761a5 exit(1) instead of abort()'ing on error by Chris Lattner · 20 years ago
  77. 83fe917 Fix buggy error message problem by Chris Lattner · 20 years ago
  78. f2f5b39 Ooops, top-level C++-comments aren't recognized by flex. by Misha Brukman · 21 years ago
  79. 1700f77 * Convert C comments to C++ style (why are some one way, some another?!) by Misha Brukman · 21 years ago
  80. 0afbc2f Fix bug in initial check - when recompiling everything with llvm-native-gcc, by Brian Gaeke · 21 years ago
  81. b9f960e Make block profiling the default by Chris Lattner · 21 years ago
  82. 79bf052 Fix unterminated-quote typo in echo command by Brian Gaeke · 21 years ago
  83. 7b9ee51 Print the record NAME not the record ADDRESS by Chris Lattner · 21 years ago
  84. 991a75e Start counting projects by Chris Lattner · 21 years ago
  85. 48e9f26 Fix a couple of places I noticed where "X86" was hard-coded. by Brian Gaeke · 21 years ago
  86. 4a6ca8d This is my script for narrowing down miscompilations to a single file. by Brian Gaeke · 21 years ago
  87. d56147d Eliminate annoying warnings from the tester, hopefully for real this time. by Chris Lattner · 21 years ago
  88. be39e43 Fix annoying warnings. W doesn't have a revision number by Chris Lattner · 21 years ago
  89. f789d40 explain the jump for llvm-db by Chris Lattner · 21 years ago
  90. 2e142f5 Change perl interpreter path to the standard /usr/bin/perl. by Alkis Evlogimenos · 21 years ago
  91. 370e809 Eliminate a spurious warning by Chris Lattner · 21 years ago
  92. bb0aca5 If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandline by Chris Lattner · 21 years ago
  93. 8ffc66d Update template by Chris Lattner · 21 years ago
  94. 7538469 Stop laughing Misha by Chris Lattner · 21 years ago
  95. 73d8d55 Check in the llvm-native-gcc script, which I use in the process of by Brian Gaeke · 21 years ago
  96. ac5d96b This may fix the "0 dirs" stuff we get in the nightly tests when they are by Brian Gaeke · 21 years ago
  97. 116e70f This function REALLY DOES return void by Chris Lattner · 21 years ago
  98. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  99. a3ed7d3 * Add units to the yaxis of each chart * Add charts to the nightly test report by Chris Lattner · 21 years ago
  100. 75dd3e5 Since we are collecting all of this data, we might as well graph it! by Chris Lattner · 21 years ago