• chunyang.dai's avatar
    X87: Reland: Add unoptimized/optimized variants of MathFloor TF code stub · 1b20d505
    chunyang.dai authored
    port 737b8573 (r29539)
    
    original commit message:
    
        - Add a TurboFanIC class, derived from TurboFanCodeStub, that
          automatically distinguishes between versions of the IC called from
          optimized and unoptimized code.
        - Add appropriate InterfaceDescriptors for both the versions of the
          stub called from unoptimized and optimized code
        - Change the MathFloor TF stub generator to output either the
          for-optimized or for-unoptimized version based on the minor_key
          parameter.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1235823002
    
    Cr-Commit-Position: refs/heads/master@{#29628}
    1b20d505
interface-descriptors-x87.cc 11 KB