History log of /external/llvm/test/MC/ARM/neon-shift-encoding.s
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
199366a6a6b59717cd1b98d8d5df521e3981de19 16-Apr-2012 Jim Grosbach <grosbach@apple.com> ARM assembly two-operand forms for VRSHL.

rdar://11252521

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154840 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
695eca66b1b7b429f2b3d2ae1d583a426cb9c227 16-Apr-2012 Jim Grosbach <grosbach@apple.com> Tidy up. Test formatting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154839 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
22378fd664fed97c296878d8d188ab06e2c89395 05-Apr-2012 Jim Grosbach <grosbach@apple.com> ARM assembly aliases for two-operand V[R]SHR instructions.

rdar://11189467

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154087 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
1ac2060678edd88726e06ff19c9468211b41fc37 24-Jan-2012 Jim Grosbach <grosbach@apple.com> NEON Two-operand assembly aliases for VSRA.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148821 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
5e497d39927d2ddf6bf6adbfac39fe9102a1a305 24-Jan-2012 Jim Grosbach <grosbach@apple.com> NEON Two-operand assembly aliases for VSLI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148819 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
d8ee0cc4e8b67f9d85d08bd55e53ac14c5ca533d 24-Jan-2012 Jim Grosbach <grosbach@apple.com> NEON Two-operand assembly aliases for VSRI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148818 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
28f1f9100f33388f9f439c16051185a2cd0e9388 24-Jan-2012 Jim Grosbach <grosbach@apple.com> Tidy up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148817 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
6b044c26094a9f86da7d12945b00a47a5f07cf6d 08-Dec-2011 Jim Grosbach <grosbach@apple.com> ARM VSHR implied destination operand form aliases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146192 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
318df74104459156222968792018f29a0a530ae3 08-Dec-2011 Jim Grosbach <grosbach@apple.com> Tidy up a bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146190 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
730fe6c1b686fe71c8e549b0f955e65a6a49d3ff 08-Dec-2011 Jim Grosbach <grosbach@apple.com> ARM NEON two-operand aliases for VSHL(immediate).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146125 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
ff4cbb4c9a66d313a9f52830620f06c88b43397c 08-Dec-2011 Jim Grosbach <grosbach@apple.com> ARM NEON two-operand aliases for VSHL(register).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146123 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
620d0cc7ac8319fe66168288f8ca0509f87c46c1 09-Mar-2011 Bill Wendling <isanbard@gmail.com> * Correct encoding for VSRI.
* Add tests for VSRI and VSLI.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127297 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
c04a9dea7873bcf2a1e68b9eba9b5854021e989a 09-Mar-2011 Bill Wendling <isanbard@gmail.com> Correct the encoding for VRSRA and VSRA instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127294 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
7c6b608a7cb33e628e3906a8395a7ba47a6b966b 09-Mar-2011 Bill Wendling <isanbard@gmail.com> * Fix VRSHR and VSHR to have the correct encoding for the immediate.
* Update the NEON shift instruction test to expect what 'as' produces.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127293 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
591432136c78ab61ac1233cb813077e4c7c2f25e 08-Mar-2011 Bill Wendling <isanbard@gmail.com> A few more tests for instruction encodings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127209 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
3116dce33840a115130c5f8ffcb9679d023496d6 08-Mar-2011 Bill Wendling <isanbard@gmail.com> Rename the narrow shift right immediate operands to "shr_imm*" operands. Also
expand the testing of the narrowing shift right instructions.

No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127193 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
a656b63ee4d5b0e3f4d26a55dd4cc69795746684 01-Mar-2011 Bill Wendling <isanbard@gmail.com> Narrow right shifts need to encode their immediates differently from a normal
shift.

16-bit: imm6<5:3> = '001', 8 - <imm> is encded in imm6<2:0>
32-bit: imm6<5:4> = '01',16 - <imm> is encded in imm6<3:0>
64-bit: imm6<5> = '1', 32 - <imm> is encded in imm6<4:0>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126723 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
8d1b7e57e56015576fd489a57d74c53b98c5a56f 15-Dec-2010 Bob Wilson <bob.wilson@apple.com> Fix misspelled target triples in MC/ARM test commands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121901 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
95b9766fea46c78f389793d557158077383b9ff4 01-Nov-2010 Owen Anderson <resistor@mac.com> Use ARM-style comment syntax.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117941 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
833c93c7958dbbd9d648f331091fbfbeabf342e6 01-Nov-2010 Jim Grosbach <grosbach@apple.com> Mark ARM subtarget features that are available for the assembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117929 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s
b8d14a6611276181f9fd0d9b2a1243150e4a5739 01-Nov-2010 Owen Anderson <resistor@mac.com> Convert this test to .s form.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117900 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/ARM/neon-shift-encoding.s