1. a9504af Use the shared Makefile.JIT for JIT-enablement, which also enables the examples by Misha Brukman · 20 years ago
  2. 0c50bc4 Build BFtoLLVM example front-end by default by Brian Gaeke · 20 years ago
  3. ddc1aaa Add BFtoLLVM example front end by Brian Gaeke · 20 years ago
  4. 66e7cd0 Correct the file header to reflect the new "examples" home for the file. by Reid Spencer · 20 years ago
  5. 86e5aef Add library LLVMsystem.a because the JIT now needs it. by Reid Spencer · 20 years ago
  6. 3a168a7 Moved small examples from /projects/SmallExamples to /examples. by Reid Spencer · 20 years ago
  7. c21214a Fix Title line Make the "DIRS" option descend any directory with a Makefile. by Reid Spencer · 20 years ago
  8. 1c54afa Make people explicitly add dirs to this. Remove ModuleMaker as it currently by Chris Lattner · 20 years ago
  9. e784fa4 Add the fibonacci example provided by Valery Khamenya. by Reid Spencer · 20 years ago
  10. f3b4755 Make the SmallExamples programs compile in their new home. by Reid Spencer · 20 years ago
  11. 95f114c Switch to using the JIT now that it can directly call zeroarg functions by Chris Lattner · 20 years ago
  12. e8bf58c Simplify code, make it print the constructed module before it is run. by Chris Lattner · 20 years ago
  13. 54706d6 Fix a copy & paste error .. correct the description of the program. by Reid Spencer · 20 years ago
  14. 26a4ba7 Adding a simple example of how to use the JIT. by Reid Spencer · 20 years ago
  15. 321f831 Add #include <iostream> since Value.h doesn't include it any more. by Reid Spencer · 20 years ago
  16. bf6b5d0 Configure script for ModuleMaker. by John Criswell · 21 years ago
  17. 02af846 Auto-confed ModuleMaker. by John Criswell · 21 years ago
  18. 27bf637 Auto-conf'ed the ModuleMaker code. Moved Makefile.common to Makefile.common.in. by John Criswell · 21 years ago
  19. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  20. e26ba9f Added LLVM copyrights to Makefiles. by John Criswell · 21 years ago
  21. a37fefd Checkin of autoconf-style object root. by John Criswell · 21 years ago
  22. 9534acb Initial checkin by Chris Lattner · 21 years ago
  23. 8ca0eeb Initial checkin of ModuleMaker project by Chris Lattner · 21 years ago