<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/PowerPC, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/PowerPC?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/PowerPC?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-18T05:59:52Z</updated>
<entry>
<title>Merging from mainline.</title>
<updated>2007-05-18T05:59:52Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-05-18T05:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ea07ab45ca3597da0cb1e9305ed15ccf547fe90e'/>
<id>urn:sha1:ea07ab45ca3597da0cb1e9305ed15ccf547fe90e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_20@37212 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging from mainline. PR1399 fix.</title>
<updated>2007-05-08T23:41:39Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-05-08T23:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18d941047a29fd5acf2751913e20dab9177043e3'/>
<id>urn:sha1:18d941047a29fd5acf2751913e20dab9177043e3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_20@36949 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>revert accidental commit</title>
<updated>2007-05-03T16:40:25Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-03T16:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5f696035e5d96a64b58d654f1608de349bee0f5e'/>
<id>urn:sha1:5f696035e5d96a64b58d654f1608de349bee0f5e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36668 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add support for printing offset of global</title>
<updated>2007-05-03T16:39:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-03T16:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4105a9fec0b7aa57de3455fb69de1861a5d74752'/>
<id>urn:sha1:4105a9fec0b7aa57de3455fb69de1861a5d74752</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36667 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Drop 'const'</title>
<updated>2007-05-03T01:11:54Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-03T01:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1997473cf72957d0e70322e2fe6fe2ab141c58a6'/>
<id>urn:sha1:1997473cf72957d0e70322e2fe6fe2ab141c58a6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36662 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use 'static const char' instead of 'static const int'.</title>
<updated>2007-05-02T21:39:20Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-02T21:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3e15bf33e024b9df9e89351a165acfdb1dde51ed'/>
<id>urn:sha1:3e15bf33e024b9df9e89351a165acfdb1dde51ed</id>
<content type='text'>
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36652 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do not use typeinfo to identify pass in pass manager.</title>
<updated>2007-05-01T21:15:47Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-01T21:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=794fd75c67a2cdc128d67342c6d88a504d186896'/>
<id>urn:sha1:794fd75c67a2cdc128d67342c6d88a504d186896</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36632 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>eliminateFrameIndex() change.</title>
<updated>2007-05-01T09:13:03Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-05-01T09:13:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=97de9138217d6f76f25100df272ec1a3c4d31aad'/>
<id>urn:sha1:97de9138217d6f76f25100df272ec1a3c4d31aad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36626 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm bug #1350, parts 1, 2, and 3.</title>
<updated>2007-05-01T05:57:02Z</updated>
<author>
<name>Nate Begeman</name>
<email>natebegeman@mac.com</email>
</author>
<published>2007-05-01T05:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7bf1c272ab27297a7bbab329de3f17ddb26e02a3'/>
<id>urn:sha1:7bf1c272ab27297a7bbab329de3f17ddb26e02a3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36618 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Match MachineFunction::UsedPhysRegs changes.</title>
<updated>2007-04-25T22:13:27Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-04-25T22:13:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6c087e5585b227f3c1d8278304c7cfbc7cd4f6e8'/>
<id>urn:sha1:6c087e5585b227f3c1d8278304c7cfbc7cd4f6e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36452 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
