To reduce code complexity of the IA32 port of V8, we decided to drop support for Intel chips with no SSE2/CMOV support. This does not affect the X64 port, as it always includes SSE2/CMOV. This starts with the 3.26 release. Upcoming changes to the code base will reflect this change by removing non-SSE2/CMOV specific code from the V8 code base.
Yang -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
