Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only use NEON memcpy if __ARM_NEON__ is defined | Colin Cross | 2010-03-09 | 1 | -1/+1 |
* | Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) | Mathias Agopian | 2009-10-28 | 1 | -25/+16 |
* | Re-enable ARMv7 memcpy implementation. | David 'Digit' Turner | 2009-10-05 | 1 | -15/+1 |
* | Fix armv7-user builds by disabling the ARMv7-optimized memcpy. | David 'Digit' Turner | 2009-10-02 | 1 | -1/+15 |
* | NEON optimized memcpy. | Mathias Agopian | 2009-09-28 | 1 | -21/+153 |
* | Remove NEON optimizations for memcpy | David 'Digit' Turner | 2009-09-27 | 1 | -107/+0 |
* | Add stack unwinding directives to assembly leaf functions. | Ben Cheng | 2009-09-15 | 1 | -0/+2 |
* | Neon-optimized versions of memcpy. | David 'Digit' Turner | 2009-09-02 | 1 | -0/+105 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+387 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -387/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -9/+12 |
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+384 |