1. 04 7月, 2013 1 次提交
    • G
      8016696: PPC64 (part 4): add relocation for trampoline stubs · 5b2b8517
      goetz 提交于
      Summary: A trampoline allows to encode a small branch in the code, even if there is the chance that this branch can not reach all possible code locations. If the relocation finds that a branch is too far for the instruction in the code, it can patch it to jump to the trampoline where is sufficient space for a far branch. Needed on PPC.
      Reviewed-by: kvn, bdelsart, jrose
      5b2b8517
  2. 25 6月, 2013 1 次提交
  3. 01 12月, 2012 1 次提交
  4. 02 9月, 2012 1 次提交
  5. 06 4月, 2011 1 次提交
  6. 05 4月, 2011 1 次提交
  7. 19 3月, 2011 1 次提交
  8. 03 2月, 2011 1 次提交
  9. 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
  10. 24 11月, 2010 1 次提交
  11. 27 8月, 2010 1 次提交
  12. 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
  13. 28 5月, 2010 1 次提交
  14. 20 5月, 2010 1 次提交
  15. 01 12月, 2007 1 次提交