1. de01324 Reject command lines that have too many positional arguments passed (e.g., by Chris Lattner · 20 years ago
  2. 8dcd548 200.sixtrack prints FP numbers with a very strange notation that uses D by Chris Lattner · 20 years ago
  3. 00b16889 Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 20 years ago
  4. a229c5c Final Changes For PR495: by Reid Spencer · 20 years ago
  5. 72b286b Add support for assembling .s files on mac os x for intel by Nate Begeman · 20 years ago
  6. dd04df0 For PR495: by Reid Spencer · 20 years ago
  7. c7f0832 For PR495: by Reid Spencer · 20 years ago
  8. aaad838 HP-UX system headers make a mess of isinf(), so much so that gcc fixincludes by Duraid Madina · 20 years ago
  9. 4bf7afc Capitalize by Chris Lattner · 20 years ago
  10. fe07581 Make sure that decompression checks for the case that bzip2 returns by Reid Spencer · 20 years ago
  11. 6d5857e Do not use "" as a sentinal for a missing argument! This fixes PR560. by Chris Lattner · 20 years ago
  12. b5cd845 Why output multiple strings, let the compiler concatenate them for us for free by Misha Brukman · 20 years ago
  13. dca7978 * Order #includes as per style guide by Misha Brukman · 20 years ago
  14. 3c94497 Convert tabs to spaces by Misha Brukman · 20 years ago
  15. fd93908 Remove trailing whitespace by Misha Brukman · 20 years ago
  16. f976c85 Remove trailing whitespace by Misha Brukman · 20 years ago
  17. fed1b27 Timers SHOULD NOT record the time taken to count the bytes allocated in the heap! by Chris Lattner · 20 years ago
  18. c0d0e77 Fix a bug where we would consider " .99" and "1.0" different because of the by Chris Lattner · 20 years ago
  19. 572668a yay for camel_cvs diff by Andrew Lenharth · 20 years ago
  20. 1c81f13 get bugpoint working on ia64, by building .so's with -fpic. :) by Chris Lattner · 20 years ago
  21. e56509c Remove some stuff I checked in accidentally by Chris Lattner · 20 years ago
  22. 2ee51cb Instead of doing a manual comparison loop, just use memcmp, thanks to JohnC by Chris Lattner · 20 years ago
  23. e4b6a86 Make this more efficient now that we know both files are the same length. by Chris Lattner · 20 years ago
  24. 1e1a99f Fix spelling by Misha Brukman · 20 years ago
  25. 45d5564 Adjust DiffFilesWithTolerance to help poor cygwin's mmap facility by by Reid Spencer · 20 years ago
  26. a92d12c Work around GCC PR19958, which causes programs to sometimes crash after by Chris Lattner · 21 years ago
  27. 45495c5 Move helper function here. by Chris Lattner · 21 years ago
  28. 3ac9605 Don't print a 'Total Execution Time' line for the 'Miscellaneous Ungrouped by Chris Lattner · 21 years ago
  29. 5c3fa1e Make this work on systems where size_t == unsigned and where they are not by Tanya Lattner · 21 years ago
  30. 445cdd3 Make this work on systems where size_t is not the same as unsigned. by Tanya Lattner · 21 years ago
  31. 5ae3571 This file was schizophrenic when it came to representing sizes. In some by Chris Lattner · 21 years ago
  32. 8c2cb42 After reading in a bc file, trim the resultant buffer down to what we by Chris Lattner · 21 years ago
  33. 52b8752 Finegrainify namespacification by Chris Lattner · 21 years ago
  34. 6cfbd62 Memory used is a delta between memuse at the start of the time and the by Chris Lattner · 21 years ago
  35. da7e70e Fix crash comparing empty file against nonempty file. by Chris Lattner · 21 years ago
  36. cc1b90b Make DiffFilesWithTolerance take sys::Path's instead of std::strings by Chris Lattner · 21 years ago
  37. c95b560 Fix a bug in previous checkin by Chris Lattner · 21 years ago
  38. 4454253 Add a new method, refactored out of fpcmp by Chris Lattner · 21 years ago
  39. 5fb6ed4 Use binary mode for reading/writing bytecode files by Jeff Cohen · 21 years ago
  40. e269a1a Use size_t instead of long to represent memory usage. long is 32 bits by Jeff Cohen · 21 years ago
  41. 25dc891 Do not throw away bits for no reason by Chris Lattner · 21 years ago
  42. 7cf9ad3 Silence a VS warning. by Chris Lattner · 21 years ago
  43. 52b50a6 Make printing a warning message optional in CheckBytecodeOutputToConsole. by Reid Spencer · 21 years ago
  44. 436f23e Implement a function to print a warning if bytecode output is to be sent to by Reid Spencer · 21 years ago
  45. aeb47b8 Fix a bug that made the nightly tester *really* slow. During changes for by Reid Spencer · 21 years ago
  46. 772192c For PR351: Move non-portable FDHandle class to its only user: lib/Debugger by Reid Spencer · 21 years ago
  47. 7d05563 Fix a bug where system time always equals user time by Reid Spencer · 21 years ago
  48. 0255abb Put some header files back that Win32 needs. by Reid Spencer · 21 years ago
  49. df52c9a For PR351: by Reid Spencer · 21 years ago
  50. b31baa8 For PR351: by Reid Spencer · 21 years ago
  51. a434805 For PR351: by Reid Spencer · 21 years ago
  52. 9ac1418 For PR351: by Reid Spencer · 21 years ago
  53. a2f7ed7 For PR351: by Reid Spencer · 21 years ago
  54. cda985e For PR351: by Reid Spencer · 21 years ago
  55. 67f6d3a For PR351: by Reid Spencer · 21 years ago
  56. 44f6966 For PR351: by Reid Spencer · 21 years ago
  57. f6e5a25 Revert the last patch as it causes a static destruction ordering problem. by Reid Spencer · 21 years ago
  58. 51ab8ec For PR351: by Reid Spencer · 21 years ago
  59. 9665e8a For PR351: by Reid Spencer · 21 years ago
  60. 9b9e22a For PR351: by Reid Spencer · 21 years ago
  61. 2356f86 For PR351: by Reid Spencer · 21 years ago
  62. 2923f34 For PR351: by Reid Spencer · 21 years ago
  63. 9d88d1a For PR351: \ by Reid Spencer · 21 years ago
  64. 4af3da6 Get rid of some leaks found by VC leak detector. by Reid Spencer · 21 years ago
  65. d99eaa3 For PR351:Remove the file type checking methods (now in sys::Path) by Reid Spencer · 21 years ago
  66. 3d2162f Distribute headers and license files too by Reid Spencer · 21 years ago
  67. a7a5cc8 Up the compression threshold to 64K so we avoid it for all but the largest by Reid Spencer · 21 years ago
  68. e934219 Functionality moved to portable lib/System/DynamicLibrary.cpp implementation by Reid Spencer · 21 years ago
  69. 737459d Use System/DynamicLibrary instead of Support/DynamicLinker to implement. by Reid Spencer · 21 years ago
  70. a564845 Shared library extension is now in LTDL_SHLIB_EXT by Reid Spencer · 21 years ago
  71. c48c103 Add bzip2 subdirectory by Reid Spencer · 21 years ago
  72. f6a0acd Remove zlib support in favor of our own bzip2 library by Reid Spencer · 21 years ago
  73. bc98a64 Revise to LLVM makefile standards. by Reid Spencer · 21 years ago
  74. 26eda77 Initial Version from bzip2 Release 1.0.2. by Reid Spencer · 21 years ago
  75. 5f8448f Implement and document prefix options with arbitrary values including an by Reid Spencer · 21 years ago
  76. c4ae8e9 Fixed assertion from triggering. We need to check if the commandline map is empty before checking if an arg exists. by Tanya Lattner · 21 years ago
  77. c540ebb Patches to avoid "leaking" memory on process exit. Patch contributed by by Chris Lattner · 21 years ago
  78. ebf2bda Allow this to compile even on machines that HAVE the bzlib library but do by Reid Spencer · 21 years ago
  79. 6475b8d Undo last change as its unnecessary. by Reid Spencer · 21 years ago
  80. 170eb10 Make a cast explicit. by Reid Spencer · 21 years ago
  81. 5cc498f Add a comment to some code that at first glance just doesn't look right. by Reid Spencer · 21 years ago
  82. 9bbba091 Per code review: by Reid Spencer · 21 years ago
  83. e3c6ad7 Implement the high level interface to make (de)compression easier. by Reid Spencer · 21 years ago
  84. ad0846b Implement the MoreHelp utility that calls a function to printmore help information if the MoreHelp global is not null. by Reid Spencer · 21 years ago
  85. 580a116 Tune compression: by Reid Spencer · 21 years ago
  86. 710d1ce * Convert tabs to spaces by Misha Brukman · 21 years ago
  87. a591457 Allow hbd to be bugpointable on darwin by fixing common and linkonce codegen by Nate Begeman · 21 years ago
  88. 336e56e Handle headers for compressed bytecode files by Misha Brukman · 21 years ago
  89. fb4863a Replace uses of llvm.org with llvm.cs.uiuc.edu by Misha Brukman · 21 years ago
  90. 9437db4 * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration by Misha Brukman · 21 years ago
  91. 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 21 years ago
  92. f0ae6c6 Patch to support MSVC, contributed by Morten Ofstad by Chris Lattner · 21 years ago
  93. 67b6e4e Patch to support MSVC, contributed by Morten Ofstad by Chris Lattner · 21 years ago
  94. cac731e We won't use automake by Reid Spencer · 21 years ago
  95. 86d341b Initial automake generated Makefile template by Reid Spencer · 21 years ago
  96. 7925588 Pass -single_module option to gcc when linking dynamic libraries for use with bugpoint, so that we can bugpoint multiple .cp files by Nate Begeman · 21 years ago
  97. d96cb6e Update to reflect changes in Makefile rules. by Reid Spencer · 21 years ago
  98. 9f41a5f Initial version of automake Makefile.am file. by Reid Spencer · 21 years ago
  99. 047c009 Excise the ill-advised RLCOMP compression algorithm and simply leave the by Reid Spencer · 21 years ago
  100. 469c34b Add a context for the callback so different compression scenarios can be by Reid Spencer · 21 years ago