Goetz Lindenmaier f0c12f35cb 8141137: C2 fails rematerializing nodes using flag registers
Don't rem. if input stretches several live ranges. If rem., don't add SpillCopy on RegFlags edge.

Reviewed-by: kvn, vlivanov
2015-11-02 15:52:37 +01:00
..
2015-11-11 23:47:41 +00:00
2015-11-11 23:47:41 +00:00
2015-11-04 07:23:23 -10:00

README:
  This file should be located at the top of the hotspot Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

  See ../README-builds.html for complete details on build machine requirements.

Simple Build Instructions:

    cd make && gnumake
     
  The files that will be imported into the jdk build will be in the "build"
  directory.