Reviewers: danno,

Message:
PTAL

Description:
Remove special handling of fields in combination with elements transitions in
Crankshaft.

Instead first try to keep ICs monomorphic if elements kinds generalize. If that
fails, use standard polymorphic handling. The Try*PolymorphicAsMonomorphic
methods will automatically produce code similar to the previous approach using
CheckMapsWithTransitions.

BUG=

Please review this at https://chromiumcodereview.appspot.com/21107004/

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

Affected files:
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ic.cc
  M src/x64/lithium-codegen-x64.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/groups/opt_out.


Reply via email to