| Commit message (Expand) | Author | Age | Files | Lines |
* | aarch64: Use ret x<n> instead of br x<n> where possible | Jonathan Wright | 2021-11-16 | 1 | -14/+14 |
* | aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and older | Memphiz | 2017-06-21 | 1 | -4/+4 |
* | aarch64: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possible | Martin Storsjö | 2017-03-19 | 1 | -58/+547 |
* | aarch64: vp9itxfm16: Move the load_add_store macro out from the itxfm16 pass2... | Martin Storsjö | 2017-03-19 | 1 | -49/+49 |
* | aarch64: vp9itxfm16: Make the larger core transforms standalone functions | Martin Storsjö | 2017-03-19 | 1 | -17/+28 |
* | aarch64: vp9itxfm16: Restructure the idct32 store macros | Martin Storsjö | 2017-03-19 | 1 | -45/+45 |
* | aarch64: vp9itxfm16: Avoid .irp when it doesn't save any lines | Martin Storsjö | 2017-03-19 | 1 | -12/+12 |
* | aarch64: vp9itxfm16: Fix a typo in a comment | Martin Storsjö | 2017-03-19 | 1 | -1/+1 |
* | aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfm | Martin Storsjö | 2017-01-24 | 1 | -0/+1517 |