1. 10 3月, 2016 2 次提交
  2. 04 3月, 2016 2 次提交
  3. 17 2月, 2016 2 次提交
  4. 23 8月, 2014 1 次提交
  5. 12 6月, 2014 1 次提交
  6. 06 8月, 2014 1 次提交
  7. 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
  8. 30 4月, 2014 1 次提交
  9. 15 3月, 2014 1 次提交
  10. 13 3月, 2014 1 次提交
  11. 03 9月, 2014 1 次提交
  12. 21 3月, 2014 1 次提交
  13. 18 10月, 2014 1 次提交
  14. 01 4月, 2014 1 次提交
  15. 03 7月, 2013 1 次提交
  16. 24 1月, 2013 1 次提交
  17. 14 1月, 2013 1 次提交
  18. 04 1月, 2013 1 次提交
  19. 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
  20. 01 12月, 2012 1 次提交
  21. 07 11月, 2012 1 次提交
  22. 25 10月, 2012 1 次提交
  23. 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
  24. 15 6月, 2012 1 次提交
  25. 20 9月, 2012 2 次提交
  26. 19 2月, 2012 1 次提交
  27. 02 1月, 2012 1 次提交
  28. 15 12月, 2011 1 次提交
  29. 26 9月, 2011 1 次提交
  30. 17 8月, 2011 1 次提交
  31. 29 6月, 2011 1 次提交
  32. 20 4月, 2011 1 次提交
  33. 26 5月, 2011 1 次提交
  34. 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
  35. 06 4月, 2011 1 次提交
  36. 30 3月, 2011 1 次提交
    • K
      7032133: Enable sse4.2 for new AMD processors · bcadf8a6
      kvn 提交于
      Summary: New AMD processors support sse4.2. Enable corresponding instructions in Hotspot.
      Reviewed-by: kvn
      Contributed-by: eric.caspole@amd.com
      bcadf8a6