1. 21 4月, 2016 1 次提交
  2. 29 5月, 2015 1 次提交
  3. 01 4月, 2014 1 次提交
  4. 15 10月, 2015 1 次提交
  5. 13 3月, 2014 1 次提交
  6. 25 2月, 2014 1 次提交
  7. 21 3月, 2014 1 次提交
  8. 26 3月, 2014 1 次提交
  9. 23 1月, 2014 1 次提交
  10. 22 1月, 2014 1 次提交
  11. 27 11月, 2013 1 次提交
  12. 15 11月, 2013 1 次提交
  13. 18 10月, 2013 1 次提交
  14. 27 9月, 2013 1 次提交
  15. 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
  16. 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
  17. 25 4月, 2013 1 次提交
  18. 13 4月, 2013 1 次提交
  19. 04 4月, 2013 1 次提交
  20. 23 1月, 2013 1 次提交
  21. 04 1月, 2013 1 次提交
  22. 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
  23. 09 10月, 2012 1 次提交
  24. 29 9月, 2012 1 次提交
  25. 02 9月, 2012 1 次提交
  26. 21 8月, 2012 1 次提交
  27. 15 6月, 2012 1 次提交
  28. 13 6月, 2012 1 次提交
  29. 12 6月, 2012 1 次提交
  30. 15 5月, 2012 1 次提交
  31. 20 9月, 2012 1 次提交
  32. 13 3月, 2012 1 次提交
  33. 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
  34. 16 2月, 2012 1 次提交
  35. 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
  36. 20 12月, 2011 2 次提交
  37. 15 12月, 2011 1 次提交
  38. 22 11月, 2011 1 次提交
  39. 26 10月, 2011 1 次提交