<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Analysis, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Analysis?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Analysis?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-05-22T04:58:33Z</updated>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-22T04:58:33Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-22T04:58:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c9941666ca2045b46b1cbc7fc0e1e872900fb170'/>
<id>urn:sha1:c9941666ca2045b46b1cbc7fc0e1e872900fb170</id>
<content type='text'>
uppress gcc3.4.6's &lt;no value returned&gt; warnings


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51412 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>put LibCallAliasAnalysis into anonymous namespace to avoid</title>
<updated>2008-05-09T20:35:45Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2008-05-09T20:35:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f03893acf0f8cfd62476a5214cfeaa5673fe85ba'/>
<id>urn:sha1:f03893acf0f8cfd62476a5214cfeaa5673fe85ba</id>
<content type='text'>
clashes on ::X


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50912 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove dead return.  Thanks to Bill for the review!</title>
<updated>2008-05-08T18:26:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-05-08T18:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=76e2e4a2bc78a0ca2617e3b336081e29cb00d749'/>
<id>urn:sha1:76e2e4a2bc78a0ca2617e3b336081e29cb00d749</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50863 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for constant folding the 'offsetof' pattern even if the</title>
<updated>2008-05-08T04:54:43Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-05-08T04:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=268e7d7a9446bb89b80472cdb7b9803f16c0191e'/>
<id>urn:sha1:268e7d7a9446bb89b80472cdb7b9803f16c0191e</id>
<content type='text'>
base is not zero.  This fixes test/C++Frontend/2008-05-07-CrazyOffsetOf.cpp


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50840 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>Add a new interface for describing the behavior of library calls.  This</title>
<updated>2008-05-07T18:21:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-05-07T18:21:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=14852f27e792470232287371c5ffd4cee1d5b943'/>
<id>urn:sha1:14852f27e792470232287371c5ffd4cee1d5b943</id>
<content type='text'>
Currently is sufficient to describe mod/ref behavior but will hopefully
eventually be extended for other purposes.

This isn't used by anything yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50820 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typo and indentation.</title>
<updated>2008-05-06T04:03:18Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-05-06T04:03:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=08de613d2dec7a5c3aa55d2a46fddb07dccf3051'/>
<id>urn:sha1:08de613d2dec7a5c3aa55d2a46fddb07dccf3051</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50706 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make several variable declarations static.</title>
<updated>2008-05-06T01:53:16Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-06T01:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4a3f6c88820a204f80ca0fa3f1f2fe09ca10b02f'/>
<id>urn:sha1:4a3f6c88820a204f80ca0fa3f1f2fe09ca10b02f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50696 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove uses of llvm/System/IncludeFile.h that are no longer needed.</title>
<updated>2008-05-06T01:32:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-06T01:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=84b7df43fb098268f6ce37a3e32bcc2f455ecf96'/>
<id>urn:sha1:84b7df43fb098268f6ce37a3e32bcc2f455ecf96</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50695 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement destructor for PostDominatorTree to eliminate a memory leak.</title>
<updated>2008-05-03T20:25:26Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2008-05-03T20:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6055806d4a6a39c49c441215a9a5d3a8e933de0'/>
<id>urn:sha1:f6055806d4a6a39c49c441215a9a5d3a8e933de0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50607 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
