• bbudge's avatar
    [tests] Don't test moves between different reps in test-gap-resolver.cc · fc59eb8a
    bbudge authored
    Moves between operands with different representations shouldn't happen,
    so don't test them. This makes it easier to modify canonicalization to
    differentiate between floating point types, which is needed to support
    floating point register aliasing for ARM and MIPS.
    
    This change also expands tests to include explicit FP moves (both register and stack slot).
    
    LOG=N
    BUG=v8:4124
    
    Review-Url: https://codereview.chromium.org/2060273003
    Cr-Commit-Position: refs/heads/master@{#36963}
    fc59eb8a
test-gap-resolver.cc 7.5 KB