Reviewers: Sven Panne,

Message:
Committed patchset #3 (id:40001) manually as 25030 (presubmit successful).

Description:
convert BitVector to use pointer size blocks

additionally rename data-flow.* to bit-vector.* as at some point these file
became very inaccurately named

BUG=
[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=25030

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

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

Affected files (+54, -476 lines):
  M BUILD.gn
  A + src/bit-vector.h
  A + src/bit-vector.cc
  M src/compiler/ast-loop-assignment-analyzer.h
  M src/compiler/frame.h
  M src/compiler/scheduler.cc
  M src/compiler/verifier.cc
  M src/data-flow.h
  M src/data-flow.cc
  M src/full-codegen.h
  M src/hydrogen-instructions.h
  M test/cctest/cctest.gyp
  A + test/cctest/test-bit-vector.cc
  M test/cctest/test-dataflow.cc
  M tools/gyp/v8.gyp


--
--
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