1. 7c8781e Spiff is no longer in our tree by Chris Lattner · 20 years ago
  2. 234b3ec The "best" of both worlds: readable C++ comments and valid HTML For doxygen. by Misha Brukman · 20 years ago
  3. 6de6a0a Fix bug, add support for +/- by Chris Lattner · 20 years ago
  4. 39975d3 Out with spiff, in with fpcmp by Chris Lattner · 20 years ago
  5. 0d8c3b6 Remove spiff. Though it looked good, it was not really as spiffy as it seemed by Chris Lattner · 20 years ago
  6. 337481a Okay, spiff is completely incapable of handling files of nontrivial size. by Chris Lattner · 20 years ago
  7. e8263c2 Increase buffer size again. *sigh* by Chris Lattner · 20 years ago
  8. 1ae684a Don't index spiff. It should not count as lines of LLVM code by Chris Lattner · 20 years ago
  9. 422acf2 Fixed sized limits are bad... duh. by Chris Lattner · 20 years ago
  10. f7dd526 Really spiff, don't chatter :) by Chris Lattner · 20 years ago
  11. 07b2c46 Don't underline diffs by Brian Gaeke · 20 years ago
  12. cce5a34 Clean up the Spiff code so that it emits fewer warnings. This by Brian Gaeke · 20 years ago
  13. 401be2c Build Spiff directory by Brian Gaeke · 20 years ago
  14. 0df5f9f Add the Spiff fp-aware diff utility from Bellcore by Brian Gaeke · 20 years ago
  15. 88ac78c by Jakub Staszak · 20 years ago
  16. 01b6a6f by Jakub Staszak · 20 years ago
  17. ffb33a1 Teach vim about the select instruction. Allow it to forget about the long-dead by Chris Lattner · 20 years ago
  18. 98124c8 Teach emacs about the select instruction by Chris Lattner · 20 years ago
  19. 5cedaba Default to using edge counts by Chris Lattner · 20 years ago
  20. ba2e098 Squash /usr/dcs path; use a 'require <version>' instead. by Brian Gaeke · 20 years ago
  21. 1d4c902 Add my regression finding by binary searching cvs script. by Brian Gaeke · 20 years ago
  22. c9699cc Added EH support. by John Criswell · 20 years ago
  23. f2cab76 Don't look in the .libs directories that libtool makes by Brian Gaeke · 20 years ago
  24. 8a4045e Do not remove an active template argument even if the superclass had one of the by Chris Lattner · 20 years ago
  25. 81d50ad Ignore X = X assignments that was causing Alkis's rewrite of X86.td to crash by Chris Lattner · 20 years ago
  26. ff367ee Assert instead of going into an infinite loop! by Chris Lattner · 20 years ago
  27. fd04ee6 Added support for C++ compilation. by John Criswell · 20 years ago
  28. 28ccd02 C++ version of llvm-native-gcc. by John Criswell · 20 years ago
  29. cac4b8e Updated to use llc to generate CBE code. by John Criswell · 20 years ago
  30. e9f66b9 Add a label for the bump when we started counting llvm/projects by Chris Lattner · 20 years ago
  31. f5761a5 exit(1) instead of abort()'ing on error by Chris Lattner · 20 years ago
  32. 83fe917 Fix buggy error message problem by Chris Lattner · 20 years ago
  33. f2f5b39 Ooops, top-level C++-comments aren't recognized by flex. by Misha Brukman · 21 years ago
  34. 1700f77 * Convert C comments to C++ style (why are some one way, some another?!) by Misha Brukman · 21 years ago
  35. 0afbc2f Fix bug in initial check - when recompiling everything with llvm-native-gcc, by Brian Gaeke · 21 years ago
  36. b9f960e Make block profiling the default by Chris Lattner · 21 years ago
  37. 79bf052 Fix unterminated-quote typo in echo command by Brian Gaeke · 21 years ago
  38. 7b9ee51 Print the record NAME not the record ADDRESS by Chris Lattner · 21 years ago
  39. 991a75e Start counting projects by Chris Lattner · 21 years ago
  40. 48e9f26 Fix a couple of places I noticed where "X86" was hard-coded. by Brian Gaeke · 21 years ago
  41. 4a6ca8d This is my script for narrowing down miscompilations to a single file. by Brian Gaeke · 21 years ago
  42. d56147d Eliminate annoying warnings from the tester, hopefully for real this time. by Chris Lattner · 21 years ago
  43. be39e43 Fix annoying warnings. W doesn't have a revision number by Chris Lattner · 21 years ago
  44. f789d40 explain the jump for llvm-db by Chris Lattner · 21 years ago
  45. 2e142f5 Change perl interpreter path to the standard /usr/bin/perl. by Alkis Evlogimenos · 21 years ago
  46. 370e809 Eliminate a spurious warning by Chris Lattner · 21 years ago
  47. bb0aca5 If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandline by Chris Lattner · 21 years ago
  48. 8ffc66d Update template by Chris Lattner · 21 years ago
  49. 7538469 Stop laughing Misha by Chris Lattner · 21 years ago
  50. 73d8d55 Check in the llvm-native-gcc script, which I use in the process of by Brian Gaeke · 21 years ago
  51. ac5d96b This may fix the "0 dirs" stuff we get in the nightly tests when they are by Brian Gaeke · 21 years ago
  52. 116e70f This function REALLY DOES return void by Chris Lattner · 21 years ago
  53. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  54. a3ed7d3 * Add units to the yaxis of each chart * Add charts to the nightly test report by Chris Lattner · 21 years ago
  55. 75dd3e5 Since we are collecting all of this data, we might as well graph it! by Chris Lattner · 21 years ago
  56. 5cea0e1 fix warnings on sparc by Chris Lattner · 21 years ago
  57. 1ca9221 Add -help option by Chris Lattner · 21 years ago
  58. 0faadf2 Pass unrecognized options into llvmprof by Chris Lattner · 21 years ago
  59. 8a209dd Add option for block profiling, pass in the "correct" argv[0] to the program by Chris Lattner · 21 years ago
  60. ad910eb Helper script for collecting profiling instrumentation. Simply run by Chris Lattner · 21 years ago
  61. 3e457f7 I'm tired of the nightly tester stopping, aren't you? by Chris Lattner · 21 years ago
  62. 0512d02 Make sure to syntax hilight the 'unwind' keyword! by Chris Lattner · 21 years ago
  63. 91480ff Add more space! by Chris Lattner · 21 years ago
  64. 84a6f39 Syntax highlight the new operators by Chris Lattner · 21 years ago
  65. aefb666 Added LLVM copyright notice. by John Criswell · 21 years ago
  66. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  67. 01d4582 Added LLVM copyright header. by John Criswell · 21 years ago
  68. be19787 DeHTMLify the email so that it only gets sent out if something changes. by Chris Lattner · 21 years ago
  69. 9efd7f4 Print stuff to stdout if something changes. by Chris Lattner · 21 years ago
  70. fb1a996 Add debug variable. by Brian Gaeke · 21 years ago
  71. 11b2dbd Removed the .PRECIOUS of Lex and Yacc output files. by John Criswell · 21 years ago
  72. 9d13efa Fix bug in script by Chris Lattner · 21 years ago
  73. 7eadec6 Adding additional license information to these files. by John Criswell · 21 years ago
  74. d12fa6c LLVM CVS repository has moved. by Misha Brukman · 21 years ago
  75. cf3056d Regularize header file comments by Chris Lattner · 21 years ago
  76. b3dab90 Greatly expand documentation comment at head of file... I had to by Brian Gaeke · 21 years ago
  77. be7f4af This seems to work around some unobvious bug in gcc on sparc which was by Brian Gaeke · 21 years ago
  78. 2498d67 Add support for the weak linkage specifier by Chris Lattner · 21 years ago
  79. abb84f8 Include the new docs directory, whenever it gets added. www is gone by Chris Lattner · 21 years ago
  80. 73ff512 Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs by Alkis Evlogimenos · 21 years ago
  81. 6b8b225 Properly close anchor tags in column descriptions by Alkis Evlogimenos · 21 years ago
  82. 1bb9a48 I wanted to make the top of the page less verbose. Hope this helps. by Brian Gaeke · 21 years ago
  83. 55e3459 The support directory no longer exists by Chris Lattner · 21 years ago
  84. 0a92ebf Move support/tools/* back into utils by Chris Lattner · 21 years ago
  85. 7a30f2e Make sure to include the "support" directory by Chris Lattner · 21 years ago
  86. bc7039c Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools. by John Criswell · 21 years ago
  87. 788816f Updated Makefiles to reflect new location in llvm/support/tools. by John Criswell · 21 years ago
  88. ccee296 Fix bug in previous checkin by Chris Lattner · 21 years ago
  89. 338dd7e Make it detect failed builds better by Chris Lattner · 21 years ago
  90. 8bab27d Squelch warning by Chris Lattner · 21 years ago
  91. 7b44755 Document new column by Chris Lattner · 21 years ago
  92. 0bb806b Do not put DEBUG() guard around error condition; this must *always* be printed. by Misha Brukman · 21 years ago
  93. 4104f23 Fix the flag on `rm' to properly do a recursive deletion. by Misha Brukman · 21 years ago
  94. c69230d5 Really use a search path as described in the log message for the last by Vikram S. Adve · 21 years ago
  95. fb5e060 Update makellvm to work with the brave new world of separate obj-root trees. by Vikram S. Adve · 21 years ago
  96. 8f9c4bd Fix the nightly tester now that olden has been moved by Chris Lattner · 21 years ago
  97. 410d1b5 Updated to find source files using VPATH. This makes writing build rules by John Criswell · 21 years ago
  98. 38dc918 Updated the log of changes (as required by the Burg copyright) to give an by John Criswell · 21 years ago
  99. 2d93003 Modified the code so that we exit() with a non-zero value instead of calling by John Criswell · 21 years ago
  100. 09b47f9 syntax highlightify by Chris Lattner · 21 years ago