Commits
  • JDK-8302459: compiler/vectorapi/VectorLogicalOpIdentityTest.java failed with "IRViolationException: There were one or multiple IR rule failures"
    dafedafe committed 59 days ago
  • JDK-8302459: remove unused vector inline queue
    dafedafe committed 59 days ago
  • JDK-8302459: remove unneeded changes
    dafedafe committed 59 days ago
  • JDK-8302459: remove unneeded function declaration
    dafedafe committed 59 days ago
  • JDK-8302459: add explicit -TieredCompilation to tests
    dafedafe committed 59 days ago
  • JDK-8302459: add bug numbers to tests
    dafedafe committed 59 days ago
  • JDK-8302459: update copyright year
    dafedafe committed 59 days ago
  • Revert "JDK-8302459: update copyright year"
    dafedafe committed 48 days ago
  • Revert "JDK-8302459: add bug numbers to tests"
    dafedafe committed 48 days ago
  • Revert "JDK-8302459: add explicit -TieredCompilation to tests"
    dafedafe committed 48 days ago
  • Revert "JDK-8302459: remove unneeded function declaration"
    dafedafe committed 48 days ago
  • Revert "JDK-8302459: remove unneeded changes"
    dafedafe committed 48 days ago
  • Revert "JDK-8302459: remove unused vector inline queue"
    dafedafe committed 48 days ago
  • Revert "JDK-8302459: compiler/vectorapi/VectorLogicalOpIdentityTest.java failed with "IRViolationException: There were one or multiple IR rule failures""
    dafedafe committed 48 days ago
  • JDK-8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
    dafedafe committed 48 days ago
  • Merge branch 'master' into JDK-8302459-new
    dafedafe committed 48 days ago
  • JDK-8302459: use list of failed inlines
    dafedafe committed 38 days ago
  • JDK-8302459: add flag for inline added callnodes
    dafedafe committed 37 days ago
  • Merge branch 'master' into JDK-8302459-new
    dafedafe committed 37 days ago
  • JDK-8302459: increment MH late inline counter when reinserting them
    dafedafe committed 32 days ago
  • JDK-8302459: remove unneeded spaces
    dafedafe committed 32 days ago
  • JDK-8302459: revert unneeded copyright update
    dafedafe committed 31 days ago
  • JDK-8302459: simplify late inline failure conditions
    dafedafe committed 30 days ago
  • JDK-8302459: copyright year
    dafedafe committed 30 days ago
  • JDK-8032459: fix indentation
    dafedafe committed 30 days ago
  • JDK-8302459: add failed late inlines handling to dynamic calls
    dafedafe committed 25 days ago
  • JDK-8302459: remove unneeded copyright year change
    dafedafe committed 25 days ago
  • Merge branch 'master' into JDK-8302459-new
    dafedafe committed 25 days ago
  • Merge remote-tracking branch 'upstream/master' into pr/21682
    iwanowww committed 15 days ago
  • remove failed late inline tracking
    iwanowww committed 12 days ago
  • Support repeated inlining attempts for virtual late inlines
    iwanowww committed 11 days ago
Loading