1. 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
  2. 24 11月, 2010 1 次提交
  3. 17 11月, 2010 1 次提交
  4. 20 10月, 2010 1 次提交
  5. 16 10月, 2010 1 次提交
  6. 15 10月, 2010 1 次提交
  7. 13 10月, 2010 1 次提交
    • I
      6991512: G1 barriers fail with 64bit C1 · b72f3305
      iveresov 提交于
      Summary: Fix compare-and-swap intrinsic problem with G1 post-barriers and issue with branch ranges in G1 stubs on sparc
      Reviewed-by: never, kvn
      b72f3305
  8. 30 9月, 2010 2 次提交
  9. 28 9月, 2010 1 次提交
  10. 23 9月, 2010 1 次提交
  11. 14 9月, 2010 1 次提交
  12. 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
  13. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  14. 11 8月, 2010 1 次提交
  15. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  16. 23 6月, 2010 1 次提交
  17. 11 6月, 2010 1 次提交
  18. 10 6月, 2010 1 次提交
  19. 05 6月, 2010 1 次提交
  20. 28 5月, 2010 2 次提交
  21. 23 5月, 2010 1 次提交
  22. 21 5月, 2010 1 次提交
  23. 19 5月, 2010 1 次提交
  24. 01 5月, 2010 1 次提交
  25. 27 4月, 2010 1 次提交
  26. 16 4月, 2010 1 次提交
  27. 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
  28. 18 3月, 2010 1 次提交
  29. 17 3月, 2010 1 次提交
  30. 05 3月, 2010 1 次提交
  31. 10 3月, 2010 1 次提交
  32. 09 2月, 2010 1 次提交
  33. 02 2月, 2010 3 次提交
  34. 30 1月, 2010 1 次提交
  35. 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
  36. 16 1月, 2010 1 次提交