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