Reviewers: danno, Toon Verwaest, paul.l..., gergely.kis.imgtec, akos.palfi.imgtec, dusmil.imgtec,

Description:
MIPS: Move IC code into a subdir and move ic-compilation related code from
stub-cache into ic-compiler.

Port r23306 (b95f295)

BUG=

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

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

Affected files (+250, -5515 lines):
  M BUILD.gn
  A + src/ic/mips/ic-compiler-mips.cc
  A + src/ic/mips/ic-mips.cc
  A + src/ic/mips/stub-cache-mips.cc
  A + src/ic/mips64/ic-compiler-mips64.cc
  A + src/ic/mips64/ic-mips64.cc
  A + src/ic/mips64/stub-cache-mips64.cc
  M src/mips/builtins-mips.cc
  M src/mips/code-stubs-mips.h
  M src/mips/code-stubs-mips.cc
  M src/mips/codegen-mips.h
  M src/mips/full-codegen-mips.cc
  D src/mips/ic-mips.cc
  M src/mips/lithium-codegen-mips.cc
  D src/mips/stub-cache-mips.cc
  M src/mips64/builtins-mips64.cc
  M src/mips64/code-stubs-mips64.h
  M src/mips64/code-stubs-mips64.cc
  M src/mips64/codegen-mips64.h
  M src/mips64/full-codegen-mips64.cc
  D src/mips64/ic-mips64.cc
  M src/mips64/lithium-codegen-mips64.cc
  D src/mips64/stub-cache-mips64.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