• mbrandy's avatar
    PPC: VectorICs: use a vector slot to aid in array literal processing. · 0f51a350
    mbrandy authored
    Port f2f46aff
    
    Original commit message:
        The lack of a vector slot for the keyed store operation in filling in
        non-constant array literal properties led to undesirable contortions in
        compilers downwind of full-codegen. The use of a single slot to initialize all
        the array elements is sufficient.
    
    R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, dstence@us.ibm.com
    BUG=
    
    Review URL: https://codereview.chromium.org/1390353006
    
    Cr-Commit-Position: refs/heads/master@{#31261}
    0f51a350
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...