| Commit message (Expand) | Author | Age | Files | Lines |
* | libavutil/aarch64/cpu.c: HWCAPS requires inline asm support. | Reimar Döffinger | 2023-11-02 | 1 | -1/+1 |
* | aarch64: Simplify the linux runtime cpu detection code | Martin Storsjö | 2023-10-31 | 1 | -5/+1 |
* | aarch64: Only enable extensions in the intended files/regions | Martin Storsjö | 2023-10-24 | 1 | -2/+14 |
* | aarch64: Stop using asm/hwcap.h for the HWCAP_* detection | Martin Storsjö | 2023-10-24 | 1 | -2/+1 |
* | aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S | Martin Storsjö | 2023-10-21 | 1 | -60/+60 |
* | aarch64: Make the indentation more consistent | Martin Storsjö | 2023-10-21 | 1 | -6/+6 |
* | aarch64: Consistently use lowercase for vector element specifiers | Martin Storsjö | 2023-10-21 | 1 | -100/+100 |
* | aarch64: remove VFP feature check | Rémi Denis-Courmont | 2023-07-15 | 1 | -2/+1 |
* | aarch64: Add Windows runtime detection of the dotprod instructions | Martin Storsjö | 2023-06-06 | 1 | -0/+12 |
* | aarch64: Add Apple runtime detection of dotprod and i8mm using sysctl | Martin Storsjö | 2023-06-06 | 1 | -0/+22 |
* | aarch64: Add Linux runtime cpu feature detection using HWCAP_CPUID | Martin Storsjö | 2023-06-06 | 1 | -0/+52 |
* | aarch64: Add cpu flags for the dotprod and i8mm extensions | Martin Storsjö | 2023-06-06 | 2 | -3/+14 |
* | configure: aarch64: Support assembling the dotprod and i8mm arch extensions | Martin Storsjö | 2023-06-06 | 1 | -0/+11 |
* | lavu/tx: refactor to explicitly track and convert lookup table order | Lynne | 2022-11-24 | 1 | -3/+2 |
* | aarch64: Implement stack spilling in a consistent way. | Reimar Döffinger | 2022-10-11 | 1 | -26/+26 |
* | aarch64/tx_float: fix compilation | Lynne | 2022-09-06 | 1 | -1/+1 |
* | aarch64: relax byte-swap assembler constraints | Rémi Denis-Courmont | 2022-09-03 | 1 | -6/+12 |
* | lavu/tx: implement aarch64 NEON SIMD FFT | Lynne | 2022-08-25 | 3 | -1/+1362 |
* | aarch64: Only emit the PAC/BTI note section when targeting ELF | Martin Storsjö | 2022-03-15 | 1 | -1/+1 |
* | arm64: Add Armv8.3-A PAC support to assembly files | Andre Kempe | 2022-03-09 | 1 | -6/+96 |
* | aarch64: Add Armv8.5-A BTI support | Jonathan Wright | 2021-11-16 | 1 | -0/+30 |
* | arm/aarch64: Use mach_absolute_time as timer on apple platforms | Martin Storsjö | 2021-02-21 | 1 | -1/+7 |
* | aarch64: Explicitly forbid using the x18 register | Martin Storsjö | 2020-05-15 | 1 | -0/+3 |
* | Add assembly support for -fsanitize=hwaddress tagged globals. | Peter Collingbourne | 2019-08-22 | 1 | -0/+8 |
* | Merge commit '41cf3e3b1ca375962951fde1b90a03b16197d205' | James Almer | 2019-02-20 | 1 | -0/+2 |
|\ |
|
| * | arm: Create proper .rdata sections for COFF | Martin Storsjö | 2019-01-25 | 1 | -0/+2 |
* | | Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' | James Almer | 2018-02-11 | 1 | -1/+0 |
|\| |
|
| * | Drop some unnecessary config.h #includes | Diego Biurrun | 2018-02-06 | 1 | -1/+0 |
* | | Merge commit '69ac24e556c6fbc7138be5a60d0b90d2a5676c3d' | James Almer | 2017-11-11 | 1 | -1/+1 |
|\| |
|
| * | aarch64: Get rid of a stray double space | Martin Storsjö | 2017-10-18 | 1 | -1/+1 |
| * | cpu: split flag checks per arch in av_cpu_max_align() | James Almer | 2017-10-09 | 1 | -0/+9 |
* | | Merge commit '7b7760ad6efb7b96122aa7133ad21e22653ae222' | James Almer | 2017-11-11 | 1 | -0/+9 |
|\| |
|
| * | aarch64: Fix negative movrel offsets for windows | Martin Storsjö | 2017-08-22 | 1 | -0/+9 |
| * | aarch64: Add parentheses around the offset parameter in movrel | Martin Storsjö | 2017-02-16 | 1 | -2/+2 |
| * | aarch64: Add an offset parameter to the movrel macro | Martin Storsjö | 2016-11-10 | 1 | -4/+10 |
* | | avutil/cpu: split flag checks per arch in av_cpu_max_align() | James Almer | 2017-09-27 | 1 | -0/+10 |
* | | aarch64: Add parentheses around the offset parameter in movrel | Martin Storsjö | 2017-03-11 | 1 | -2/+2 |
* | | aarch64: Add an offset parameter to the movrel macro | Martin Storsjö | 2016-11-15 | 1 | -4/+10 |
* | | all: Add missing header guards | Timothy Gu | 2016-01-28 | 1 | -0/+5 |
* | | Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a' | Hendrik Leppkes | 2016-01-02 | 1 | -0/+44 |
|\| |
|
| * | arm64: add cycle counter support | Janne Grunau | 2015-12-14 | 1 | -0/+44 |
* | | Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' | Michael Niedermayer | 2014-12-09 | 1 | -2/+8 |
|\| |
|
| * | aarch64: Use .data.rel.ro for const data with relocations | Martin Storsjö | 2014-12-09 | 1 | -2/+8 |
* | | Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1' | Michael Niedermayer | 2014-08-04 | 1 | -0/+4 |
|\| |
|
| * | aarch64: use MACH-O const data asm directive in const macro | Janne Grunau | 2014-08-04 | 1 | -0/+4 |
* | | Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412' | Michael Niedermayer | 2014-06-04 | 1 | -3/+9 |
|\| |
|
| * | build: check if AS supports the '.func' directive | Janne Grunau | 2014-06-03 | 1 | -3/+9 |
* | | Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7' | Michael Niedermayer | 2014-06-03 | 1 | -1/+1 |
|\| |
|
| * | aarch64: use '#' for whole line asm comments | Janne Grunau | 2014-06-03 | 1 | -1/+1 |
* | | Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617' | Michael Niedermayer | 2014-06-03 | 1 | -1/+1 |
|\| |
|