<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/CodeGen/SelectionDAG, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/CodeGen/SelectionDAG?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/CodeGen/SelectionDAG?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-03T19:20:37Z</updated>
<entry>
<title>Add a missing check when legalizing a vector extending load.  This doesn't</title>
<updated>2010-09-03T19:20:37Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2010-09-03T19:20:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ef134d02e0036ef981983d4b5e40c678dd241583'/>
<id>urn:sha1:ef134d02e0036ef981983d4b5e40c678dd241583</id>
<content type='text'>
solve the root problem, but it corrects the bug in the code I added to
support legalizing in the case where the non-extended type is also legal.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112997 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Detect undef value early and save unnecessary NodeMap query.</title>
<updated>2010-09-02T21:29:42Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-09-02T21:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3f74a116c80b483ffc7c2e6922ff62f0f73d83f5'/>
<id>urn:sha1:3f74a116c80b483ffc7c2e6922ff62f0f73d83f5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112864 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't narrow the load and store in a load+twiddle+store sequence unless</title>
<updated>2010-09-02T21:18:42Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-09-02T21:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=24bde5bce192119ee0fc4f94ef8757fd4031e5f6'/>
<id>urn:sha1:24bde5bce192119ee0fc4f94ef8757fd4031e5f6</id>
<content type='text'>
there are clearly no stores between the load and the store. This fixes
this miscompile reported as PR7833.

This breaks the test/CodeGen/X86/narrow_op-2.ll optimization, which is
safe, but awkward to prove safe. Move it to X86's README.txt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112861 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tidy up.</title>
<updated>2010-09-02T21:02:27Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-09-02T21:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8e741ed2fa16f46ab586bf3a54526cd9c2338c5b'/>
<id>urn:sha1:8e741ed2fa16f46ab586bf3a54526cd9c2338c5b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r112623. Included additional check for unused byval argument.</title>
<updated>2010-08-31T22:22:42Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-08-31T22:22:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b48eade42022c929fcf0f2afcffdf849c5bd05a'/>
<id>urn:sha1:0b48eade42022c929fcf0f2afcffdf849c5bd05a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112659 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r112623. It is causing self host build failures.</title>
<updated>2010-08-31T19:41:03Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-08-31T19:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=81b79b5fa808730d102cdc4b60a52e602d425de5'/>
<id>urn:sha1:81b79b5fa808730d102cdc4b60a52e602d425de5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112631 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remember byval argument's frame index during argument lowering and use this info to emit debug info.</title>
<updated>2010-08-31T18:50:09Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-08-31T18:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8480c2e314f6c01638ea16f32149417848352085'/>
<id>urn:sha1:8480c2e314f6c01638ea16f32149417848352085</id>
<content type='text'>
Fixes Radar 8367011.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112623 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Offset is not always unsigned number.</title>
<updated>2010-08-31T06:12:08Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-08-31T06:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=34ca5ed79717c9a3dad2bf5823d3747aaedbc74a'/>
<id>urn:sha1:34ca5ed79717c9a3dad2bf5823d3747aaedbc74a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112584 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>zap unused method. x86 is the only user and already has a more powerfull version</title>
<updated>2010-08-31T02:36:20Z</updated>
<author>
<name>Bruno Cardoso Lopes</name>
<email>bruno.cardoso@gmail.com</email>
</author>
<published>2010-08-31T02:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2e46e78c53011ddbc0587135c09b39077beb0c1e'/>
<id>urn:sha1:2e46e78c53011ddbc0587135c09b39077beb0c1e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112571 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r112461. It was failing on PPC...</title>
<updated>2010-08-30T04:36:50Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-08-30T04:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c040719a153df8202f10054f33c9ac581b1c6c57'/>
<id>urn:sha1:c040719a153df8202f10054f33c9ac581b1c6c57</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112463 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
