• jacob.bramley's avatar
    Reland [arm64] Improve some new builtins. · a1103a11
    jacob.bramley authored
    - Simplify the variable-length pop sequence on entry. (It now uses
      smaller code with no branches.)
    - Use conditional compare to merge branches where appropriate.
    - Make use of Ldrsw + UntagSmiFieldMemOperand to load smis more
      efficiently.
    - Only load 'undefined' and 'null' once per builtin.
    - A few other small improvements.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1576403002
    
    Cr-Commit-Position: refs/heads/master@{#33235}
    a1103a11
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
x64 Loading commit data...
x87 Loading commit data...
OWNERS Loading commit data...
full-codegen.cc Loading commit data...
full-codegen.h Loading commit data...