- Sep 12, 2007
-
-
Chris Lattner authored
llvm-svn: 41881
-
- Jul 03, 2007
-
-
Owen Anderson authored
a LLVM frontend in C++. Maybe someday it will be rewritten.. llvm-svn: 37858
-
- Mar 06, 2007
-
-
Reid Spencer authored
llvm-svn: 34970
-
Chris Lattner authored
llvm-svn: 34962
-
- Dec 01, 2006
-
-
Reid Spencer authored
Add HAVE_PTHREAD to makefiles with support from configure and use it to determine whether to build examples/ParallelJIT. Patch by Anton Korobeynikov. llvm-svn: 32054
-
- Jun 01, 2006
-
-
Reid Spencer authored
1. Capture the ENABLE_THREADS configure variable in Makefile.config 2. Use ENABLE_THREADS to avoid building ParallelJIT if threads are not present. llvm-svn: 28609
-
- 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
-