v8/src/ia32
bmeurer@chromium.org 7e8678bbaa Avoid HeapObject check in HStoreNamedField.
This way an HStoreNamedField instruction can never deoptimize
itself, which is another important step towards a working
store elimination.

R=jarin@chromium.org

Review URL: https://codereview.chromium.org/299373005

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21509 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-05-27 07:17:08 +00:00
..
assembler-ia32-inl.h Avoid flushing the icache unnecessarily when updating target addresses in code. 2014-05-20 09:21:45 +00:00
assembler-ia32.cc Relax register constraints for LMathSqrt. 2014-05-27 04:19:18 +00:00
assembler-ia32.h Relax register constraints for LMathSqrt. 2014-05-27 04:19:18 +00:00
builtins-ia32.cc Reland r21442 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis." 2014-05-23 08:52:05 +00:00
code-stubs-ia32.cc Reland "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 13:59:24 +00:00
code-stubs-ia32.h Simplify DoubleRegister for the ia32 port. 2014-05-13 09:05:00 +00:00
codegen-ia32.cc Revert 21502 - "Move OS::MemCopy and OS::MemMove out of platform to utils" 2014-05-26 19:56:27 +00:00
codegen-ia32.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
cpu-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
debug-ia32.cc Remove special debug ExternalReferences. 2014-05-22 07:57:33 +00:00
deoptimizer-ia32.cc Revert 21502 - "Move OS::MemCopy and OS::MemMove out of platform to utils" 2014-05-26 19:56:27 +00:00
disasm-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames-ia32.h Remove unused thread locals from debugger. 2014-05-20 15:20:02 +00:00
full-codegen-ia32.cc Skip write barriers in the fast case when setting up local context. 2014-05-26 08:13:09 +00:00
ic-ia32.cc Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
lithium-codegen-ia32.cc Avoid HeapObject check in HStoreNamedField. 2014-05-27 07:17:08 +00:00
lithium-codegen-ia32.h LoadUint32() doesn't need a scratch register. 2014-05-26 06:41:21 +00:00
lithium-gap-resolver-ia32.cc Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
lithium-gap-resolver-ia32.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lithium-ia32.cc Avoid HeapObject check in HStoreNamedField. 2014-05-27 07:17:08 +00:00
lithium-ia32.h LoadUint32() doesn't need a scratch register. 2014-05-26 06:41:21 +00:00
macro-assembler-ia32.cc Avoid HeapObject check in HStoreNamedField. 2014-05-27 07:17:08 +00:00
macro-assembler-ia32.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
regexp-macro-assembler-ia32.cc Clean up stack guard interrupts. 2014-05-09 09:13:12 +00:00
regexp-macro-assembler-ia32.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
simulator-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
simulator-ia32.h Reland "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-20 10:13:46 +00:00
stub-cache-ia32.cc Decouple CpuFeatures from serializer state. 2014-05-16 15:18:24 +00:00