RFR(M): 8213528: fp registers should not need to be saved around a CallLeafNoFP

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Nov 15 18:39:38 UTC 2018


Yes, like this.

callnode.cpp - add space after node's name output. May be print preserves_fp_registers before name as in machnode.cpp 
for consistency.

Thanks,
Vladimir

On 11/15/18 2:30 AM, Roland Westrelin wrote:
> 
>> Sounds good. Is lcm.cpp only place where we do such check (in addition to code in .ad files)?
> 
> What about this?
> 
> http://cr.openjdk.java.net/~roland/8213528/webrev.01/
> 
> Roland.
> 


More information about the hotspot-compiler-dev mailing list