v8/test/cctest/compiler
Leszek Swirski 25e0c83b12 Revert "[compiler] Hook in binary op builtins with feedback in generic lowering"
This reverts commit 8748613f6c.

Reason for revert: MSAN failures (https://ci.chromium.org/p/v8/builders/ci/V8%20Linux%20-%20arm64%20-%20sim%20-%20MSAN/32760?)

Original change's description:
> [compiler] Hook in binary op builtins with feedback in generic lowering
> 
> If --turbo-nci is enabled, use binary op builtins with feedback
> collection during generic lowering.
> 
> Bug: v8:8888
> Change-Id: I307dc742488982bdc68006be5bcd1da8e68768f5
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2228614
> Commit-Queue: Jakob Gruber <jgruber@chromium.org>
> Reviewed-by: Georg Neis <neis@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#68227}

TBR=neis@chromium.org,jgruber@chromium.org

Change-Id: I635b1a5a28b25ce29e4f8bc23eb52841885b0cdf
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:8888
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2235535
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68229}
2020-06-08 14:18:24 +00:00
..
c-signature.h
call-tester.h
code-assembler-tester.h
codegen-tester.cc
codegen-tester.h
function-tester.cc
function-tester.h
graph-and-builders.h
serializer-tester.cc [turbofan] Remove unused --inline-accessors flag 2019-11-26 12:51:16 +00:00
serializer-tester.h [iwyu] Add missing includes of <memory> for std::unique_ptr 2019-09-13 17:13:36 +00:00
test-basic-block-profiler.cc [diagnostics] Support --turbo-profiling for builtins 2020-05-21 16:31:52 +00:00
test-branch-combine.cc
test-code-assembler.cc [compiler] Remove error-prone GotoIfException 2020-02-18 11:45:08 +00:00
test-code-generator.cc [arm64] Use BTI instructions for forward CFI 2020-03-17 17:52:28 +00:00
test-gap-resolver.cc
test-graph-visualizer.cc
test-instruction-scheduler.cc
test-instruction.cc
test-js-constant-cache.cc [turbofan] Disable concurrent inlining for OSR 2020-01-09 18:24:12 +00:00
test-js-context-specialization.cc [torque][cleanup] Simplify some Torque-defined classes 2020-05-11 17:18:59 +00:00
test-js-typed-lowering.cc Revert "[compiler] Hook in binary op builtins with feedback in generic lowering" 2020-06-08 14:18:24 +00:00
test-jump-threading.cc
test-linkage.cc [wasm] Remove test line from TestFPLinkageStubCall 2020-04-22 19:32:13 +00:00
test-loop-analysis.cc
test-machine-operator-reducer.cc
test-multiple-return.cc [wasm] Turn ValueType from an enum to a class 2020-03-12 17:03:16 +00:00
test-node.cc [node] OwnedBy fix for only one owner check 2020-01-20 16:36:02 +00:00
test-operator.cc
test-representation-change.cc [turbofan] Disable concurrent inlining for OSR 2020-01-09 18:24:12 +00:00
test-run-bytecode-graph-builder.cc Ensure bytecode isn't flushed when allocating feedback vector 2020-06-03 13:50:17 +00:00
test-run-calls-to-external-references.cc
test-run-deopt.cc
test-run-intrinsics.cc
test-run-jsbranches.cc
test-run-jscalls.cc
test-run-jsexceptions.cc
test-run-jsobjects.cc [keys] Handle RangeError in GetKeysWithPrototypeInfoCache 2020-03-04 13:38:10 +00:00
test-run-jsops.cc
test-run-load-store.cc [ptr-compr] Enable pointer compression on s390x 2020-03-31 17:06:17 +00:00
test-run-machops.cc [ptr-compr] Remove Compressed mentions from in the pipeline 2019-11-11 12:23:41 +00:00
test-run-native-calls.cc [roheap] Add Isolate parameter to Code::Disassemble 2019-09-25 10:46:45 +00:00
test-run-retpoline.cc [turbofan] Remove unsafe {CodeAssembler::ReturnRaw}. 2019-11-28 09:39:52 +00:00
test-run-stackcheck.cc
test-run-tail-calls.cc [turbofan] Remove unsafe {CodeAssembler::ReturnRaw}. 2019-11-28 09:39:52 +00:00
test-run-unwinding-info.cc Remove --perf-prof flag on non-linux 2020-01-10 13:58:50 +00:00
test-run-variables.cc
value-helper.cc
value-helper.h [base] Fix {StaticCharVector} and add {StaticOneByteVector} 2020-04-17 18:45:32 +00:00