<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples/Makefile, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples/Makefile?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples/Makefile?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-29T20:11:13Z</updated>
<entry>
<title>remove attributions from the rest of the llvm makefiles.</title>
<updated>2007-12-29T20:11:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57360d1f1cede3b26744d0ce3ade814fcc0f332d'/>
<id>urn:sha1:57360d1f1cede3b26744d0ce3ade814fcc0f332d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a new BF-&gt;LLVM translator, contributed by Sterling Stein.</title>
<updated>2007-09-12T18:24:00Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-09-12T18:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bef8e0b0a7afe602ddf09165ff4dbb8fa5f696a9'/>
<id>urn:sha1:bef8e0b0a7afe602ddf09165ff4dbb8fa5f696a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41881 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove BFtoLLVM.  It was old, and a poor example because it didn't use best practices for making</title>
<updated>2007-07-03T21:36:47Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2007-07-03T21:36:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=241c3dac3f15fb15dc37a61bd46e1ac8a97e258d'/>
<id>urn:sha1:241c3dac3f15fb15dc37a61bd46e1ac8a97e258d</id>
<content type='text'>
a LLVM frontend in C++.  Maybe someday it will be rewritten..


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert last patch. The examples build now.</title>
<updated>2007-03-06T17:26:14Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-06T17:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c20c6c346c93d087e15a5e75b6389c92f29221ed'/>
<id>urn:sha1:c20c6c346c93d087e15a5e75b6389c92f29221ed</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34970 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>temporarily disable this until Reid has a chance to fix it.</title>
<updated>2007-03-06T07:30:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-03-06T07:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3c2319e245f2fa9282f347d5582e61218e102d60'/>
<id>urn:sha1:3c2319e245f2fa9282f347d5582e61218e102d60</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34962 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1019:</title>
<updated>2006-12-01T00:37:14Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-01T00:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1000b73397bd72b71ede338caf5b6379072d94a4'/>
<id>urn:sha1:1000b73397bd72b71ede338caf5b6379072d94a4</id>
<content type='text'>
Add HAVE_PTHREAD to makefiles with support from configure and use it to
determine whether to build examples/ParallelJIT.
Patch by Anton Korobeynikov.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32054 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Support correct build:</title>
<updated>2006-06-01T01:09:43Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-06-01T01:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b756c79d125c402931d0852f34c3444e947fcc8a'/>
<id>urn:sha1:b756c79d125c402931d0852f34c3444e947fcc8a</id>
<content type='text'>
1. Capture the ENABLE_THREADS configure variable in Makefile.config
2. Use ENABLE_THREADS to avoid building ParallelJIT if threads are not
   present.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28609 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR418:</title>
<updated>2005-07-12T21:51:33Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2005-07-12T21:51:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e8cdc8b3a372015728bfbe494e4a8949fb66f6a6'/>
<id>urn:sha1:e8cdc8b3a372015728bfbe494e4a8949fb66f6a6</id>
<content type='text'>
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22411 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Build BFtoLLVM example front-end by default</title>
<updated>2004-10-05T18:05:53Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2004-10-05T18:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0c50bc4cc26536d9bcff2f06da411a61b090351d'/>
<id>urn:sha1:0c50bc4cc26536d9bcff2f06da411a61b090351d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16719 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Moved small examples from /projects/SmallExamples to /examples.</title>
<updated>2004-08-23T19:29:54Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-08-23T19:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3a168a7d6888d33984460589b891f591abb862f1'/>
<id>urn:sha1:3a168a7d6888d33984460589b891f591abb862f1</id>
<content type='text'>
Made the "ModuleMaker" into an example since its just one source file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16003 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
