<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/ExceptionHandling.html, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/ExceptionHandling.html?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/ExceptionHandling.html?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-01-28T01:45:32Z</updated>
<entry>
<title>Update of 94055 to track the IR level call site information via an intrinsic.</title>
<updated>2010-01-28T01:45:32Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2010-01-28T01:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ca752c9020a1b1cf151142bd9e0cbca9af12d807'/>
<id>urn:sha1:ca752c9020a1b1cf151142bd9e0cbca9af12d807</id>
<content type='text'>
This allows code gen and the exception table writer to cooperate to make sure
landing pads are associated with the correct invoke locations.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94726 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>I don't see any point in having both eh.selector.i32 and eh.selector.i64,</title>
<updated>2009-10-14T16:11:37Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2009-10-14T16:11:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b01bbdcc1af27bd90b552bb1b62b48916e0d4be3'/>
<id>urn:sha1:b01bbdcc1af27bd90b552bb1b62b48916e0d4be3</id>
<content type='text'>
so get rid of eh.selector.i64 and rename eh.selector.i32 to eh.selector.
Likewise for eh.typeid.for.  This aligns us with gcc, which always uses a
32 bit value for the selector on all platforms.  My understanding is that
the register allocator used to assert if the selector intrinsic size didn't
match the pointer size, and this was the reason for introducing the two
variants.  However my testing shows that this is no longer the case (I
fixed some bugs in selector lowering yesterday, and some more today in the
fastisel path; these might have caused the original problems).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84106 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix validation errors.</title>
<updated>2009-09-10T22:14:16Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-09-10T22:14:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=169e1b0ed64b4b8cb23f9047770c1f9f0db0a7cb'/>
<id>urn:sha1:169e1b0ed64b4b8cb23f9047770c1f9f0db0a7cb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81466 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix validation errors.</title>
<updated>2009-09-10T22:12:50Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-09-10T22:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=808b9ce756dacb0c139f8c9931a1078bc42c906f'/>
<id>urn:sha1:808b9ce756dacb0c139f8c9931a1078bc42c906f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81465 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Correct __cxa_end_catch documentation to reflect that it doesn't take any arguments.</title>
<updated>2009-09-09T01:44:53Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2009-09-09T01:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=61f6978e8b11cdaed65770bcd18cff203ff4e229'/>
<id>urn:sha1:61f6978e8b11cdaed65770bcd18cff203ff4e229</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81307 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add basic information about SJLJ EH</title>
<updated>2009-08-22T01:42:39Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2009-08-22T01:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=00484d15aad5a9732ee0f966ceb68bce90cb9f27'/>
<id>urn:sha1:00484d15aad5a9732ee0f966ceb68bce90cb9f27</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79714 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove a bit more cruft from the sjlj moving to a backend pass.</title>
<updated>2009-08-17T20:25:04Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2009-08-17T20:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=29626642271ae810dd526de8afa151484452abe0'/>
<id>urn:sha1:29626642271ae810dd526de8afa151484452abe0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79272 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix validation errors.</title>
<updated>2009-08-15T20:08:04Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-08-15T20:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bf230bf5ccd073c85b7a19dcf899031415171cec'/>
<id>urn:sha1:bf230bf5ccd073c85b7a19dcf899031415171cec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79131 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix validation errors.</title>
<updated>2009-08-15T20:07:42Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-08-15T20:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3cf4ffd2afbee3de77eec255d67e9a3bc38c8b4d'/>
<id>urn:sha1:3cf4ffd2afbee3de77eec255d67e9a3bc38c8b4d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79130 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reformatting and some cleanup.</title>
<updated>2009-08-15T08:56:09Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-08-15T08:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c4f661e3dec2e574a59d32bef8679af832349fd2'/>
<id>urn:sha1:c4f661e3dec2e574a59d32bef8679af832349fd2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79088 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
