“82e2f19aac68e1ee05484a2247d2d7771fe3f66f”上不存在“guides/source/active_record_querying.md”
  • 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
c1_GraphBuilder.cpp 140.9 KB