Reviewers: Toon Verwaest,

Message:
Hi Toon,
Here is boilerplate, essentially removing the vector ic flag and much code on
the other side of it.
Thx for the look!
--Michael

Description:
Now that vector ics are established for load, keyed load and call ics, let's
remove dead code behind the flag.

BUG=

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

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

Affected files (+393, -1312 lines):
  M src/arm/code-stubs-arm.cc
  M src/arm/debug-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-arm.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/code-stubs-arm64.cc
  M src/arm64/debug-arm64.cc
  M src/arm64/full-codegen-arm64.cc
  M src/arm64/lithium-arm64.h
  M src/arm64/lithium-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/ast.h
  M src/ast-numbering.cc
  M src/builtins.h
  M src/builtins.cc
  M src/code-factory.h
  M src/code-factory.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/code-stubs-hydrogen.cc
  M src/compiler/js-generic-lowering.cc
  M src/flag-definitions.h
  M src/full-codegen.cc
  M src/heap/heap.cc
  M src/hydrogen.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/debug-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/ic/access-compiler.h
  M src/ic/arm/ic-arm.cc
  M src/ic/arm64/ic-arm64.cc
  M src/ic/ia32/handler-compiler-ia32.cc
  M src/ic/ia32/ic-ia32.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/ic/ic-compiler.h
  M src/ic/ic-compiler.cc
  M src/ic/ic-inl.h
  M src/ic/x64/ic-x64.cc
  M src/type-feedback-vector.h
  M src/type-feedback-vector.cc
  M src/type-feedback-vector-inl.h
  M src/typing.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/debug-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.h
  M src/x64/lithium-x64.cc
  M test/cctest/test-api.cc
  M test/cctest/test-compiler.cc
  M test/cctest/test-feedback-vector.cc
  M test/cctest/test-heap.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