1. 28 2月, 2018 1 次提交
  2. 22 1月, 2018 1 次提交
  3. 03 3月, 2016 2 次提交
  4. 16 1月, 2016 1 次提交
  5. 19 11月, 2014 1 次提交
  6. 25 9月, 2014 1 次提交
  7. 16 8月, 2014 1 次提交
  8. 26 4月, 2016 1 次提交
    • A
      8154210: Zero: Better byte behaviour · 117c5b4f
      aph 提交于
      Summary: Complete support for 8132051 on Zero and fix failure on 64-bit big-endian systems
      Reviewed-by: andrew, chrisphi, coleenp
      117c5b4f
  9. 21 4月, 2016 1 次提交
  10. 25 6月, 2014 1 次提交
  11. 29 5月, 2015 1 次提交
  12. 01 4月, 2014 1 次提交
  13. 16 1月, 2016 1 次提交
  14. 26 11月, 2015 1 次提交
  15. 29 4月, 2014 1 次提交
  16. 25 12月, 2013 1 次提交
  17. 28 11月, 2013 1 次提交
  18. 20 11月, 2013 1 次提交
  19. 25 10月, 2013 1 次提交
  20. 15 9月, 2013 1 次提交
  21. 19 9月, 2013 1 次提交
    • G
      8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints. · 05fa054c
      goetz 提交于
      Summary: Some platforms, as ppc and s390x/zArch require that 32-bit ints are passed as 64-bit values to C functions. This change adds support to adapt the signature and to issue proper casts to c2-compiled stubs. The functions are used in generate_native_wrapper(). Adapt signature used by the compiler as in PhaseIdealLoop::intrinsify_fill().
      Reviewed-by: kvn
      05fa054c
  22. 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
  23. 21 8月, 2013 1 次提交
  24. 07 8月, 2013 1 次提交
  25. 02 7月, 2013 1 次提交
  26. 25 6月, 2013 1 次提交
  27. 15 5月, 2013 1 次提交
  28. 08 5月, 2013 1 次提交
  29. 07 5月, 2013 1 次提交
  30. 25 4月, 2013 1 次提交
  31. 13 3月, 2013 1 次提交
  32. 07 2月, 2013 1 次提交
  33. 24 1月, 2013 1 次提交
  34. 12 1月, 2013 1 次提交
  35. 11 1月, 2013 1 次提交
  36. 21 12月, 2012 1 次提交
  37. 18 12月, 2012 1 次提交
  38. 08 12月, 2012 1 次提交
  39. 07 12月, 2012 1 次提交