1. 26 5月, 2023 1 次提交
  2. 12 4月, 2023 2 次提交
  3. 10 8月, 2021 1 次提交
  4. 17 3月, 2020 1 次提交
  5. 27 2月, 2020 1 次提交
  6. 17 2月, 2020 1 次提交
  7. 17 1月, 2020 1 次提交
  8. 24 12月, 2019 1 次提交
  9. 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
  10. 06 7月, 2017 1 次提交
  11. 13 2月, 2017 1 次提交
  12. 27 6月, 2016 1 次提交
  13. 29 5月, 2016 1 次提交
  14. 21 5月, 2016 1 次提交
  15. 28 2月, 2016 1 次提交
  16. 04 2月, 2016 1 次提交
  17. 14 12月, 2015 1 次提交
  18. 23 11月, 2015 1 次提交
  19. 27 9月, 2015 1 次提交
  20. 14 1月, 2015 1 次提交
  21. 10 7月, 2014 1 次提交
  22. 28 6月, 2014 1 次提交
  23. 24 6月, 2014 2 次提交
  24. 10 9月, 2013 1 次提交
  25. 30 3月, 2013 1 次提交