<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/CodeGen/SelectionDAG, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/CodeGen/SelectionDAG?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/CodeGen/SelectionDAG?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-23T17:11:51Z</updated>
<entry>
<title>Merge r98845 from mainline.</title>
<updated>2010-03-23T17:11:51Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-23T17:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0afc8f4e10850ba5b0298d86269d3d4c34dda8ec'/>
<id>urn:sha1:0afc8f4e10850ba5b0298d86269d3d4c34dda8ec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@99291 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge 98203 from mainline.</title>
<updated>2010-03-11T23:57:44Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-11T23:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bf9f9dae76eca9d61bed8f1cf7f95c481af96fd9'/>
<id>urn:sha1:bf9f9dae76eca9d61bed8f1cf7f95c481af96fd9</id>
<content type='text'>
fix PR6533 by updating the br(xor) code to remember the case
when it looked past a trunc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@98306 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use Other as a sentinel instead of iAny.</title>
<updated>2010-03-07T07:45:08Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-07T07:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=acee647b13d6e3e92cdbfe9657622a3daa2a6da1'/>
<id>urn:sha1:acee647b13d6e3e92cdbfe9657622a3daa2a6da1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97914 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add some new bits of debug info handling.  No</title>
<updated>2010-03-06T00:03:23Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2010-03-06T00:03:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=06a26637daff1bb785ef0945d1ba05f6ccdfab86'/>
<id>urn:sha1:06a26637daff1bb785ef0945d1ba05f6ccdfab86</id>
<content type='text'>
functional change yet.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97855 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r97778 and r97779, enabled only for unsigned i64 to f64</title>
<updated>2010-03-06T00:00:55Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-06T00:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0fa9d1d9011a98212b66daf27f6a8a3d734ae818'/>
<id>urn:sha1:0fa9d1d9011a98212b66daf27f6a8a3d734ae818</id>
<content type='text'>
conversions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97854 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Avoid creating bad PHI instructions when BR is being const-folded.</title>
<updated>2010-03-05T21:49:10Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-03-05T21:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=580bba2b0dd2173c899699a87e109bfd1482c001'/>
<id>urn:sha1:580bba2b0dd2173c899699a87e109bfd1482c001</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97836 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR6497, a bug where we'd fold a load into an addc</title>
<updated>2010-03-05T06:19:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-05T06:19:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18fdabadca110671b436de52fe7bd492ad49e656'/>
<id>urn:sha1:18fdabadca110671b436de52fe7bd492ad49e656</id>
<content type='text'>
node which has a flag.  That flag in turn was used by an
already-selected adde which turned into an ADC32ri8 which
used a selected load which was chained to the load we
folded.  This flag use caused us to form a cycle.  Fix
this by not ignoring chains in IsLegalToFold even in
cases where the isel thinks it can.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97791 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>inline a small function with one call site.</title>
<updated>2010-03-05T05:49:45Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-05T05:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9bbcd5ee5b9a34f82d7d0570256ff4b4f53fabe9'/>
<id>urn:sha1:9bbcd5ee5b9a34f82d7d0570256ff4b4f53fabe9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97789 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r97778 and r97779. They're somehow breaking llvm-gcc builds.</title>
<updated>2010-03-05T02:40:23Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-05T02:40:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b6b343d77acb5c290f7093e741fbce484d11cedc'/>
<id>urn:sha1:b6b343d77acb5c290f7093e741fbce484d11cedc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97781 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix these constants to be more portable.</title>
<updated>2010-03-05T02:13:10Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-05T02:13:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=808ab341b4572815a74235ef00ccb446d334b957'/>
<id>urn:sha1:808ab341b4572815a74235ef00ccb446d334b957</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97779 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
