<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/PowerPC, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/PowerPC?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/PowerPC?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-04T20:03:14Z</updated>
<entry>
<title>Be nice to Xcore and the XMOS assembler and avoid quoting section names</title>
<updated>2011-03-04T20:03:14Z</updated>
<author>
<name>Joerg Sonnenberger</name>
<email>joerg@bec.de</email>
</author>
<published>2011-03-04T20:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=89e0f386f3c8bafbbae05d7d32695ce571617397'/>
<id>urn:sha1:89e0f386f3c8bafbbae05d7d32695ce571617397</id>
<content type='text'>
that contain only letters, digits and the characters "_" and ".".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127028 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Bug#9033: For the ELF assembler output, always quote the section name.</title>
<updated>2011-03-03T22:31:08Z</updated>
<author>
<name>Joerg Sonnenberger</name>
<email>joerg@bec.de</email>
</author>
<published>2011-03-03T22:31:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ea83b133503afcd6589cf317cbb54ccd9e100f57'/>
<id>urn:sha1:ea83b133503afcd6589cf317cbb54ccd9e100f57</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126963 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Restore the behavior of frame lowering before my refactoring.</title>
<updated>2010-12-18T19:53:14Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2010-12-18T19:53:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c8bd78c16ba0489835f2eb6101d9bdb96301cfe7'/>
<id>urn:sha1:c8bd78c16ba0489835f2eb6101d9bdb96301cfe7</id>
<content type='text'>
It turns out that ppc backend has really weird interdependencies
over different hooks and all stuff is fragile wrt small changes.
This should fix PR8749


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122155 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0.</title>
<updated>2010-12-06T22:39:26Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-12-06T22:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=afeaae7a940ce16e7874af31f3e5e91d8ca89e19'/>
<id>urn:sha1:afeaae7a940ce16e7874af31f3e5e91d8ca89e19</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121059 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove a pointless testcase.</title>
<updated>2010-11-15T05:07:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-15T05:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=513dbf1af06d0bc530dd6f17da320d2fb40b3a28'/>
<id>urn:sha1:513dbf1af06d0bc530dd6f17da320d2fb40b3a28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119119 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove some extraneous quotes to make the new instprinter match.</title>
<updated>2010-11-15T02:43:46Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-15T02:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dd57417c08d3fbb52935b70cf14edef34535d045'/>
<id>urn:sha1:dd57417c08d3fbb52935b70cf14edef34535d045</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119104 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add some nounwind's.</title>
<updated>2010-11-14T22:22:14Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-14T22:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=261bc89fa15d3322c714aa72a19ba827e3546ca7'/>
<id>urn:sha1:261bc89fa15d3322c714aa72a19ba827e3546ca7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119086 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Inline asm mult-alt constraint tests.</title>
<updated>2010-11-02T23:01:44Z</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2010-11-02T23:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=45c21ff044ce72a25d7d654f8bbceffe41d6f70b'/>
<id>urn:sha1:45c21ff044ce72a25d7d654f8bbceffe41d6f70b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118107 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PowerPC varargs functions store live-in registers on the stack. Make sure we use</title>
<updated>2010-10-11T20:43:09Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-10-11T20:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f9af2ef65febd20e73ef00d868d3fb94db7afd9'/>
<id>urn:sha1:4f9af2ef65febd20e73ef00d868d3fb94db7afd9</id>
<content type='text'>
virtual registers for those stores since RegAllocFast requires that each live
physreg only be used once.

This fixes PR8357.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116222 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>force a triple, varargs isn't supported with the SVR4 ABI the buildbot tells me.</title>
<updated>2010-10-10T18:59:01Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-10-10T18:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=27287664c29fe472b8e0408358cd94373222b619'/>
<id>urn:sha1:27287664c29fe472b8e0408358cd94373222b619</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116170 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
