1. 14 9月, 2010 1 次提交
  2. 12 9月, 2010 1 次提交
  3. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · 5782dd55
      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
      5782dd55
  4. 28 5月, 2010 2 次提交
  5. 21 5月, 2010 1 次提交
  6. 28 4月, 2010 1 次提交
    • I
      6946892: c1 shouldn't sign-extend to upper 32bits on x64 · 9f406169
      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
      9f406169
  7. 16 4月, 2010 1 次提交
  8. 09 4月, 2010 1 次提交
    • I
      6942223: c1 64 bit fixes · 09c44fae
      iveresov 提交于
      Summary: This fixes lir_cmp_l2i on x64 and sparc 64bit, and the debug info generation.
      Reviewed-by: never
      09c44fae
  9. 17 3月, 2010 1 次提交
  10. 05 3月, 2010 1 次提交
  11. 10 3月, 2010 1 次提交
  12. 08 2月, 2010 1 次提交
  13. 02 2月, 2010 3 次提交
  14. 30 1月, 2010 1 次提交
  15. 29 1月, 2010 1 次提交
    • T
      6917766: JSR 292 needs its own deopt handler · f4eb16b5
      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
      f4eb16b5
  16. 02 11月, 2009 1 次提交
  17. 12 10月, 2009 1 次提交
  18. 16 9月, 2009 1 次提交
  19. 09 5月, 2009 1 次提交
  20. 14 3月, 2009 1 次提交
  21. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 4901ff66
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      4901ff66
  22. 05 3月, 2009 1 次提交
  23. 25 12月, 2008 1 次提交
  24. 10 9月, 2008 1 次提交
  25. 27 8月, 2008 1 次提交
  26. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · 3553bdd3
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      3553bdd3
  27. 26 2月, 2008 1 次提交
  28. 01 12月, 2007 1 次提交