1. 364d120 Make sure to print a stack trace whenever an error signal is delivered to by Chris Lattner · 21 years ago
  2. ba9cc1f Give extract -o and -f options, just like every other tool! by Chris Lattner · 21 years ago
  3. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  4. 2040890 Fix extract to use the right TargetData, like Bugpoint does. by Brian Gaeke · 21 years ago
  5. 20678b9 New library needed by Chris Lattner · 21 years ago
  6. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  7. 1dd27b1 fix file header by Chris Lattner · 21 years ago
  8. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  9. 2148bcb Clean up header, remove extra #include by Chris Lattner · 21 years ago
  10. 053134a Make createVerifierPass return a FunctionPass *. by Brian Gaeke · 21 years ago
  11. 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
  12. 5113eb0 Move the function extractor pass from tools/extract into lib/Xform/IPO by Chris Lattner · 22 years ago
  13. 68ed318 * Fix extract to work with constant pointer refs correctly by Chris Lattner · 22 years ago
  14. 71bcba7 Avoid making external global variables internal by Chris Lattner · 22 years ago
  15. 7d3f867 - The extract tool now is sure to extract the function implementation for by Chris Lattner · 22 years ago
  16. 50e3a20 Print the tool name when an error comes from so that I can tell which by Chris Lattner · 22 years ago
  17. 5e1f7ec Remove extraneous #includes by Chris Lattner · 22 years ago
  18. c7a0985 *** empty log message *** by Chris Lattner · 22 years ago
  19. ddd3e61 *** empty log message *** by Chris Lattner · 22 years ago
  20. 33974ca Minor changes due to code juggled around by Chris Lattner · 22 years ago
  21. 56d2701 *** empty log message *** by Chris Lattner · 22 years ago
  22. 5ff62e9 *** empty log message *** by Chris Lattner · 22 years ago
  23. 7e70829 MEGAPATCH checkin. by Chris Lattner · 22 years ago
  24. 6a45509 Checkin descriptive note by Chris Lattner · 22 years ago
  25. 6a13592 Make sure the extracted function has external linkage, so that it doesn't by Chris Lattner · 22 years ago
  26. 579d914 Initial checkin of the "extract" utility by Chris Lattner · 22 years ago