1. 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
  2. 25 6月, 2009 1 次提交
  3. 24 6月, 2009 1 次提交
  4. 10 6月, 2009 1 次提交
  5. 29 5月, 2009 1 次提交
  6. 28 5月, 2009 1 次提交
  7. 22 5月, 2009 1 次提交
  8. 12 5月, 2009 2 次提交
  9. 09 5月, 2009 1 次提交
  10. 07 5月, 2009 1 次提交
  11. 06 5月, 2009 2 次提交
  12. 24 4月, 2009 1 次提交
  13. 23 4月, 2009 1 次提交
  14. 22 4月, 2009 1 次提交
  15. 08 4月, 2009 2 次提交
  16. 04 4月, 2009 1 次提交
  17. 02 4月, 2009 1 次提交
  18. 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
  19. 31 3月, 2009 1 次提交
  20. 27 3月, 2009 1 次提交
  21. 25 3月, 2009 2 次提交
  22. 14 3月, 2009 2 次提交
  23. 13 3月, 2009 1 次提交
  24. 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
  25. 09 3月, 2009 1 次提交
    • T
      6797305: Add LoadUB and LoadUI opcode class · 2def9745
      twisti 提交于
      Summary: Add a LoadUB (unsigned byte) and LoadUI (unsigned int) opcode class so we have these load optimizations in the first place and do not need to handle them in the matcher.
      Reviewed-by: never, kvn
      2def9745
  26. 04 3月, 2009 1 次提交
  27. 28 2月, 2009 2 次提交
  28. 27 2月, 2009 1 次提交
  29. 24 2月, 2009 1 次提交
  30. 20 2月, 2009 1 次提交
  31. 19 2月, 2009 1 次提交
  32. 16 2月, 2009 1 次提交
  33. 14 2月, 2009 1 次提交
  34. 07 2月, 2009 1 次提交