1. 31 10月, 2009 1 次提交
  2. 18 10月, 2009 1 次提交
  3. 15 10月, 2009 1 次提交
  4. 23 9月, 2009 1 次提交
    • X
      6884624: Update copyright year · 8cbcb424
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009 through Septermber
      Reviewed-by: tbell, ohair
      8cbcb424
  5. 16 9月, 2009 1 次提交
  6. 15 9月, 2009 1 次提交
  7. 02 9月, 2009 1 次提交
  8. 01 9月, 2009 1 次提交
  9. 25 8月, 2009 1 次提交
  10. 18 8月, 2009 1 次提交
  11. 31 7月, 2009 1 次提交
  12. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  13. 15 7月, 2009 1 次提交
  14. 14 7月, 2009 1 次提交
  15. 27 6月, 2009 1 次提交
  16. 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
  17. 06 6月, 2009 1 次提交
  18. 13 5月, 2009 1 次提交
  19. 09 5月, 2009 1 次提交
  20. 06 5月, 2009 1 次提交
  21. 22 4月, 2009 1 次提交
  22. 09 4月, 2009 1 次提交
  23. 08 4月, 2009 1 次提交
  24. 07 4月, 2009 1 次提交
  25. 01 4月, 2009 2 次提交
  26. 31 3月, 2009 1 次提交
  27. 27 3月, 2009 1 次提交
  28. 21 3月, 2009 1 次提交
  29. 17 3月, 2009 1 次提交
  30. 14 3月, 2009 2 次提交
  31. 13 3月, 2009 1 次提交
  32. 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
  33. 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
  34. 07 3月, 2009 1 次提交
  35. 05 3月, 2009 1 次提交
  36. 03 3月, 2009 1 次提交
  37. 02 3月, 2009 1 次提交
  38. 28 2月, 2009 1 次提交
    • T
      6810672: Comment typos · 460de015
      twisti 提交于
      Summary: I have collected some typos I have found while looking at the code.
      Reviewed-by: kvn, never
      460de015