<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/include, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/include?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/include?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-05-23T21:35:53Z</updated>
<entry>
<title>Reverting patch. Breaks llvm-gcc build.</title>
<updated>2008-05-23T21:35:53Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-23T21:35:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=898f4de8450d48115c99d924f07985f097751ca1'/>
<id>urn:sha1:898f4de8450d48115c99d924f07985f097751ca1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51504 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-22T21:28:01Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-22T21:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ee70a5272b3c6656bfdd851dd7e2c69d4cfeaa23'/>
<id>urn:sha1:ee70a5272b3c6656bfdd851dd7e2c69d4cfeaa23</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51444 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make OpActionsCapacity multiple of 4.</title>
<updated>2008-05-09T21:50:23Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-05-09T21:50:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c6c6a3e2b3ffa580cb84d75a2c60a961977e40d1'/>
<id>urn:sha1:c6c6a3e2b3ffa580cb84d75a2c60a961977e40d1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50917 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add support for pattern matching 'neg'</title>
<updated>2008-05-09T05:20:27Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-05-09T05:20:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ca7913072a60b11eda9da8aa8a82c7cec18bd85'/>
<id>urn:sha1:4ca7913072a60b11eda9da8aa8a82c7cec18bd85</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50883 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a new Instruction::mayReadFromMemory predicate, make</title>
<updated>2008-05-08T17:16:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-05-08T17:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d96288a2ff188bb1fb1b86fb89b1ac82f6310a5c'/>
<id>urn:sha1:d96288a2ff188bb1fb1b86fb89b1ac82f6310a5c</id>
<content type='text'>
Instruction::mayWriteToMemory stronger for invokes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn StripPointerCast() into a method</title>
<updated>2008-05-07T22:54:15Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-05-07T22:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b12ecf6ff6b5d3a144178257b6206f0c4788792'/>
<id>urn:sha1:0b12ecf6ff6b5d3a144178257b6206f0c4788792</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50836 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make the interface of CStrInCStrNoCase be the same as strcasestr.</title>
<updated>2008-05-07T20:04:18Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2008-05-07T20:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1fd2e6d84e271c17d7ae8778058c13de517dbc17'/>
<id>urn:sha1:1fd2e6d84e271c17d7ae8778058c13de517dbc17</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50828 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a new LibCallAliasAnalysis pass, which is parameterized</title>
<updated>2008-05-07T19:53:05Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-05-07T19:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=029840c93521f5c54380e037a66216c8227ad1e1'/>
<id>urn:sha1:029840c93521f5c54380e037a66216c8227ad1e1</id>
<content type='text'>
by an instance of LibCallInfo to provide mod/ref info of
standard library functions.  This is powerful enough to
say that 'sqrt' is readonly except that it modifies errno,
or that "printf doesn't store to memory unless the %n
constraint is present" etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50827 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix some serious logical errors in CStrInCStrNoCase pointed out by Bill.</title>
<updated>2008-05-07T19:22:36Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2008-05-07T19:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fdedd5397dcbec32a4591feca9a3f6a0eba60492'/>
<id>urn:sha1:fdedd5397dcbec32a4591feca9a3f6a0eba60492</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50826 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Output correct exception handling and frame info</title>
<updated>2008-05-07T19:11:09Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-05-07T19:11:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=671fa97a4b8c560150104329b517efbf2609297c'/>
<id>urn:sha1:671fa97a4b8c560150104329b517efbf2609297c</id>
<content type='text'>
on x86-64 linux.  This causes no regressions on
32 bit linux and 32 bit ppc.  More tests pass
on 64 bit ppc with no regressions.  I didn't
turn on eh on 64 bit linux because the intrinsics
needed to compile the eh runtime aren't done
yet.  But if you turn it on and link with the
mainline runtime then eh seems to work fine
on x86-64 linux with this patch.  Thanks to
Dale for testing.  The main point of the patch
is that if you output that some object is
encoded using 4 bytes you had better not output
8 bytes for it: the patch makes everything
consistent.


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