<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/AArch64/Utils, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/AArch64/Utils?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/AArch64/Utils?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-02-06T09:04:56Z</updated>
<entry>
<title>Add icache prefetch operations to AArch64</title>
<updated>2013-02-06T09:04:56Z</updated>
<author>
<name>Tim Northover</name>
<email>Tim.Northover@arm.com</email>
</author>
<published>2013-02-06T09:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9e3b31345f0d17b757e183a8384db92616256926'/>
<id>urn:sha1:9e3b31345f0d17b757e183a8384db92616256926</id>
<content type='text'>
This adds hints to the various "prfm" instructions so that they can
affect the instruction cache as well as the data cache.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174495 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix formatting in AArch64 backend.</title>
<updated>2013-02-05T13:24:56Z</updated>
<author>
<name>Tim Northover</name>
<email>Tim.Northover@arm.com</email>
</author>
<published>2013-02-05T13:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dfe076af9879eb68a7b8331f9c02eecf563d85be'/>
<id>urn:sha1:dfe076af9879eb68a7b8331f9c02eecf563d85be</id>
<content type='text'>
This should fix three purely whitespace issues:
    + 80 column violations.
    + Tab characters.
    + TableGen brace placement.

No functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174370 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove cyclic dependency in AArch64 libraries</title>
<updated>2013-02-05T13:24:47Z</updated>
<author>
<name>Tim Northover</name>
<email>Tim.Northover@arm.com</email>
</author>
<published>2013-02-05T13:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=19254c49a8752fe8c6fa648a6eb29f20a1f62c8b'/>
<id>urn:sha1:19254c49a8752fe8c6fa648a6eb29f20a1f62c8b</id>
<content type='text'>
This moves the bit twiddling and string fiddling functions required by other
parts of the backend into a separate library. Previously they resided in
AArch64Desc, which created a circular dependency between various components.

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