- Jul 12, 2005
-
-
Reid Spencer authored
Add an example program that utilizes multiple threads in the JIT to process work. This was used by Evan Jones as the original test case for ensuring that the ExecutionEngine was thread safe. Original source by Evan Jones (adapted from other LLVM JIT examples) and made LLVM style compliant by Reid Spencer. llvm-svn: 22411
-
- Oct 05, 2004
-
-
Brian Gaeke authored
llvm-svn: 16719
-
- Aug 23, 2004
-
-
Reid Spencer authored
Made the "ModuleMaker" into an example since its just one source file. llvm-svn: 16003
-
Reid Spencer authored
Make the "DIRS" option descend any directory with a Makefile. llvm-svn: 16001
-
Reid Spencer authored
llvm-svn: 15999
-
- Aug 20, 2004
-
-
Reid Spencer authored
llvm-svn: 15937
-
Chris Lattner authored
problem where Depend or Debug directories prevent CVS from nuking an obsolete project dir llvm-svn: 15935
-
- Nov 25, 2003
-
-
John Criswell authored
by scanning the source tree (not the object tree). llvm-svn: 10223
-
- Oct 21, 2003
-
-
John Criswell authored
llvm-svn: 9313
-
- Jul 01, 2003
-
-
John Criswell authored
llvm-svn: 7017
-