hotspot/test/compiler/compilercontrol/control_on.txt
author vdeshpande
Fri, 26 Aug 2016 12:20:09 -0700
changeset 41362 e09e871860a7
parent 33451 0712796e4039
permissions -rw-r--r--
8154122: Intrinsify fused mac operations Summary: added FMA intrinsics on x86 Reviewed-by: kvn, aph, darcy

[
  {    
    match: "*.helper",
    PrintAssembly: true,
    DisableIntrinsic:"_dsin"
  }
]