<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime/libtrace/Makefile, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime/libtrace/Makefile?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime/libtrace/Makefile?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-20T22:29:16Z</updated>
<entry>
<title>Added LLVM copyright to Makefiles.</title>
<updated>2003-10-20T22:29:16Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T22:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e2fab734ade8a2e3e8679c11cac7236b920d567b'/>
<id>urn:sha1:e2fab734ade8a2e3e8679c11cac7236b920d567b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9314 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This really isn't the gcc library!</title>
<updated>2003-08-17T18:37:45Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-17T18:37:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5b007e248c0ade9fd8e519ca45ae5b03316b2cda'/>
<id>urn:sha1:5b007e248c0ade9fd8e519ca45ae5b03316b2cda</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7917 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>initial checkin, adjust LEVEL</title>
<updated>2003-08-15T02:38:06Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-15T02:38:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d6cb9ba2588c691a33b99766aacc9be69352fe0'/>
<id>urn:sha1:9d6cb9ba2588c691a33b99766aacc9be69352fe0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7862 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert libraries into the BYTECODE_LIBRARY style</title>
<updated>2003-08-15T02:20:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-15T02:20:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=da86e6c0b69e79e6010878005fab7f1825bd3917'/>
<id>urn:sha1:da86e6c0b69e79e6010878005fab7f1825bd3917</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Native libraries (libinstr*.a) should not have been taken out when</title>
<updated>2003-07-08T18:40:58Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2003-07-08T18:40:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=47485df2801d08fd4d9c52034d44685921427595'/>
<id>urn:sha1:47485df2801d08fd4d9c52034d44685921427595</id>
<content type='text'>
taking out the rule for compiling the test driver.
We need the native libraries for libinstr because they are directly
linked into the native CBE or LLC code.  That is the only practical
way to debug them!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7129 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update to match the reality that is now.</title>
<updated>2003-05-27T21:43:14Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-05-27T21:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3c4f63ac5501b295ebaf033842a972c9f3db1f09'/>
<id>urn:sha1:3c4f63ac5501b295ebaf033842a972c9f3db1f09</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6362 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tracelib is now an LLVM library just like all other libraries in this</title>
<updated>2002-05-20T21:16:19Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2002-05-20T21:16:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=348d165d9b0854495f199fa31c76349347750995'/>
<id>urn:sha1:348d165d9b0854495f199fa31c76349347750995</id>
<content type='text'>
directory.

If the test code needs to be resurrected in the future, it should be moved
into the test/Programs directory, linking with tracelib.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2672 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Runtime routines to support tracing.</title>
<updated>2002-05-19T15:49:58Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2002-05-19T15:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2df1f74b972bf1986e27294a1c4fbfadeb1d9763'/>
<id>urn:sha1:2df1f74b972bf1986e27294a1c4fbfadeb1d9763</id>
<content type='text'>
Currently includes code to hash pointers to sequence numbers.
The hash table should be separated out into a separate file
since that is generic.  The rest of this code is pretty small.


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