aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-13pl/math: Set fenv flags in Neon log1pfJoe Ramsay
2022-12-09optimized-routines-mem: Share with bionicPierre-Clément Tosi
2022-12-09pl/math: Add polynomial helpersJoe Ramsay
2022-12-09pl/math/test: Simplify runulp.shJoe Ramsay
2022-12-08pl/math: Fix fenv in asinhJoe Ramsay
2022-12-08pl/math: Fix vector/SVE erfPierre Blanchard
2022-12-07math: Set fenv exceptions for several Neon routinesJoe Ramsay
2022-12-07string: arm: Fix cfi restore info for hot loop exitVictor Do Nascimento
2022-12-07string: arm: Ensure correct cfi state at strcmp entryVictor Do Nascimento
2022-12-06pl/math: Set fenv flags in Neon asinhfJoe Ramsay
2022-12-05pl/math: Avoid UB in scalar tanhfJoe Ramsay
2022-11-30pl/math: Add scalar and vector/Neon tanhfJoe Ramsay
2022-11-29pl/math: Add vector/Neon asinhJoe Ramsay
2022-11-24pl/math: Update ULP threshold for vector atansJoe Ramsay
2022-11-22pl/math: Add scalar & vector/Neon cbrtfJoe Ramsay
2022-11-22pl/math: Add scalar and vector/Neon atanhfJoe Ramsay
2022-11-19Snap for 9311085 from e299ff312b6f65b014e78c04d13ae90fd9642b3e to udc-releaseAndroid Build Coastguard Worker
2022-11-17Build the optimized memset(). am: 7aea3e8806 am: b5227be158 am: b3a2c82c1fElliott Hughes
2022-11-17Build the optimized memset(). am: 7aea3e8806 am: b5227be158Elliott Hughes
2022-11-17Build the optimized memset(). am: 7aea3e8806Elliott Hughes
2022-11-17Build the optimized memcpy() and memmove(). am: 0184f5179e am: 01348af37a am:...Elliott Hughes
2022-11-17Build the optimized memcpy() and memmove(). am: 0184f5179e am: 01348af37aElliott Hughes
2022-11-17Build the optimized memcpy() and memmove(). am: 0184f5179eElliott Hughes
2022-11-17Build the optimized memset().Elliott Hughes
2022-11-17string: arm: Refactor ENTRY/END macrosSzabolcs Nagy
2022-11-17string: arm: Use /**/ comments in asmdefs.hSzabolcs Nagy
2022-11-17string: arm: Include asmdefs.h even into empty asm filesSzabolcs Nagy
2022-11-17string: Add separate asmdefs.h per targetSzabolcs Nagy
2022-11-17string: arm: Fix build failureSzabolcs Nagy
2022-11-17math/test: Fix ulp for non-AArch64 targetsJoe Ramsay
2022-11-17pl/math: Add scalar & vector/Neon coshJoe Ramsay
2022-11-17pl/math: Add scalar and vector/Neon sinhJoe Ramsay
2022-11-17Snap for 9301516 from 0f47b6f58dbf43caf9af6690638ed350d74631b4 to udc-releaseAndroid Build Coastguard Worker
2022-11-17Build the optimized memcpy() and memmove().Elliott Hughes
2022-11-16Merge "Add mem*, str* functions to baremetal static lib" am: 46490941f7 am: d...Treehugger Robot
2022-11-16Merge "Add mem*, str* functions to baremetal static lib" am: 46490941f7 am: d...Treehugger Robot
2022-11-16Merge "Add mem*, str* functions to baremetal static lib" am: 46490941f7Treehugger Robot
2022-11-16Merge "Add mem*, str* functions to baremetal static lib"Treehugger Robot
2022-11-16Snap for 9296606 from 50efaccc7aed8c8a20d50e8072b5029a97173cda to udc-releaseAndroid Build Coastguard Worker
2022-11-15Android.bp: Change file mode to non-executable am: 3d7d7fab1c am: b32a07c077 ...Pierre-Clément Tosi
2022-11-15Android.bp: Change file mode to non-executable am: 3d7d7fab1c am: b32a07c077Pierre-Clément Tosi
2022-11-15Android.bp: Change file mode to non-executable am: 3d7d7fab1cPierre-Clément Tosi
2022-11-15pl/math: Use order-6 polynomial in Vector/Neon log2Nicholas Dingle
2022-11-15math/test: Allow user to set control element of input vectorJoe Ramsay
2022-11-15Android.bp: Change file mode to non-executablePierre-Clément Tosi
2022-11-15Add mem*, str* functions to baremetal static libPierre-Clément Tosi
2022-11-15pl/math: Change conflicting variable namesJoe Ramsay
2022-11-11pl/math: Fix minus zero in vector expm1Joe Ramsay
2022-11-11pl/math: Fix SVE mathbench wrappersJoe Ramsay
2022-11-09pl/math/test: Simplify ulp and bench macrosJoe Ramsay