1. 27 4月, 2010 1 次提交
  2. 16 4月, 2010 1 次提交
  3. 09 4月, 2010 1 次提交
    • I
      6942223: c1 64 bit fixes · f06b82f4
      iveresov 提交于
      Summary: This fixes lir_cmp_l2i on x64 and sparc 64bit, and the debug info generation.
      Reviewed-by: never
      f06b82f4
  4. 08 4月, 2010 2 次提交
  5. 07 4月, 2010 1 次提交
  6. 17 3月, 2010 1 次提交
  7. 16 3月, 2010 1 次提交
  8. 05 3月, 2010 1 次提交
  9. 10 3月, 2010 1 次提交
  10. 20 2月, 2010 1 次提交
  11. 08 2月, 2010 1 次提交
  12. 02 2月, 2010 3 次提交
  13. 30 1月, 2010 1 次提交
  14. 29 1月, 2010 1 次提交
    • T
      6917766: JSR 292 needs its own deopt handler · f3f7a33e
      twisti 提交于
      Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not.
      Reviewed-by: never, jrose
      f3f7a33e
  15. 21 1月, 2010 1 次提交
  16. 16 1月, 2010 1 次提交
  17. 09 1月, 2010 1 次提交
  18. 05 1月, 2010 1 次提交
  19. 02 11月, 2009 1 次提交
  20. 31 10月, 2009 1 次提交
  21. 29 10月, 2009 1 次提交
  22. 27 10月, 2009 1 次提交
  23. 16 10月, 2009 1 次提交
  24. 15 10月, 2009 1 次提交
  25. 07 10月, 2009 1 次提交
  26. 06 10月, 2009 1 次提交
  27. 02 10月, 2009 1 次提交
  28. 16 9月, 2009 1 次提交
  29. 15 9月, 2009 1 次提交
  30. 02 9月, 2009 1 次提交
  31. 31 8月, 2009 1 次提交
  32. 25 8月, 2009 1 次提交
  33. 18 8月, 2009 1 次提交
  34. 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
  35. 15 7月, 2009 1 次提交
  36. 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
  37. 11 6月, 2009 1 次提交