1. 5f76760 For PR351: by Reid Spencer · 20 years ago
  2. 9718298 For PR351: * Convert use of getUniqueFilename to sys::Path::makeUnique(); by Reid Spencer · 20 years ago
  3. 34b9071 Enable compression by default. by Reid Spencer · 20 years ago
  4. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  5. b83c0f3 Don't leave dead bytecode.output files around if the optimizer/block extractor crashes. by Chris Lattner · 20 years ago
  6. 44a64bc Fix a minor bug in runPassesOn by Chris Lattner · 21 years ago
  7. 0a00256 Add a new "AutoDebugCrashes" option by Chris Lattner · 21 years ago
  8. 3b6441e Add new method by Chris Lattner · 21 years ago
  9. ca00512 Don't crash if there are no passes in the PassesToRun list by Chris Lattner · 21 years ago
  10. fa76183 finegrainify namespacification by Chris Lattner · 21 years ago
  11. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  12. 9432111 fix file headers by Chris Lattner · 21 years ago
  13. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  14. ac32bfa Don't include <stdlib.h>. by Brian Gaeke · 21 years ago
  15. cf00c4a Fix spelling. by Misha Brukman · 21 years ago
  16. 3d9cafa File-related functions moved to FileUtilities.h . by Misha Brukman · 21 years ago
  17. e49603d Re-grouped and alphabetized headers for easier reading and cleaner style. by Misha Brukman · 21 years ago
  18. 0bd75bb Moved SystemUtils.h to include/Support and SystemUtils.cpp to lib/Support. by Misha Brukman · 21 years ago
  19. 265789f Fixed misspelling. by Misha Brukman · 21 years ago
  20. 24271cf Give better information about how the passes crash by Chris Lattner · 21 years ago
  21. 9c3b55e Make sure to create a target data that matches the Module's target properties. by Chris Lattner · 21 years ago
  22. c986392 Remove support for "target data" pass ctors by Chris Lattner · 21 years ago
  23. 640f22e Implement support for bugpoint to identify which FUNCTION an optimization by Chris Lattner · 21 years ago
  24. f2bcccf Allow creating of passes like levelraise which use a targetdata ctor by Chris Lattner · 22 years ago
  25. 218e26e Implement the start of the miscompilation detection stuff by Chris Lattner · 22 years ago
  26. afade92 Initial checkin of bugpoint by Chris Lattner · 22 years ago