1. 14 3月, 2009 1 次提交
  2. 13 3月, 2009 1 次提交
  3. 12 3月, 2009 1 次提交
  4. 09 3月, 2009 1 次提交
    • T
      6797305: Add LoadUB and LoadUI opcode class · 2def9745
      twisti 提交于
      Summary: Add a LoadUB (unsigned byte) and LoadUI (unsigned int) opcode class so we have these load optimizations in the first place and do not need to handle them in the matcher.
      Reviewed-by: never, kvn
      2def9745
  5. 07 3月, 2009 1 次提交
  6. 05 3月, 2009 1 次提交
  7. 03 3月, 2009 1 次提交
  8. 02 3月, 2009 1 次提交
  9. 28 2月, 2009 1 次提交
    • T
      6810672: Comment typos · 460de015
      twisti 提交于
      Summary: I have collected some typos I have found while looking at the code.
      Reviewed-by: kvn, never
      460de015
  10. 24 2月, 2009 1 次提交
  11. 17 2月, 2009 1 次提交
  12. 27 1月, 2009 1 次提交
  13. 26 1月, 2009 1 次提交
  14. 14 1月, 2009 2 次提交
  15. 08 1月, 2009 1 次提交
  16. 25 12月, 2008 2 次提交
  17. 16 12月, 2008 1 次提交
    • X
      6785258: Update copyright year · f9cf0f22
      xdono 提交于
      Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
      Reviewed-by: katleman, ohair, tbell
      f9cf0f22
  18. 25 11月, 2008 1 次提交
  19. 12 11月, 2008 1 次提交
  20. 08 11月, 2008 2 次提交
  21. 29 10月, 2008 1 次提交
  22. 15 10月, 2008 1 次提交
  23. 11 10月, 2008 1 次提交
  24. 03 10月, 2008 1 次提交
    • X
      6754988: Update copyright year · c3924f27
      xdono 提交于
      Summary: Update for files that have been modified starting July 2008
      Reviewed-by: ohair, tbell
      c3924f27
  25. 10 9月, 2008 1 次提交
  26. 04 9月, 2008 1 次提交
  27. 27 8月, 2008 1 次提交
  28. 26 7月, 2008 1 次提交
  29. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  30. 25 6月, 2008 1 次提交
  31. 24 6月, 2008 1 次提交
    • K
      6708714: Optimize long LShift on 32-bits x86 · ee28ef86
      kvn 提交于
      Summary: For small (1-3 bits) left long shifts in 32-bits VM use sets of add+addc instructions instead of shld+shl on new AMD cpus.
      Reviewed-by: never
      Contributed-by: shrinivas.joshi@amd.com
      ee28ef86
  32. 06 6月, 2008 3 次提交
  33. 05 6月, 2008 1 次提交
  34. 30 5月, 2008 2 次提交