1. 06 10月, 2010 1 次提交
  2. 01 10月, 2010 1 次提交
  3. 14 9月, 2010 1 次提交
  4. 12 9月, 2010 1 次提交
  5. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  6. 28 5月, 2010 2 次提交
  7. 21 5月, 2010 1 次提交
  8. 28 4月, 2010 1 次提交
    • I
      6946892: c1 shouldn't sign-extend to upper 32bits on x64 · d7df102a
      iveresov 提交于
      Summary: c1 does sign-extension when it loads ints and shorts from memory to 64-bit registers. This causes problems for c2 because it relies on the fact the int passed in a 64-bit register is zero-extended.
      Reviewed-by: never
      d7df102a
  9. 16 4月, 2010 1 次提交
  10. 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
  11. 17 3月, 2010 1 次提交
  12. 05 3月, 2010 1 次提交
  13. 10 3月, 2010 1 次提交
  14. 08 2月, 2010 1 次提交
  15. 02 2月, 2010 3 次提交
  16. 30 1月, 2010 1 次提交
  17. 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
  18. 02 11月, 2009 1 次提交
  19. 12 10月, 2009 1 次提交
  20. 16 9月, 2009 1 次提交
  21. 09 5月, 2009 1 次提交
  22. 14 3月, 2009 1 次提交
  23. 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
  24. 05 3月, 2009 1 次提交
  25. 25 12月, 2008 1 次提交
  26. 10 9月, 2008 1 次提交
  27. 27 8月, 2008 1 次提交
  28. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  29. 26 2月, 2008 1 次提交
  30. 01 12月, 2007 1 次提交