<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/include, branch release_24</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/include?h=release_24</id>
<link rel='self' href='https://git.amat.us/llvm/atom/include?h=release_24'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-10-23T05:01:25Z</updated>
<entry>
<title>Merge from mainline</title>
<updated>2008-10-23T05:01:25Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-23T05:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=07b9e8f94e1cb6dc10c5eea177b0461bcbea9317'/>
<id>urn:sha1:07b9e8f94e1cb6dc10c5eea177b0461bcbea9317</id>
<content type='text'>
Fix incorrect testing for the end of the both strings in CStrInCStrNoCase.  This could cause a read-out-of-bounds error if s2 is smaller than s1.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58031 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-10-07T23:17:48Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-07T23:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6fd37dbbfeb5c065a05ad5ea833fdfb9fa96fe20'/>
<id>urn:sha1:6fd37dbbfeb5c065a05ad5ea833fdfb9fa96fe20</id>
<content type='text'>
Fix disagreement about where the attributes are
~0 != ~0U.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@57278 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Note that ADDC and company don't actually expand yet (missing in legalize</title>
<updated>2008-10-07T02:10:26Z</updated>
<author>
<name>Andrew Lenharth</name>
<email>andrewl@lenharth.org</email>
</author>
<published>2008-10-07T02:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1b19ef029574592ae25c42fdbc58987e3e2e6476'/>
<id>urn:sha1:1b19ef029574592ae25c42fdbc58987e3e2e6476</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57226 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Cosmetic.</title>
<updated>2008-10-06T20:33:02Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-10-06T20:33:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a3668afdeeac587b760b8e5f5ae644949a375b0c'/>
<id>urn:sha1:a3668afdeeac587b760b8e5f5ae644949a375b0c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57200 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>comment cleanups</title>
<updated>2008-10-04T18:08:00Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-10-04T18:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e940f3e6bbce1575d137df97f26e4df00a3877b7'/>
<id>urn:sha1:e940f3e6bbce1575d137df97f26e4df00a3877b7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57058 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix fast-isel's handling of atomic instructions. They may</title>
<updated>2008-10-04T00:56:36Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-10-04T00:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=241f464d24a6c22721607841069bbeb17b3f71e6'/>
<id>urn:sha1:241f464d24a6c22721607841069bbeb17b3f71e6</id>
<content type='text'>
expand to multiple basic blocks, in which case fast-isel
needs to informed of which block to use as it resumes
inserting instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57040 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix function attribute verification check.</title>
<updated>2008-10-03T21:11:02Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-10-03T21:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3afba0ae416acd62aca0ddda454538fbe99d1571'/>
<id>urn:sha1:3afba0ae416acd62aca0ddda454538fbe99d1571</id>
<content type='text'>
Thanks Duncan!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57029 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Verify function attributes.</title>
<updated>2008-10-03T17:50:00Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-10-03T17:50:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6d1b8a5911b98b49c3a17874f8a9cc3dfa9fa6f0'/>
<id>urn:sha1:6d1b8a5911b98b49c3a17874f8a9cc3dfa9fa6f0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57020 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>On Darwin ARM, memory needs special handling to do JIT. This patch expands</title>
<updated>2008-10-03T16:17:20Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2008-10-03T16:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cce6c297c54b4c9c8615c77e97cd64e70812ea60'/>
<id>urn:sha1:cce6c297c54b4c9c8615c77e97cd64e70812ea60</id>
<content type='text'>
this handling to work properly for modifying stub functions, relocations
back to entry points after JIT compilation, etc..


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57013 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Switch the MachineOperand accessors back to the short names like</title>
<updated>2008-10-03T15:45:36Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-10-03T15:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d735b8019b0f297d7c14b55adcd887af24d8e602'/>
<id>urn:sha1:d735b8019b0f297d7c14b55adcd887af24d8e602</id>
<content type='text'>
isReg, etc., from isRegister, etc.


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