<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms/Hello, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms/Hello?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms/Hello?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-10-07T00:31:16Z</updated>
<entry>
<title>Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet.</title>
<updated>2010-10-07T00:31:16Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-10-07T00:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cce7f7cd033dfae8a5828ecc104a684a11156458'/>
<id>urn:sha1:cce7f7cd033dfae8a5828ecc104a684a11156458</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115881 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r110396, with fixes to appease the Linux buildbot gods.</title>
<updated>2010-08-06T18:33:48Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-06T18:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90c579de5a383cee278acc3f7e7b9d0a656e6a35'/>
<id>urn:sha1:90c579de5a383cee278acc3f7e7b9d0a656e6a35</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110460 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r110396 to fix buildbots.</title>
<updated>2010-08-06T00:23:35Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-06T00:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f74590e9d1b9cf0f1f81a156efea73f76546e05'/>
<id>urn:sha1:1f74590e9d1b9cf0f1f81a156efea73f76546e05</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110410 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't use PassInfo* as a type identifier for passes.  Instead, use the address of the static</title>
<updated>2010-08-05T23:42:04Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-05T23:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ccaf53ada99c63737547c0235baeb8454b04e80'/>
<id>urn:sha1:9ccaf53ada99c63737547c0235baeb8454b04e80</id>
<content type='text'>
ID member as the sole unique type identifier.  Clean up APIs related to this change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110396 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix batch of converting RegisterPass&lt;&gt; to INTIALIZE_PASS().</title>
<updated>2010-07-21T22:09:45Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-07-21T22:09:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d13db2c59cc94162d6cf0a04187d408bfef6d4a7'/>
<id>urn:sha1:d13db2c59cc94162d6cf0a04187d408bfef6d4a7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109045 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add an exports file for the Hello example plugin.</title>
<updated>2010-06-24T17:36:51Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-06-24T17:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc33a3099eb37d61d422be603a3de8b5c9e384ae'/>
<id>urn:sha1:fc33a3099eb37d61d422be603a3de8b5c9e384ae</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106768 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use pre-increment instead of post-increment when the result is not used.</title>
<updated>2010-06-22T15:08:57Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-06-22T15:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fe60104ac97f3a8736dcfbfdf9547c7b7cc7b951'/>
<id>urn:sha1:fe60104ac97f3a8736dcfbfdf9547c7b7cc7b951</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106542 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prune #includes.</title>
<updated>2010-03-01T17:42:17Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-01T17:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd6f338ab1d3597b303fbdffd0f13773904bb079'/>
<id>urn:sha1:fd6f338ab1d3597b303fbdffd0f13773904bb079</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97448 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.</title>
<updated>2010-01-24T20:43:08Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-24T20:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43b5f9312d56be400af031f7487a99b75b7b0f97'/>
<id>urn:sha1:43b5f9312d56be400af031f7487a99b75b7b0f97</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94378 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Stop building RTTI information for *most* llvm libraries.  Notable</title>
<updated>2010-01-22T06:49:46Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-22T06:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e73a31f667ad2fe03e25c97ac45b58c30d7f07c3'/>
<id>urn:sha1:e73a31f667ad2fe03e25c97ac45b58c30d7f07c3</id>
<content type='text'>
missing ones are libsupport, libsystem and libvmcore.  libvmcore is
currently blocked on bugpoint, which uses EH.  Once it stops using
EH, we can switch it off.

This #if 0's out 3 unit tests, because gtest requires RTTI information.
Suggestions welcome on how to fix this.



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