<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/TableGen, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/TableGen?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/TableGen?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-18T05:51:20Z</updated>
<entry>
<title>Merge inline asm fix from mainline.</title>
<updated>2007-05-18T05:51:20Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-05-18T05:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=520f3c98ae9965185243e65357ac37196a91a904'/>
<id>urn:sha1:520f3c98ae9965185243e65357ac37196a91a904</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_20@37209 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add an "implies" field to features. This indicates that, if the current</title>
<updated>2007-05-04T20:38:40Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2007-05-04T20:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4222d806faae71ecc794cfdaa873817873c2f3d8'/>
<id>urn:sha1:4222d806faae71ecc794cfdaa873817873c2f3d8</id>
<content type='text'>
feature is set, then the features in the implied list should be set also.
The opposite is also enforced: if a feature in the implied list isn't set,
then the feature that owns that implies list shouldn't be set either.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36756 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>A bit of feedback from Chris that I missed; error rather than asserting.</title>
<updated>2007-05-01T06:08:36Z</updated>
<author>
<name>Nate Begeman</name>
<email>natebegeman@mac.com</email>
</author>
<published>2007-05-01T06:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6f7c8ffd9a92bdd625c5bc316187a49c0b1d41d6'/>
<id>urn:sha1:6f7c8ffd9a92bdd625c5bc316187a49c0b1d41d6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36619 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm bug #1350, parts 1, 2, and 3.</title>
<updated>2007-05-01T05:57:02Z</updated>
<author>
<name>Nate Begeman</name>
<email>natebegeman@mac.com</email>
</author>
<published>2007-05-01T05:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7bf1c272ab27297a7bbab329de3f17ddb26e02a3'/>
<id>urn:sha1:7bf1c272ab27297a7bbab329de3f17ddb26e02a3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36618 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update a comment to reflect recent changes in the type system.</title>
<updated>2007-04-26T19:43:14Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-04-26T19:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=01929c0482f70577a5dd819ccd2b14d7a2a8711e'/>
<id>urn:sha1:01929c0482f70577a5dd819ccd2b14d7a2a8711e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36486 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>bugfix: remember that ResNode was declared.</title>
<updated>2007-04-26T17:03:22Z</updated>
<author>
<name>Lauro Ramos Venancio</name>
<email>lauro.venancio@gmail.com</email>
</author>
<published>2007-04-26T17:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=195c6c298a7cad8b8e1fa3cae2b06dac01482cd2'/>
<id>urn:sha1:195c6c298a7cad8b8e1fa3cae2b06dac01482cd2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36477 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix generation of certain scheduler itineraries.</title>
<updated>2007-04-22T09:04:24Z</updated>
<author>
<name>Christopher Lamb</name>
<email>christopher.lamb@gmail.com</email>
</author>
<published>2007-04-22T09:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8dadf6b13a7cdd5b5b30c3b7af310c9756e4c68e'/>
<id>urn:sha1:8dadf6b13a7cdd5b5b30c3b7af310c9756e4c68e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36338 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Bug fix; add super-registers sets.</title>
<updated>2007-04-21T00:55:29Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-04-21T00:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4fc4fab856f9616bb4f42bd658d5c8de89751628'/>
<id>urn:sha1:4fc4fab856f9616bb4f42bd658d5c8de89751628</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36296 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement "general dynamic", "initial exec" and "local exec" TLS models for</title>
<updated>2007-04-20T21:38:10Z</updated>
<author>
<name>Lauro Ramos Venancio</name>
<email>lauro.venancio@gmail.com</email>
</author>
<published>2007-04-20T21:38:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b3a0417cad8b625acc3033bd5e24afb9ffd0b084'/>
<id>urn:sha1:b3a0417cad8b625acc3033bd5e24afb9ffd0b084</id>
<content type='text'>
X86 32 bits.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36283 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add sub-registers sets.</title>
<updated>2007-04-20T21:13:46Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-04-20T21:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3cafbf7e5fa13b303cc387a058a511ce517b5bd5'/>
<id>urn:sha1:3cafbf7e5fa13b303cc387a058a511ce517b5bd5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36278 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
