Request for reviews .03 (L): 5057225: Remove useless I2L conversions

Christian Thalinger Christian.Thalinger at Sun.COM
Thu Jun 11 11:18:21 PDT 2009


Vladimir Kozlov wrote:
> Christian,
> 
> On x86 (32-,64-bit) if an arithmetic instruction is used it will kill 
> flags.
> You have to add "effect(KILL cr)" when you use and/xor.

Right, I missed that.  Thanks!

-- Christian



More information about the hotspot-compiler-dev mailing list