Skip to content
  • Jonathan Lennox's avatar
    Reorganize x86 SSE intrinsics code. · 43120f00
    Jonathan Lennox authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
    Enable x86 intrinsics when building in floating-point mode.
    Support SSE as an arch value.
    Use RTCD to conditionally enable existing floating-point Celt SSE code.
    Call functions directly (without RTCD) when their architecture can be presumed.
    Use SSE4.1 intrinsics optimized code for Silk even in floating-point mode.
    43120f00