Reviewers: Sven Panne,

Message:
PTAL

Description:
[turbofan] Improve testability of the InstructionSelector.

Allow to pass the set of supported CPU features to
the InstructionSelector, so it can be tested without
messing with the command line flags.

TEST=cctest/test-instruction-selector,cctest/test-instruction-selector-arm

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+182, -172 lines):
  M src/assembler.h
  M src/compiler/arm/instruction-selector-arm.cc
  M src/compiler/instruction-selector.h
  M src/compiler/instruction-selector.cc
  M test/cctest/compiler/instruction-selector-tester.h
  M test/cctest/compiler/test-instruction-selector.cc
  M test/cctest/compiler/test-instruction-selector-arm.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