1. 17 3月, 2017 1 次提交
  2. 11 10月, 2016 1 次提交
  3. 10 3月, 2016 2 次提交
  4. 04 3月, 2016 2 次提交
  5. 17 2月, 2016 2 次提交
  6. 23 8月, 2014 1 次提交
  7. 12 6月, 2014 1 次提交
  8. 06 8月, 2014 1 次提交
  9. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  10. 30 4月, 2014 1 次提交
  11. 15 3月, 2014 1 次提交
  12. 13 3月, 2014 1 次提交
  13. 03 9月, 2014 1 次提交
  14. 21 3月, 2014 1 次提交
  15. 18 10月, 2014 1 次提交
  16. 01 4月, 2014 1 次提交
  17. 03 7月, 2013 1 次提交
  18. 24 1月, 2013 1 次提交
  19. 14 1月, 2013 1 次提交
  20. 04 1月, 2013 1 次提交
  21. 20 12月, 2012 1 次提交
    • K
      8004835: Improve AES intrinsics on x86 · 32ef56e0
      kvn 提交于
      Summary: Enable AES intrinsics on non-AVX cpus, group together aes instructions in crypto stubs.
      Reviewed-by: roland, twisti
      32ef56e0
  22. 01 12月, 2012 1 次提交
  23. 07 11月, 2012 1 次提交
  24. 25 10月, 2012 1 次提交
  25. 17 7月, 2012 1 次提交
    • K
      7181494: cleanup avx and vectors code · 6e8f41f1
      kvn 提交于
      Summary: renamed mach nodes which use scalar AVX instructions, added integer vectors shuffling instructions
      Reviewed-by: twisti
      6e8f41f1
  26. 15 6月, 2012 1 次提交
  27. 20 9月, 2012 2 次提交
  28. 19 2月, 2012 1 次提交
  29. 02 1月, 2012 1 次提交
  30. 15 12月, 2011 1 次提交
  31. 26 9月, 2011 1 次提交
  32. 17 8月, 2011 1 次提交
  33. 29 6月, 2011 1 次提交
  34. 20 4月, 2011 1 次提交
  35. 26 5月, 2011 1 次提交
  36. 12 4月, 2011 1 次提交
    • K
      7035713: 3DNow Prefetch Instruction Support · 603ddc4e
      kvn 提交于
      Summary: The upcoming processors from AMD are the first that support 3dnow prefetch without supporting the 3dnow instruction set.
      Reviewed-by: kvn
      Contributed-by: tom.deneau@amd.com
      603ddc4e