<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/ARM, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-08T01:17:20Z</updated>
<entry>
<title>Fix a compiler crash where a Glue value had multiple uses.  Radar 9049552.</title>
<updated>2011-03-08T01:17:20Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2011-03-08T01:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=79f56c9618e60c390932a6866929b82c9a6d6f96'/>
<id>urn:sha1:79f56c9618e60c390932a6866929b82c9a6d6f96</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127198 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<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>XFAIL for all. These tests are darwin specific anyway.</title>
<updated>2011-03-04T19:38:10Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-03-04T19:38:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c8888c7d809d9b3046c3c3c1b1a0e723b8570391'/>
<id>urn:sha1:c8888c7d809d9b3046c3c3c1b1a0e723b8570391</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127022 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract individual variable's info from merged global.</title>
<updated>2011-03-04T19:11:05Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-03-04T19:11:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=53dc40a45fae88be2ef023e3c49b58291b8440f9'/>
<id>urn:sha1:53dc40a45fae88be2ef023e3c49b58291b8440f9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127019 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>Eliminate the unused CodeGenPrepare option to split critical edges.</title>
<updated>2011-03-02T03:31:46Z</updated>
<author>
<name>Cameron Zwarich</name>
<email>zwarich@apple.com</email>
</author>
<published>2011-03-02T03:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=56e3793acf8099eafa36154d2b6c900d46b5965e'/>
<id>urn:sha1:56e3793acf8099eafa36154d2b6c900d46b5965e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126825 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Narrow right shifts need to encode their immediates differently from a normal</title>
<updated>2011-03-01T01:00:59Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-01T01:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a656b63ee4d5b0e3f4d26a55dd4cc69795746684'/>
<id>urn:sha1:a656b63ee4d5b0e3f4d26a55dd4cc69795746684</id>
<content type='text'>
shift.

   16-bit: imm6&lt;5:3&gt; = '001', 8 - &lt;imm&gt; is encded in imm6&lt;2:0&gt;
   32-bit: imm6&lt;5:4&gt; = '01',16 - &lt;imm&gt; is encded in imm6&lt;3:0&gt;
   64-bit: imm6&lt;5&gt; = '1', 32 - &lt;imm&gt; is encded in imm6&lt;4:0&gt;


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126723 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typo introduced by r126661: "Fix a typo which ..."</title>
<updated>2011-02-28T19:18:59Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-02-28T19:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bafd516d3ea1204cdd0dff1765d47d11a99efd83'/>
<id>urn:sha1:bafd516d3ea1204cdd0dff1765d47d11a99efd83</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126666 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a typo which cause dag combine crash. rdar://9059537.</title>
<updated>2011-02-28T18:45:27Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-02-28T18:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c24ab5c654debe47d5693e287d4dc2e151c0ba0e'/>
<id>urn:sha1:c24ab5c654debe47d5693e287d4dc2e151c0ba0e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126661 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add patterns to use post-increment addressing for Neon VST1-lane instructions.</title>
<updated>2011-02-25T06:42:42Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2011-02-25T06:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=da52506792f1791682eda34d6319f5967116eb65'/>
<id>urn:sha1:da52506792f1791682eda34d6319f5967116eb65</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126477 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
