Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new intrinsics for Neon VTRN, VZIP and VUZP operations. Modeling these | Bob Wilson | 2009-08-07 | 1 | -0/+18 |
* | Change Neon VLDn intrinsics to return multiple values instead of really | Bob Wilson | 2009-07-29 | 1 | -12/+48 |
* | Change NEON vldN/vstN intrinsics to specify "N" as an immediate operand | Bob Wilson | 2009-07-07 | 1 | -20/+12 |
* | Add missing argument for vtbx intrinsic. | Bob Wilson | 2009-06-26 | 1 | -2/+2 |
* | Add intrinsics for ARM NEON vtbl and vtbx operations. | Bob Wilson | 2009-06-26 | 1 | -0/+9 |
* | Swap order of arguments to vst[34]* intrinsics. This matches the order | Bob Wilson | 2009-06-26 | 1 | -4/+4 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+295 |
* | Modify the intrinsics pattern to separate out the "return" types from the | Bill Wendling | 2008-11-13 | 1 | -1/+1 |
* | remove attribution from a variety of miscellaneous files. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | [ARM] Implement __builtin_thread_pointer. | Lauro Ramos Venancio | 2007-11-08 | 1 | -0/+21 |