Skip to content
Snippets Groups Projects
  1. Jun 07, 2013
  2. Jun 06, 2013
  3. Jun 05, 2013
    • Jean-Marc Valin's avatar
      Adds SSE support (only xcorr_kernel() for now) · a092aa8f
      Jean-Marc Valin authored
      There's no CPU detection for it, it only gets enabled by __SSE__
      which gcc (other compilers?) defines automatically when supported
      by -march=, which means at least all x86-64. For ia32, the user needs to
      enable it in the CFLAGS.
      a092aa8f
  4. Jun 04, 2013
  5. May 28, 2013
  6. May 27, 2013
  7. May 26, 2013
  8. May 25, 2013
  9. May 24, 2013
  10. May 23, 2013
  11. May 22, 2013
Loading