1. 14 1月, 2014 1 次提交
  2. 19 10月, 2013 1 次提交
    • M
      8008242: VerifyOops is broken on SPARC · 215e5b2c
      morris 提交于
      Summary: Fixed displacement issues in SPARC macroassembler and ensure that getClass intrinsic temporary result is T_METADATA
      Reviewed-by: kvn, twisti
      215e5b2c
  3. 09 10月, 2013 1 次提交
  4. 21 8月, 2013 1 次提交
  5. 12 8月, 2013 1 次提交
  6. 03 7月, 2013 1 次提交
  7. 08 6月, 2013 1 次提交
  8. 21 3月, 2013 1 次提交
  9. 12 10月, 2012 1 次提交
  10. 09 10月, 2012 1 次提交
  11. 29 9月, 2012 1 次提交
  12. 11 9月, 2012 1 次提交
  13. 02 9月, 2012 1 次提交
  14. 25 7月, 2012 1 次提交
  15. 15 5月, 2012 1 次提交
  16. 20 9月, 2012 1 次提交
  17. 22 2月, 2012 1 次提交
  18. 20 1月, 2012 1 次提交
  19. 07 12月, 2011 2 次提交
  20. 29 10月, 2011 1 次提交
  21. 16 11月, 2011 1 次提交
  22. 01 9月, 2011 1 次提交
  23. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  24. 05 4月, 2011 1 次提交
  25. 03 4月, 2011 1 次提交
  26. 28 2月, 2011 1 次提交
  27. 07 1月, 2011 1 次提交
  28. 28 12月, 2010 1 次提交
  29. 04 12月, 2010 1 次提交
  30. 03 12月, 2010 1 次提交
  31. 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
  32. 24 11月, 2010 1 次提交
  33. 06 10月, 2010 1 次提交
  34. 14 9月, 2010 1 次提交
  35. 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
  36. 28 5月, 2010 1 次提交
  37. 21 5月, 2010 1 次提交
  38. 16 4月, 2010 1 次提交
  39. 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