Author | SHA1 | Message | Date |
---|---|---|---|
|
a0128aa489 |
ARM64: Convert all labels to local labels
While debugging/profiling applications using perf or other tools, the kernels appear scattered in the profile reports. This is because the labels within the kernels are not local and each label is shown as a separate function. To avoid this, all the labels within the kernels are changed to local labels. |
8 years ago |
|
dbb213655e |
Optimized amax kernels for CORTEXA57
Co-Authored-By: Ralph Campbell <ralph.campbell@broadcom.com> |
10 years ago |