Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM two-operand forms for vhadd and vhsub instructions. | Jim Grosbach | 2012-04-16 | 1 | -0/+27 |
| | | | | | | rdar://11252521 llvm-svn: 154875 | ||||
* | ARM two-operand aliases for VRHADD instructions. | Jim Grosbach | 2012-04-16 | 1 | -0/+27 |
| | | | | | | rdar://11252521 llvm-svn: 154832 | ||||
* | Tidy up. Testcase formatting. | Jim Grosbach | 2012-04-16 | 1 | -13/+14 |
| | | | | llvm-svn: 154831 | ||||
* | ARM VQADD implied destination operand form aliases. | Jim Grosbach | 2011-12-08 | 1 | -16/+58 |
| | | | | llvm-svn: 146179 | ||||
* | ARM two-operand aliases for VADDW instructions. | Jim Grosbach | 2011-12-07 | 1 | -0/+17 |
| | | | | llvm-svn: 146093 | ||||
* | ARM two-operand aliases for VADD instructions. | Jim Grosbach | 2011-12-07 | 1 | -0/+23 |
| | | | | llvm-svn: 146091 | ||||
* | Use ARM-style comment syntax. | Owen Anderson | 2010-11-01 | 1 | -65/+65 |
| | | | | llvm-svn: 117941 | ||||
* | Mark ARM subtarget features that are available for the assembler. | Jim Grosbach | 2010-11-01 | 1 | -1/+1 |
| | | | | llvm-svn: 117929 | ||||
* | Convert this test to a .s file, so that it's not sensitive to codegen changes. | Owen Anderson | 2010-10-29 | 1 | -0/+137 |
llvm-svn: 117633 |