<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/PowerPC/InstPrinter, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/PowerPC/InstPrinter?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/PowerPC/InstPrinter?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-11-25T16:42:51Z</updated>
<entry>
<title>Namespacify.</title>
<updated>2010-11-25T16:42:51Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2010-11-25T16:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c62feda741f9d5811b625967c40f1847fb2040e7'/>
<id>urn:sha1:c62feda741f9d5811b625967c40f1847fb2040e7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120146 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>eliminate a now-unneeded operand printer.</title>
<updated>2010-11-15T06:01:10Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-15T06:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=019aef6df791bbccc26b2a18b17ab42aad6aaa0d'/>
<id>urn:sha1:019aef6df791bbccc26b2a18b17ab42aad6aaa0d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119124 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>dissolve some more hacks.</title>
<updated>2010-11-15T03:53:53Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-15T03:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=84a04adf3a766c1d40ba100b9b7235531122e468'/>
<id>urn:sha1:84a04adf3a766c1d40ba100b9b7235531122e468</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119115 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix some fixme's, removing dead code.</title>
<updated>2010-11-15T03:51:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-15T03:51:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0fe7184ba156c87deee090001ba1d7af05e84fc1'/>
<id>urn:sha1:0fe7184ba156c87deee090001ba1d7af05e84fc1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119114 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove asmstrings (which can never be printed) from pseudo </title>
<updated>2010-11-15T03:48:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-15T03:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ab638645647bef87ffe8d545fbcb1b69d3af45ce'/>
<id>urn:sha1:ab638645647bef87ffe8d545fbcb1b69d3af45ce</id>
<content type='text'>
instructions, allowing is to eliminate some dead operand 
printing methods from the instprinter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119113 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add targetoperand flags for jump tables, constant pool and block address</title>
<updated>2010-11-15T02:46:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-15T02:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1e61e69d401045c54b15815f15a0fdb3ca56a9b5'/>
<id>urn:sha1:1e61e69d401045c54b15815f15a0fdb3ca56a9b5</id>
<content type='text'>
nodes to indicate when ha16/lo16 modifiers should be used.  This lets
us pass PowerPC/indirectbr.ll.

The one annoying thing about this patch is that the MCSymbolExpr isn't
expressive enough to represent ha16(label1-label2) which we need on
PowerPC.  I have a terrible hack in the meantime, but this will have
to be revisited at some point.

Last major conversion item left is global variable references.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119105 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>make the stubbed-out printer methods abort instead of </title>
<updated>2010-11-14T21:54:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-14T21:54:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=959fb3dd5cfaf2aae44321b58ff87dce4632438d'/>
<id>urn:sha1:959fb3dd5cfaf2aae44321b58ff87dce4632438d</id>
<content type='text'>
printing nothing.  This gets us back up to 24 failures.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119083 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>wire up a few more things, down to 4 test failures, all</title>
<updated>2010-11-14T21:51:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-14T21:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b2e477f5463795de8265939300fb5c0abfdded77'/>
<id>urn:sha1:b2e477f5463795de8265939300fb5c0abfdded77</id>
<content type='text'>
about handling $stub, lo/hi etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119082 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>implement pretty printing support for the various pseudo</title>
<updated>2010-11-14T21:39:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-14T21:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2e35248f14ac449774de9727b460469fc3c93249'/>
<id>urn:sha1:2e35248f14ac449774de9727b460469fc3c93249</id>
<content type='text'>
ops the asmprinter supported, fixing PowerPC/rlwimi2.ll
among others.  Down to 20 failures.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119080 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Wire up symbol hi/lo printing.  We don't print hi()/lo(), but this gets</title>
<updated>2010-11-14T21:33:07Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-14T21:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=58d014f6031ab95b0057a54dc377e7b0d23d674f'/>
<id>urn:sha1:58d014f6031ab95b0057a54dc377e7b0d23d674f</id>
<content type='text'>
us further along.  Only 28 failures now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119079 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
