1. 30 3月, 2017 1 次提交
  2. 21 4月, 2016 1 次提交
  3. 29 5月, 2015 1 次提交
  4. 01 4月, 2014 1 次提交
  5. 15 10月, 2015 1 次提交
  6. 13 3月, 2014 1 次提交
  7. 25 2月, 2014 1 次提交
  8. 21 3月, 2014 1 次提交
  9. 26 3月, 2014 1 次提交
  10. 23 1月, 2014 1 次提交
  11. 22 1月, 2014 1 次提交
  12. 27 11月, 2013 1 次提交
  13. 15 11月, 2013 1 次提交
  14. 18 10月, 2013 1 次提交
  15. 27 9月, 2013 1 次提交
  16. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  17. 13 9月, 2013 1 次提交
    • G
      8024344: PPC64 (part 112): C argument in register AND stack slot. · 5bff05b0
      goetz 提交于
      Summary: On PPC, the first 13 floating point arguments to C calls are passed in floating point registers. Also, all but the first 8 arguments are passed on the stack. So there can be floating point arguments that are passed on the stack and in a register. We duplicate the regs datastructure in c_calling_convention() to represent this.
      Reviewed-by: kvn, cjplummer
      5bff05b0
  18. 25 4月, 2013 1 次提交
  19. 13 4月, 2013 1 次提交
  20. 04 4月, 2013 1 次提交
  21. 23 1月, 2013 1 次提交
  22. 04 1月, 2013 1 次提交
  23. 10 10月, 2012 1 次提交
    • V
      7199654: Remove LoadUI2LNode · 46f9a76a
      vlivanov 提交于
      Summary: Removed LoadUI2L node from Ideal nodes, use match rule in .ad files instead.
      Reviewed-by: kvn
      46f9a76a
  24. 09 10月, 2012 1 次提交
  25. 29 9月, 2012 1 次提交
  26. 02 9月, 2012 1 次提交
  27. 21 8月, 2012 1 次提交
  28. 15 6月, 2012 1 次提交
  29. 13 6月, 2012 1 次提交
  30. 12 6月, 2012 1 次提交
  31. 15 5月, 2012 1 次提交
  32. 20 9月, 2012 1 次提交
  33. 13 3月, 2012 1 次提交
  34. 17 2月, 2012 1 次提交
    • K
      7145346: VerifyStackAtCalls is broken · cc11a297
      kvn 提交于
      Summary: Replace call_epilog() encoding with macroassembler use. Moved duplicated code to x86.ad. Fixed return_addr() definition.
      Reviewed-by: never
      cc11a297
  35. 16 2月, 2012 1 次提交
  36. 08 1月, 2012 1 次提交
    • K
      7125896: Eliminate nested locks · 7c16759e
      kvn 提交于
      Summary: Nested locks elimination done before lock nodes expansion by looking for outer locks of the same object.
      Reviewed-by: never, twisti
      7c16759e
  37. 20 12月, 2011 2 次提交
  38. 15 12月, 2011 1 次提交
  39. 22 11月, 2011 1 次提交