summaryrefslogtreecommitdiff
path: root/lea_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix use of <x86intrin.h> for MSVC (GH #1198)Jeffrey Walton2023-04-151-3/+3
* Fix compile on CentOS 5Jeffrey Walton2021-07-031-1/+0
* Remove unneeded include from lea_simd.cppJeffrey Walton2021-05-191-5/+1
* Clear elevated warnings on Apple M1Jeffrey Walton2021-03-061-0/+5
* Update commentsJeffrey Walton2020-04-111-1/+1
* Fix MS ARM64 compileJeffrey Walton2019-10-161-0/+4
* Fix ARM headers and Android compile (PR #896)Jeffrey Walton2019-10-161-6/+3
* Remove double semicolons after sed'ing definesJeffrey Walton2019-10-031-2/+2
* Fix missing _mm_roti_epi32 and _mm_roti_epi64 under GCC (GH #859)Jeffrey Walton2019-07-021-0/+3
* Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-3/+4
* Fix LEA NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-4/+2
* Update commentsJeffrey Walton2019-01-031-8/+8
* Fix LEA build when SSSE3 not availableJeffrey Walton2018-12-291-2/+4
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-9/+9
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+1067