1. 07 1月, 2011 1 次提交
  2. 08 12月, 2010 2 次提交
  3. 04 12月, 2010 1 次提交
  4. 03 12月, 2010 3 次提交
  5. 02 12月, 2010 3 次提交
  6. 01 12月, 2010 1 次提交
    • I
      6985015: C1 needs to support compressed oops · 7e8f9e32
      iveresov 提交于
      Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
      Reviewed-by: twisti, kvn, never, phh
      7e8f9e32
  7. 30 11月, 2010 1 次提交
  8. 24 11月, 2010 1 次提交
  9. 07 11月, 2010 1 次提交
  10. 05 11月, 2010 1 次提交
  11. 03 11月, 2010 2 次提交
  12. 31 10月, 2010 2 次提交
  13. 18 10月, 2010 1 次提交
  14. 16 10月, 2010 1 次提交
  15. 13 10月, 2010 3 次提交
  16. 11 10月, 2010 1 次提交
  17. 08 10月, 2010 3 次提交
  18. 07 10月, 2010 1 次提交
  19. 06 10月, 2010 1 次提交
  20. 05 10月, 2010 1 次提交
  21. 01 10月, 2010 1 次提交
  22. 24 9月, 2010 1 次提交
  23. 15 9月, 2010 1 次提交
  24. 14 9月, 2010 2 次提交
  25. 12 9月, 2010 1 次提交
  26. 09 9月, 2010 1 次提交
  27. 08 9月, 2010 1 次提交
  28. 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