<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/include, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/include?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/include?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-30T18:36:57Z</updated>
<entry>
<title>Merge 99762 from mainline.</title>
<updated>2010-03-30T18:36:57Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-30T18:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=78701d41a016f54e41543273af2e23ea6457d9dc'/>
<id>urn:sha1:78701d41a016f54e41543273af2e23ea6457d9dc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@99908 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title> Merge 98977 from mainline.</title>
<updated>2010-03-23T17:15:19Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-23T17:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=52ce29de2b147d88b1b11d2938725af30522b7ec'/>
<id>urn:sha1:52ce29de2b147d88b1b11d2938725af30522b7ec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@99292 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge r98845 from mainline.</title>
<updated>2010-03-23T17:11:51Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-23T17:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0afc8f4e10850ba5b0298d86269d3d4c34dda8ec'/>
<id>urn:sha1:0afc8f4e10850ba5b0298d86269d3d4c34dda8ec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@99291 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge 97974 from mainline.</title>
<updated>2010-03-12T00:10:21Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-12T00:10:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=331861af2ed3f951a5c5c0ecc9e27c582703e2d1'/>
<id>urn:sha1:331861af2ed3f951a5c5c0ecc9e27c582703e2d1</id>
<content type='text'>
Iterator traits and swap.  closes PR6548 and PR6549


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@98312 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge 98212 from mainline.</title>
<updated>2010-03-11T23:59:04Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-11T23:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d80090979b98a11764a740aee2c94dae42c077b'/>
<id>urn:sha1:0d80090979b98a11764a740aee2c94dae42c077b</id>
<content type='text'>
add support, testcases, and dox for the new GHC calling
convention.  Patch by David Terei!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@98307 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r97917, which was causing Clang Debug self-host failures.</title>
<updated>2010-03-08T02:58:37Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2010-03-08T02:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1ddcf35b68a4c326c548272134611ce54b1afd25'/>
<id>urn:sha1:1ddcf35b68a4c326c548272134611ce54b1afd25</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97932 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Roll back r97918 again.  Just configuring against llvm-gcc wasn't enough to run</title>
<updated>2010-03-07T19:26:40Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2010-03-07T19:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6fec233a1e4b26be2f69e02884d4f3c2a2c4a437'/>
<id>urn:sha1:6fec233a1e4b26be2f69e02884d4f3c2a2c4a437</id>
<content type='text'>
the FrontendC* tests. :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97921 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r97788 to free MDNodes when the LLVMContext is destroyed.  It</title>
<updated>2010-03-07T18:46:57Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2010-03-07T18:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=92ce42f9fc8758ff83da3ebf7cd0a60bdaec3c58'/>
<id>urn:sha1:92ce42f9fc8758ff83da3ebf7cd0a60bdaec3c58</id>
<content type='text'>
bootstraps llvm-gcc this time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Roll r97906 forward again, without double-deleting CompileUnit::IndexTyDie.</title>
<updated>2010-03-07T17:10:13Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2010-03-07T17:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9467f0e3bd2b0fece0d50a6d92f996b4f3952096'/>
<id>urn:sha1:9467f0e3bd2b0fece0d50a6d92f996b4f3952096</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97917 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add findNearestCommonDominator() for PostDominators.</title>
<updated>2010-03-07T11:15:04Z</updated>
<author>
<name>Tobias Grosser</name>
<email>grosser@fim.uni-passau.de</email>
</author>
<published>2010-03-07T11:15:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8f9db4c1d58114f54b585251f5bf61a498613b7c'/>
<id>urn:sha1:8f9db4c1d58114f54b585251f5bf61a498613b7c</id>
<content type='text'>
Add a missing interface to be able to call findNearestCommonDominator
for a PostDominanceTree. The function itself is already implemented in
DominatorTreeBase. The interface however was only added to the
DominatorTree class, but not the PostDominatorClass.

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