| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Covert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -103/+19 |
* | Convert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -538/+108 |
* | Covert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -215/+46 |
* | Covert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -449/+98 |
* | Mark ARM subtarget features that are available for the assembler. | Jim Grosbach | 2010-11-01 | 21 | -21/+21 |
* | Convert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -697/+160 |
* | Some instructions end with an "ls" prefix, but it doesn't indicate that they are | Bill Wendling | 2010-10-29 | 2 | -434/+160 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -625/+150 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -85/+26 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -121/+26 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -427/+87 |
* | Covert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -107/+30 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -278/+56 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -381/+67 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -431/+117 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -295/+58 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -115/+27 |
* | Covert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -122/+34 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -477/+104 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -143/+36 |
* | Convert this file to less fragile .s form. | Owen Anderson | 2010-10-29 | 2 | -118/+32 |
* | Replace this test with the less fragile .s version. Still XFAIL'd, since the... | Owen Anderson | 2010-10-29 | 2 | -412/+84 |
* | Covert this test to a .s file to reduce fragility. | Owen Anderson | 2010-10-29 | 2 | -117/+31 |
* | Convert this test to a .s file, so that it's not sensitive to codegen changes. | Owen Anderson | 2010-10-29 | 3 | -658/+138 |
* | add simple support for addrmode5 operands, allowing | Chris Lattner | 2010-10-29 | 1 | -0/+4 |
* | most simple arm instructions match correctly now, | Chris Lattner | 2010-10-28 | 1 | -0/+5 |
* | fix the asmmatcher generator to handle targets with no RegisterPrefix | Chris Lattner | 2010-10-28 | 1 | -1/+6 |
* | Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. | Evan Cheng | 2010-10-28 | 16 | -0/+30 |
* | Add correct NEON encodings for vtbl and vtbx. | Owen Anderson | 2010-10-28 | 1 | -0/+102 |
* | Add correct NEON encodings for vext, vtrn, vuzp, and vzip. | Owen Anderson | 2010-10-27 | 1 | -0/+213 |
* | Tests for NEON encoding of vrev. | Owen Anderson | 2010-10-27 | 1 | -0/+85 |
* | Provide correct encodings for NEON vcvt, which has its own special immediate ... | Owen Anderson | 2010-10-27 | 1 | -0/+122 |
* | Provide correct encodings for the get_lane and set_lane variants of vmov. | Owen Anderson | 2010-10-27 | 1 | -1/+125 |
* | Provide correct NEON encodings for vdup. | Owen Anderson | 2010-10-27 | 1 | -0/+115 |
* | Tests for NEON encoding of vmovl, vmovn, vqmovn, and vqmovun. | Owen Anderson | 2010-10-27 | 1 | -0/+138 |
* | Tests for NEON encoding of vcls, vclz, and vcnt. | Owen Anderson | 2010-10-27 | 1 | -0/+118 |
* | Tests for NEON encoding of vneg and vqneg. | Owen Anderson | 2010-10-27 | 1 | -0/+107 |
* | Tests for NEON encoding of vabs and vqabs. | Owen Anderson | 2010-10-27 | 1 | -0/+117 |
* | Add correct NEON encodings for vsli and vsri. | Owen Anderson | 2010-10-27 | 1 | -0/+138 |
* | Add correct NEON encodings for vsra and vrsra. | Owen Anderson | 2010-10-27 | 1 | -0/+309 |
* | Add correct NEON encodings for vqshl, vqshrn, vqshrun, vqrshl, vqshrn, and vq... | Owen Anderson | 2010-10-26 | 1 | -0/+623 |
* | Correct NEON encodings for vshrn, vrshl, vrshr, vrshrn. | Owen Anderson | 2010-10-26 | 1 | -0/+348 |
* | Add tests for NEON encoding of vshll. | Owen Anderson | 2010-10-26 | 1 | -0/+83 |
* | Tests for NEON encoding of vshr. | Owen Anderson | 2010-10-26 | 1 | -0/+128 |
* | Provide correct NEON encodings for vshl, register and immediate forms. | Owen Anderson | 2010-10-26 | 1 | -0/+136 |
* | Tests for NEON encoding of vrecpe, vrecps, vrsqrte, and vsqrts. | Owen Anderson | 2010-10-26 | 1 | -0/+119 |
* | Tests for NEON encodings of vpmin and vpmax. | Owen Anderson | 2010-10-26 | 1 | -0/+146 |
* | Add correct NEON encoding for vpadal. | Owen Anderson | 2010-10-26 | 1 | -0/+124 |
* | Tests for NEON encoding of vpadd and vpaddl. | Owen Anderson | 2010-10-26 | 1 | -0/+155 |
* | Add NEON encodings for vmov and vmvn of immediates. | Owen Anderson | 2010-10-26 | 2 | -1/+169 |