Reviewers: Kevin Millikin, Description: Add optimized compiler support for generic global loads.
These are needed if an access check is required or if we read from a global variable that has not beed introduced yet. Please review this at http://codereview.chromium.org/5550003/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/hydrogen-instructions.h M src/hydrogen-instructions.cc M src/hydrogen.h M src/hydrogen.cc M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.h M src/ia32/lithium-ia32.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
