<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime/libtrace, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime/libtrace?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime/libtrace?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>1. Make table size prime -- improves hashing performance vastly.</title>
<updated>2003-07-30T12:49:25Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2003-07-30T12:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6235ea20123a98ce283158efa67b791423fffffd'/>
<id>urn:sha1:6235ea20123a98ce283158efa67b791423fffffd</id>
<content type='text'>
2. Reduce #hashes from 2 to 1 for initial inserts.
3. Fix incorrect assertion from last checkin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7417 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Bug fix: after reallocating the hash table, we have to re-insert each value</title>
<updated>2003-07-29T20:01:01Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2003-07-29T20:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b3b0414c8788a82a6dbbbe0d9b71cb1a356dca1b'/>
<id>urn:sha1:b3b0414c8788a82a6dbbbe0d9b71cb1a356dca1b</id>
<content type='text'>
instead of copying table entries!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7396 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unneccesary #ifdefs</title>
<updated>2003-07-21T19:23:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-07-21T19:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=432312d8bf3242cd6f6af4168f7b6410f6ee6895'/>
<id>urn:sha1:432312d8bf3242cd6f6af4168f7b6410f6ee6895</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7214 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2003-07-21T19:20:44Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-07-21T19:20:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=51577e5f3a957c0e2807beddf5f7a39d512decc7'/>
<id>urn:sha1:51577e5f3a957c0e2807beddf5f7a39d512decc7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7213 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use uint32_t for table index and size: table will never be &gt; 4GB.</title>
<updated>2003-07-11T22:02:28Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2003-07-11T22:02:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e04a2e056bf529c81d0a1de624c697ebce57b972'/>
<id>urn:sha1:e04a2e056bf529c81d0a1de624c697ebce57b972</id>
<content type='text'>
Also, make Pointer type depend on architecture.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7170 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Pointer hash table reallocation code seems never to have been tested!</title>
<updated>2003-07-08T18:42:44Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2003-07-08T18:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0df8adc0e6aba4dd7884251dbbbc66bfe840e578'/>
<id>urn:sha1:0df8adc0e6aba4dd7884251dbbbc66bfe840e578</id>
<content type='text'>
Unfortunately, reallocation also means that the pointer numbering will
change, so increase table size to try to avoid it.


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