v8/src/arm
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-arm-inl.h Avoid flushing the icache unnecessarily when updating target addresses in code. 2014-05-20 09:21:45 +00:00
assembler-arm.cc Revert 21502 - "Move OS::MemCopy and OS::MemMove out of platform to utils" 2014-05-26 19:56:27 +00:00
assembler-arm.h Avoid flushing the icache unnecessarily when updating target addresses in code. 2014-05-20 09:21:45 +00:00
builtins-arm.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-arm.cc Reland "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 13:59:24 +00:00
code-stubs-arm.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
codegen-arm.cc Revert 21502 - "Move OS::MemCopy and OS::MemMove out of platform to utils" 2014-05-26 19:56:27 +00:00
codegen-arm.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
constants-arm.cc Revert 21502 - "Move OS::MemCopy and OS::MemMove out of platform to utils" 2014-05-26 19:56:27 +00:00
constants-arm.h Presubmit checks recover: 2014-05-09 12:59:24 +00:00
cpu-arm.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
debug-arm.cc Remove special debug ExternalReferences. 2014-05-22 07:57:33 +00:00
deoptimizer-arm.cc Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
disasm-arm.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames-arm.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames-arm.h Remove unused thread locals from debugger. 2014-05-20 15:20:02 +00:00
full-codegen-arm.cc Skip write barriers in the fast case when setting up local context. 2014-05-26 08:13:09 +00:00
ic-arm.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lithium-arm.cc Avoid HeapObject check in HStoreNamedField. 2014-05-27 07:17:08 +00:00
lithium-arm.h Provide a helper to generate multiple Lithium instructions for one Hydrogen instruction. 2014-05-23 13:15:07 +00:00
lithium-codegen-arm.cc Avoid HeapObject check in HStoreNamedField. 2014-05-27 07:17:08 +00:00
lithium-codegen-arm.h Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
lithium-gap-resolver-arm.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lithium-gap-resolver-arm.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
macro-assembler-arm.cc Avoid HeapObject check in HStoreNamedField. 2014-05-27 07:17:08 +00:00
macro-assembler-arm.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
OWNERS Add to OWNERS for arm and a64 2014-02-12 13:33:54 +00:00
regexp-macro-assembler-arm.cc Clean up stack guard interrupts. 2014-05-09 09:13:12 +00:00
regexp-macro-assembler-arm.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
simulator-arm.cc Revert 21502 - "Move OS::MemCopy and OS::MemMove out of platform to utils" 2014-05-26 19:56:27 +00:00
simulator-arm.h Reland "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-20 10:13:46 +00:00
stub-cache-arm.cc Remove GenerateBooleanCheck() since we have a boolean map now. 2014-05-07 12:18:23 +00:00