1. 28 9月, 2012 1 次提交
  2. 28 7月, 2011 1 次提交
    • K
      7069452: Cleanup NodeFlags · 3fceb92c
      kvn 提交于
      Summary: Remove flags which duplicate information in Node::NodeClasses.
      Reviewed-by: never
      3fceb92c
  3. 24 11月, 2010 1 次提交
  4. 28 5月, 2010 1 次提交
  5. 28 7月, 2009 1 次提交
  6. 26 6月, 2009 1 次提交
    • T
      5057225: Remove useless I2L conversions · 3ef748a2
      twisti 提交于
      Summary: The optimizer should be told to normalize (AndL (ConvI2L x) 0xFF) to (ConvI2L (AndI x 0xFF)), and then the existing matcher rule will work for free.
      Reviewed-by: kvn
      3ef748a2
  7. 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
  8. 03 2月, 2009 1 次提交
  9. 26 1月, 2009 1 次提交
  10. 14 10月, 2008 1 次提交
  11. 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
  12. 07 5月, 2008 1 次提交
  13. 01 12月, 2007 1 次提交