<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/ARM, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-04-11T17:54:45Z</updated>
<entry>
<title>If a PHI node has a single implicit_def source, replace it with an implicit_def instead of a copy.</title>
<updated>2008-04-11T17:54:45Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-04-11T17:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f870fbc554ac862ad6d45cf97148739802a3ed12'/>
<id>urn:sha1:f870fbc554ac862ad6d45cf97148739802a3ed12</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49543 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New test.</title>
<updated>2008-04-10T23:49:09Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-04-10T23:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b94d966716b224a1a7ae1b505c41fc5969a65a76'/>
<id>urn:sha1:b94d966716b224a1a7ae1b505c41fc5969a65a76</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49514 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>1. IMPLICIT_DEF can *re-define* any register.</title>
<updated>2008-04-05T01:27:09Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-04-05T01:27:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1dc7869025d91906e8305e921ddb82dac780d70e'/>
<id>urn:sha1:1dc7869025d91906e8305e921ddb82dac780d70e</id>
<content type='text'>
2. Coalescer can now create an interesting situation where a register def can
   reaches itself without being killed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49246 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>More soft fp fixes.</title>
<updated>2008-04-01T02:18:22Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-04-01T02:18:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9845eb5b033db5ba5213d0b8dba958c1e168ccd3'/>
<id>urn:sha1:9845eb5b033db5ba5213d0b8dba958c1e168ccd3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49016 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Unbreak ARM / Thumb soft FP support.</title>
<updated>2008-04-01T01:50:16Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-04-01T01:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=110cf48752dcf86c6d95698c08805f1dd534ac83'/>
<id>urn:sha1:110cf48752dcf86c6d95698c08805f1dd534ac83</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49012 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed a register scavenger bug. If a def is re-defining part of a super register, there must be an implicit def of the super-register on the MI.</title>
<updated>2008-03-07T20:12:54Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-03-07T20:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d68f47c6fd744e051f7f2d97b6366d40bf27c438'/>
<id>urn:sha1:d68f47c6fd744e051f7f2d97b6366d40bf27c438</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48024 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Constant fold SIGN_EXTEND_INREG with ashr not lshr.</title>
<updated>2008-03-06T08:20:51Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-03-06T08:20:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=433f6f62ca858c20d5d3f561e63818c2fda06ebe'/>
<id>urn:sha1:433f6f62ca858c20d5d3f561e63818c2fda06ebe</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47992 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>DCE'ed this testcase.</title>
<updated>2008-02-29T19:28:11Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2008-02-29T19:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=65201f5a43831164f1c5b3eb0bc10c0b9b74c73f'/>
<id>urn:sha1:65201f5a43831164f1c5b3eb0bc10c0b9b74c73f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47760 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>If we reload a virtual register that's already been assigned, we want to mark</title>
<updated>2008-02-29T18:52:01Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2008-02-29T18:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=97e3c01eb4ee6afff602ad11a2f2788ed7c83580'/>
<id>urn:sha1:97e3c01eb4ee6afff602ad11a2f2788ed7c83580</id>
<content type='text'>
that instruction as its "last use". This fixes PR1925.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47758 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove llvm-upgrade.</title>
<updated>2008-02-17T20:02:20Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-02-17T20:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6263f94674cd0974b9a4cc525cbe70db65fc9939'/>
<id>urn:sha1:6263f94674cd0974b9a4cc525cbe70db65fc9939</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47238 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
