Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The changes are the changes that the graal project for their own hotspot fork.  In particular, this includes the HSA execution time code that resides in the VM (files starting with src/gpu/hsail/vm).  But it also includes all the other changes made to hotspot by graal.    At the time of this experiment, graal was still forked off of hs25-b63 so I used that as a starting point for this diff. 

hg diff-stat of sumatra-dev/hotspot vanilla hs25-b63

...