<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/Mem2Reg, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/Mem2Reg?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/Mem2Reg?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-10-03T14:45:37Z</updated>
<entry>
<title>Add the returns_twice attribute to LLVM.</title>
<updated>2011-10-03T14:45:37Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2011-10-03T14:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=25456ef74ca7ac9bf46451f28d995f785e2596de'/>
<id>urn:sha1:25456ef74ca7ac9bf46451f28d995f785e2596de</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141001 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update more tests to the new EH scheme.</title>
<updated>2011-08-31T21:39:05Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-08-31T21:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=935903191f0f1b62e78d68ec051be594fc4b4ce7'/>
<id>urn:sha1:935903191f0f1b62e78d68ec051be594fc4b4ce7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138903 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add comments and test for atomic load/store and mem2reg.</title>
<updated>2011-08-15T23:55:52Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-08-15T23:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd06b3cfa184a357f5f37625f50be104c8573fc3'/>
<id>urn:sha1:fd06b3cfa184a357f5f37625f50be104c8573fc3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137690 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add test for r133251.</title>
<updated>2011-06-18T07:23:25Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-06-18T07:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5a72d9f0be18b125296d4fdac729ed4911c40ce7'/>
<id>urn:sha1:5a72d9f0be18b125296d4fdac729ed4911c40ce7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133339 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Copy location info for current function argument from dbg.declare if respective store instruction does not have any location info.</title>
<updated>2010-06-04T22:27:30Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-06-04T22:27:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=93031ac032219c2200de2df1c73e594a0496ecef'/>
<id>urn:sha1:93031ac032219c2200de2df1c73e594a0496ecef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105490 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add missing space; works for me.</title>
<updated>2010-05-28T18:45:59Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2010-05-28T18:45:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7722b082c49368edcc835191a93a4d51627bce34'/>
<id>urn:sha1:7722b082c49368edcc835191a93a4d51627bce34</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104992 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do not drop location info for inlined function args.</title>
<updated>2010-05-27T20:25:04Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-05-27T20:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d8720f4ba3546df76d75c94a8893a385de273cc6'/>
<id>urn:sha1:d8720f4ba3546df76d75c94a8893a385de273cc6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104884 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update test to use valid debug info.</title>
<updated>2010-05-07T20:34:00Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-05-07T20:34:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=735538b3eb0bc32bc71fabedea169c7520e5affa'/>
<id>urn:sha1:735538b3eb0bc32bc71fabedea169c7520e5affa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103287 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>When converting dbg.declare to dbg.value, attach promoted store's debug metadata to dbg.value</title>
<updated>2010-01-27T00:44:36Z</updated>
<author>
<name>Victor Hernandez</name>
<email>vhernandez@apple.com</email>
</author>
<published>2010-01-27T00:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b7ae53f035e7f9e90bd837b546ea516c00381b51'/>
<id>urn:sha1:b7ae53f035e7f9e90bd837b546ea516c00381b51</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94634 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>In mem2reg, for all alloca/stores that get promoted where the alloca has an associated llvm.dbg.declare instrinsic, insert an llvm.dbg.var intrinsic before each store.</title>
<updated>2010-01-26T02:42:15Z</updated>
<author>
<name>Victor Hernandez</name>
<email>vhernandez@apple.com</email>
</author>
<published>2010-01-26T02:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b9768b0731f8b9a10fd2ee6bd1699ae8c02fc78c'/>
<id>urn:sha1:b9768b0731f8b9a10fd2ee6bd1699ae8c02fc78c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94493 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
