<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Alpha, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-08-26T23:32:16Z</updated>
<entry>
<title>Simplify eliminateFrameIndex() interface back down now that PEI doesn't need</title>
<updated>2010-08-26T23:32:16Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2010-08-26T23:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fcb4a8ead3cd8d9540d5eaa448af5d14a0ee341a'/>
<id>urn:sha1:fcb4a8ead3cd8d9540d5eaa448af5d14a0ee341a</id>
<content type='text'>
to try to re-use scavenged frame index reference registers. rdar://8277890

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112241 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove some dead code.</title>
<updated>2010-08-18T02:42:11Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-08-18T02:42:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2bde78206d1475f30d30a789f0b5b2cb625ef400'/>
<id>urn:sha1:2bde78206d1475f30d30a789f0b5b2cb625ef400</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111345 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r110396, with fixes to appease the Linux buildbot gods.</title>
<updated>2010-08-06T18:33:48Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-06T18:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90c579de5a383cee278acc3f7e7b9d0a656e6a35'/>
<id>urn:sha1:90c579de5a383cee278acc3f7e7b9d0a656e6a35</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110460 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r110396 to fix buildbots.</title>
<updated>2010-08-06T00:23:35Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-06T00:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f74590e9d1b9cf0f1f81a156efea73f76546e05'/>
<id>urn:sha1:1f74590e9d1b9cf0f1f81a156efea73f76546e05</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110410 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't use PassInfo* as a type identifier for passes.  Instead, use the address of the static</title>
<updated>2010-08-05T23:42:04Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-05T23:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ccaf53ada99c63737547c0235baeb8454b04e80'/>
<id>urn:sha1:9ccaf53ada99c63737547c0235baeb8454b04e80</id>
<content type='text'>
ID member as the sole unique type identifier.  Clean up APIs related to this change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110396 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PR7774: Fix undefined shifts in Alpha backend.  As a bonus, this actually</title>
<updated>2010-08-01T21:13:28Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2010-08-01T21:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=348e02600ef0191b4e0621078fc81f935065c1f7'/>
<id>urn:sha1:348e02600ef0191b4e0621078fc81f935065c1f7</id>
<content type='text'>
improves the generated code in some cases.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109985 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the isMoveInstr() hook.</title>
<updated>2010-07-16T22:35:46Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-07-16T22:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=78e6e009223a38739797629ca2d217acf86dda93'/>
<id>urn:sha1:78e6e009223a38739797629ca2d217acf86dda93</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108567 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't pass StringRef by reference.</title>
<updated>2010-07-14T22:38:02Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2010-07-14T22:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38e59891ee4417a9be2f8146ce0ba3269e38ac21'/>
<id>urn:sha1:38e59891ee4417a9be2f8146ce0ba3269e38ac21</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108366 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>RISC architectures get their memory operand folding for free.</title>
<updated>2010-07-11T19:19:13Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-07-11T19:19:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=600f171486708734e2b9c9c617528cfc51c16850'/>
<id>urn:sha1:600f171486708734e2b9c9c617528cfc51c16850</id>
<content type='text'>
The only folding these load/store architectures can do is converting COPY into a
load or store, and the target independent part of foldMemoryOperand already
knows how to do that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108099 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replace copyRegToReg with copyPhysReg for Alpha.</title>
<updated>2010-07-11T01:08:23Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-07-11T01:08:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=99666a3429403a7c421ba07c7a19501491b218f2'/>
<id>urn:sha1:99666a3429403a7c421ba07c7a19501491b218f2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108065 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
