• Maya Lekova's avatar
    Revert "[wasm] Add feature counter for threads and shared memory" · a984ccd7
    Maya Lekova authored
    This reverts commit b10a967f.
    
    Reason for revert: Breaks a TSAN bot - https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux64%20TSAN/22122
    
    Original change's description:
    > [wasm] Add feature counter for threads and shared memory
    > 
    > This adds a feature counter for WASM shared memory (i.e. the presence
    > of the "shared" bit in a WASM module's memory section) and the usage
    > of WASM threads opcodes (i.e. wake/wait and atomics).
    > 
    > This CL also plumbs the WasmFeatures through the compilation pipeline
    > to detect features as functions are being compiled.
    > 
    > R=​ahaas@chromium.org, ulan@chromium.org
    > BUG=chromium:868844
    > 
    > Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    > Change-Id: I854f932d3adb16e4fd87196fe2a193950295b856
    > Reviewed-on: https://chromium-review.googlesource.com/1186329
    > Reviewed-by: Andreas Haas <ahaas@chromium.org>
    > Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
    > Commit-Queue: Ben Titzer <titzer@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#55337}
    
    TBR=ulan@chromium.org,titzer@chromium.org,ahaas@chromium.org
    
    Change-Id: Id011b6707b3359598621b315b87171644132b0ab
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: chromium:868844
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Reviewed-on: https://chromium-review.googlesource.com/1186421Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
    Commit-Queue: Maya Lekova <mslekova@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#55340}
    a984ccd7
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
custom_deps Loading commit data...
docs Loading commit data...
gni Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.editorconfig Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...