aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/NEON/TypeCasting.h
Commit message (Expand)AuthorAge
* Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation u...Gravatar Guoqiang QI2020-11-17
* Added missing NEON pcasts, update packetmath tests.Gravatar Antonio Sanchez2020-06-21
* Remove traits declaring NEON vectorized casts that do not actually have packe...Gravatar Rasmus Munk Larsen2020-05-07
* Fix typo in TypeCasting.hGravatar Rasmus Munk Larsen2020-04-14
* Fix big in vectorized casting ofGravatar Rasmus Munk Larsen2020-04-14
* Additional NEON packet-math operationsGravatar Joel Holdsworth2020-03-26
* NEON: Added uint32_t packet mathGravatar Joel Holdsworth2020-03-10
* NEON: Implemented half-size vectorsGravatar Joel Holdsworth2020-03-10
* Remove rogue include in TypeCasting.h. Meta.h is already included by the top-...Gravatar Rasmus Munk Larsen2020-01-14
* Improvements to the tidiness and completeness of the NEON implementationGravatar Joel Holdsworth2020-01-10
* bug #1631: fix compilation with ARM NEON and clang, and cleanup the weird psh...Gravatar Gael Guennebaud2018-11-27
* Add pcast packet op for NEON.Gravatar Rasmus Munk Larsen2018-07-26