Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for generating code for vst{234}lane intrinsics. | Bob Wilson | 2009-09-01 | 1 | -0/+9 |
* | Generate code for vld{234}_lane intrinsics. | Bob Wilson | 2009-09-01 | 1 | -0/+9 |
* | Generate Neon VTBL and VTBX instructions from the corresponding intrinsics. | Bob Wilson | 2009-08-12 | 1 | -0/+30 |
* | Implement Neon VST[234] operations. | Bob Wilson | 2009-08-06 | 1 | -0/+21 |
* | Neon does not actually have VLD{234}.64 instructions. | Bob Wilson | 2009-08-06 | 1 | -3/+0 |
* | Add a new pre-allocation pass to assign adjacent registers for Neon instructions | Bob Wilson | 2009-08-05 | 1 | -0/+137 |