aboutsummaryrefslogtreecommitdiff
path: root/projects/SmallExamples
AgeCommit message (Expand)Author
2004-08-23Moved the "SmallExamples" out of the /projects directory and into a newReid Spencer
2004-08-20Make people explicitly add dirs to this. Remove ModuleMaker as it currentlyChris Lattner
2004-08-19Add the fibonacci example provided by Valery Khamenya.Reid Spencer
2004-08-19Make the SmallExamples programs compile in their new home.Reid Spencer
2004-08-15Switch to using the JIT now that it can directly call zeroarg functionsChris Lattner
2004-08-15Simplify code, make it print the constructed module before it is run.Chris Lattner
2004-08-10Fix a copy & paste error .. correct the description of the program.Reid Spencer
2004-08-10Adding a simple example of how to use the JIT.Reid Spencer
2004-07-04Add #include <iostream> since Value.h doesn't include it any more.Reid Spencer
2003-11-25Configure script for ModuleMaker.John Criswell
2003-11-25Auto-confed ModuleMaker.John Criswell
2003-11-25Auto-conf'ed the ModuleMaker code.John Criswell
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyrights to Makefiles.John Criswell
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-08-21Initial checkinChris Lattner
2003-08-21Initial checkin of ModuleMaker projectChris Lattner