Reviewers: Jarin,

Description:
[turbofan] Drop V8_TURBOFAN_BACKEND and V8_TURBOFAN_TARGET defines.

TurboFan is now a requirement and supported by all backends, so we don't
need those macros (plus all the machinery on top) anymore.

[email protected]

Please review this at https://codereview.chromium.org/1282763002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+16, -382 lines):
  M src/compiler/code-generator.cc
  M src/compiler/instruction-selector.cc
  M src/compiler/pipeline.h
  M src/compiler/pipeline.cc
  M src/globals.h
  M test/cctest/compiler/codegen-tester.cc
  M test/cctest/compiler/function-tester.h
  M test/cctest/compiler/graph-builder-tester.h
  M test/cctest/compiler/test-basic-block-profiler.cc
  M test/cctest/compiler/test-branch-combine.cc
  M test/cctest/compiler/test-changes-lowering.cc
  M test/cctest/compiler/test-linkage.cc
  M test/cctest/compiler/test-pipeline.cc
  M test/cctest/compiler/test-run-deopt.cc
  M test/cctest/compiler/test-run-inlining.cc
  M test/cctest/compiler/test-run-machops.cc
  M test/cctest/compiler/test-run-stubs.cc
  M test/cctest/compiler/test-simplified-lowering.cc
  M test/cctest/test-api.cc
  M test/unittests/compiler/compiler-test-utils.h
  M test/unittests/compiler/js-typed-lowering-unittest.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to