jdk
8336759: C2: int counted loop with long limit not recognized as counted loop
#22449
Open

Commits
  • insert loop_limit_check
    tabjy committed 39 days ago
  • implement reversed cmp operand order
    tabjy committed 39 days ago
  • ensure control node type upon inserting traps
    tabjy committed 33 days ago
  • fix TEstMemorySegment
    tabjy committed 31 days ago
  • fix TestClassDump
    tabjy committed 31 days ago
  • extract long limit conversion to separate method
    tabjy committed 31 days ago
  • remove hash before edge replacement
    tabjy committed 31 days ago
  • fixed cmp operand order
    tabjy committed 31 days ago
  • fixed TestMismatch
    tabjy committed 27 days ago
  • Merge branch 'openjdk:master' into 8336759-int-loop-long-limit
    tabjy committed 27 days ago
  • add TestIntLoopLongLimit.java
    tabjy committed 24 days ago
  • update comments
    tabjy committed 24 days ago
  • update tests
    tabjy committed 24 days ago
  • uncomment tests
    tabjy committed 24 days ago
  • update parse predicate check, over/underflow detection, tests
    tabjy committed 20 days ago
  • fix typo in comments
    tabjy committed 20 days ago
  • update testLimitNotInvariant
    tabjy committed 20 days ago
  • register new node with optimizer
    tabjy committed 20 days ago
  • wrap a line at 80 chars
    tabjy committed 20 days ago
  • implement suggested changes from @chhagedorn's review
    tabjy committed 19 days ago
  • Update src/hotspot/share/opto/loopnode.cpp
    tabjy committed 18 days ago
  • Update src/hotspot/share/opto/loopnode.cpp
    tabjy committed 18 days ago
  • Update src/hotspot/share/opto/loopnode.cpp
    tabjy committed 18 days ago
Loading