1. 26 5月, 2023 1 次提交
  2. 12 4月, 2023 2 次提交
  3. 08 3月, 2022 1 次提交
  4. 10 8月, 2021 1 次提交
  5. 17 3月, 2020 1 次提交
  6. 17 2月, 2020 1 次提交
  7. 17 1月, 2020 1 次提交
  8. 24 12月, 2019 1 次提交
  9. 11 9月, 2018 1 次提交
  10. 10 7月, 2018 1 次提交
  11. 06 7月, 2018 1 次提交
  12. 23 12月, 2017 1 次提交
  13. 26 11月, 2017 1 次提交
  14. 12 11月, 2017 1 次提交
  15. 21 7月, 2017 1 次提交
    • A
      x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. · 64d92d74
      Andy Polyakov 提交于
      "Optimize" is in quotes because it's rather a "salvage operation"
      for now. Idea is to identify processor capability flags that
      drive Knights Landing to suboptimial code paths and mask them.
      Two flags were identified, XSAVE and ADCX/ADOX. Former affects
      choice of AES-NI code path specific for Silvermont (Knights Landing
      is of Silvermont "ancestry"). And 64-bit ADCX/ADOX instructions are
      effectively mishandled at decode time. In both cases we are looking
      at ~2x improvement.
      
      AVX-512 results cover even Skylake-X :-)
      
      Hardware used for benchmarking courtesy of Atos, experiments run by
      Romain Dolbeau <romain.dolbeau@atos.net>. Kudos!
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      64d92d74
  16. 04 7月, 2017 1 次提交
  17. 22 3月, 2017 2 次提交
  18. 14 3月, 2017 1 次提交
  19. 27 2月, 2017 2 次提交
  20. 26 2月, 2017 3 次提交
  21. 16 12月, 2016 1 次提交
  22. 12 12月, 2016 1 次提交
  23. 24 10月, 2016 1 次提交
  24. 29 5月, 2016 1 次提交
  25. 21 5月, 2016 1 次提交
  26. 06 5月, 2016 2 次提交
  27. 20 4月, 2016 1 次提交
  28. 04 4月, 2016 1 次提交
  29. 16 3月, 2016 1 次提交
  30. 02 3月, 2016 1 次提交
  31. 12 2月, 2016 2 次提交
  32. 10 2月, 2016 1 次提交