1. 16 2月, 2012 1 次提交
  2. 08 1月, 2012 1 次提交
    • K
      7125896: Eliminate nested locks · 7c16759e
      kvn 提交于
      Summary: Nested locks elimination done before lock nodes expansion by looking for outer locks of the same object.
      Reviewed-by: never, twisti
      7c16759e
  3. 20 12月, 2011 2 次提交
  4. 15 12月, 2011 1 次提交
  5. 22 11月, 2011 1 次提交
  6. 26 10月, 2011 1 次提交
  7. 16 11月, 2011 1 次提交
  8. 17 8月, 2011 1 次提交
  9. 12 8月, 2011 1 次提交
  10. 03 8月, 2011 1 次提交
  11. 28 7月, 2011 1 次提交
    • K
      7069452: Cleanup NodeFlags · 3fceb92c
      kvn 提交于
      Summary: Remove flags which duplicate information in Node::NodeClasses.
      Reviewed-by: never
      3fceb92c
  12. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  13. 05 5月, 2011 1 次提交
  14. 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
  15. 25 3月, 2011 1 次提交
  16. 27 2月, 2011 1 次提交
  17. 10 2月, 2011 1 次提交
  18. 03 12月, 2010 1 次提交
  19. 07 11月, 2010 1 次提交
  20. 03 11月, 2010 1 次提交
  21. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  22. 20 8月, 2010 1 次提交
  23. 03 6月, 2010 1 次提交
  24. 28 5月, 2010 1 次提交
  25. 25 5月, 2010 1 次提交
  26. 27 4月, 2010 1 次提交
  27. 20 2月, 2010 1 次提交
  28. 04 2月, 2010 1 次提交
  29. 05 1月, 2010 1 次提交
  30. 16 9月, 2009 1 次提交
  31. 15 9月, 2009 1 次提交
  32. 26 6月, 2009 1 次提交
    • T
      5057225: Remove useless I2L conversions · 3ef748a2
      twisti 提交于
      Summary: The optimizer should be told to normalize (AndL (ConvI2L x) 0xFF) to (ConvI2L (AndI x 0xFF)), and then the existing matcher rule will work for free.
      Reviewed-by: kvn
      3ef748a2
  33. 13 5月, 2009 1 次提交
  34. 06 5月, 2009 1 次提交
  35. 01 4月, 2009 1 次提交
    • C
      6761600: Use sse 4.2 in intrinsics · ccf9e3df
      cfang 提交于
      Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals.
      Reviewed-by: kvn, never, jrose
      ccf9e3df
  36. 27 3月, 2009 1 次提交
  37. 14 3月, 2009 2 次提交
  38. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34