<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/Inline, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/Inline?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/Inline?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-05-01T23:50:07Z</updated>
<entry>
<title>Update old-style syntax in some "not grep" tests.</title>
<updated>2008-05-01T23:50:07Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-01T23:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fddaa3193cd1bb2ef1f561efc5b7b6dbefeec7ee'/>
<id>urn:sha1:fddaa3193cd1bb2ef1f561efc5b7b6dbefeec7ee</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50560 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989</title>
<updated>2008-04-25T16:53:59Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-04-25T16:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=280a6e607d8eb7401749a92db624a82de47da777'/>
<id>urn:sha1:280a6e607d8eb7401749a92db624a82de47da777</id>
<content type='text'>
r48047 r48084 r48085 r48086 r48088 r48096 r48099 r48109 and r48123.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50265 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename *.llx -&gt; *.ll, last batch.</title>
<updated>2008-04-19T22:32:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-19T22:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5ae21fb23a55427738132a39c8df550c9c1d0771'/>
<id>urn:sha1:5ae21fb23a55427738132a39c8df550c9c1d0771</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49971 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn unwind_to into "unwinds to".</title>
<updated>2008-03-10T02:20:00Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-03-10T02:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9be3c97183f832d084bcf0fab82f7cd8aae08385'/>
<id>urn:sha1:9be3c97183f832d084bcf0fab82f7cd8aae08385</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48123 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the inliner and simplifycfg to handle unwind_to.</title>
<updated>2008-03-09T05:10:13Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-03-09T05:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6af31aab63583e61b7c7b51bc285541750bd834f'/>
<id>urn:sha1:6af31aab63583e61b7c7b51bc285541750bd834f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48086 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use cast instead of dyn_cast.</title>
<updated>2008-03-04T21:45:28Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-03-04T21:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=37963556e331914fea9c5afb00de0e2a335fec6d'/>
<id>urn:sha1:37963556e331914fea9c5afb00de0e2a335fec6d</id>
<content type='text'>
Update test to use multiple return value directly, instead of relying on -sretpromotion.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47907 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Handle multiple return values.</title>
<updated>2008-03-04T21:15:15Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-03-04T21:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dc00d42bb18a6748f43c365d9bd30c1ed0e800ac'/>
<id>urn:sha1:dc00d42bb18a6748f43c365d9bd30c1ed0e800ac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47904 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove llvm-upgrade and update test cases.</title>
<updated>2008-03-01T09:15:35Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-03-01T09:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ec9a35a6f9143cfa325e0413cc297c48f627973a'/>
<id>urn:sha1:ec9a35a6f9143cfa325e0413cc297c48f627973a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47793 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r46393: readonly/readnone functions are no</title>
<updated>2008-01-27T18:12:58Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-01-27T18:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d82375c1c43db7f823dd4660d3495e76566699e3'/>
<id>urn:sha1:d82375c1c43db7f823dd4660d3495e76566699e3</id>
<content type='text'>
longer allowed to write through byval arguments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Invert this test, because it is wrong if we allow</title>
<updated>2008-01-26T12:33:01Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-01-26T12:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63b2c2dde717f5126a2ee6bfe680753a442cf678'/>
<id>urn:sha1:63b2c2dde717f5126a2ee6bfe680753a442cf678</id>
<content type='text'>
readonly functions to use byval parameters as local
storage (how much do we want this?).


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