• Santiago Aboy Solanes's avatar
    [cleanup][ptr-compr][turbofan] DecompressionElimination test cleanup · 21eb4b9d
    Santiago Aboy Solanes authored
    This is a CL that aims to do a general cleanup of DecompressionElimination
    to make it easier for devs to look at it, and to create new test cases.
    
    Combined direct decompression & compression tests since they can be
    summarized with a for loop in just one test that tries out
    all the combinations.
    
    Also created 'global' accesses to stop repeating them in every test.
    Same for compression and decompression ops.
    
    Added EXPECT in test cases that had none.
    
    Added dots after comments.
    
    Variables now use underscore instead of camelCase.
    
    Cq-Include-Trybots: luci.v8.try:v8_linux64_pointer_compression_rel_ng
    Cq-Include-Trybots: luci.v8.try:v8_linux64_arm64_pointer_compression_rel_ng
    Bug: v8:8977, v8:7703, v8:9183
    Change-Id: I38a5c6549e0b4ff89c3271ead23b626e8b6b4843
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1628788Reviewed-by: 's avatarRoss McIlroy <rmcilroy@chromium.org>
    Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
    Auto-Submit: Santiago Aboy Solanes <solanes@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62345}
    21eb4b9d
Name
Last commit
Last update
..
api Loading commit data...
asmjs Loading commit data...
assembler Loading commit data...
base Loading commit data...
codegen Loading commit data...
compiler Loading commit data...
compiler-dispatcher Loading commit data...
date Loading commit data...
diagnostics Loading commit data...
execution Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
logging Loading commit data...
numbers Loading commit data...
objects Loading commit data...
parser Loading commit data...
profiler Loading commit data...
regress Loading commit data...
strings Loading commit data...
tasks Loading commit data...
torque Loading commit data...
utils Loading commit data...
wasm Loading commit data...
zone Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
run-all-unittests.cc Loading commit data...
test-helpers.cc Loading commit data...
test-helpers.h Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
testcfg.py Loading commit data...
unittests.status Loading commit data...