v8/src/arm64
mvstanton 1a5751f9b3 VectorICs: refactoring to eliminate "for queries only" vector ic mode.
Since we need the notion of a dummy vector ic, we can use that to avoid
a special case of the IC constructor. Also, consolidate the two dummy
ICs into one.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#29956}
2015-07-31 14:04:13 +00:00
..
assembler-arm64-inl.h Debugger: move implementation to a separate folder. 2015-07-31 11:08:15 +00:00
assembler-arm64.cc Debugger: use debug break slots to break at function exit. 2015-07-15 09:22:51 +00:00
assembler-arm64.h [interpreter] Add Interpreter{Entry,Exit}Trampoline builtins. 2015-07-30 11:36:43 +00:00
builtins-arm64.cc VectorICs: refactoring to eliminate "for queries only" vector ic mode. 2015-07-31 14:04:13 +00:00
code-stubs-arm64.cc [stubs] Unify (and optimize) implementation of ToObject. 2015-07-31 12:25:44 +00:00
code-stubs-arm64.h ARM64: Enable shorten-64-to-32 warning 2015-05-15 05:13:11 +00:00
codegen-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
codegen-arm64.h Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-22 11:43:39 +00:00
constants-arm64.h ARM64: Fix some signed-unsigned comparisons from cdc43bc (r28412). 2015-05-20 12:37:13 +00:00
cpu-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
decoder-arm64-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
decoder-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
decoder-arm64.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
delayed-masm-arm64-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
delayed-masm-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
delayed-masm-arm64.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
deoptimizer-arm64.cc Move Full-codegen into its own folder. 2015-07-24 10:11:57 +00:00
disasm-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
disasm-arm64.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-arm64.cc Add support for Embedded Constant Pools for PPC and Arm 2015-06-04 14:44:15 +00:00
frames-arm64.h Our JavaScriptFrame::function_slot_object is arch independent. 2015-07-13 12:45:29 +00:00
instructions-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
instructions-arm64.h ARM64: Enable shorten-64-to-32 warning 2015-05-15 05:13:11 +00:00
instrument-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
instrument-arm64.h Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
interface-descriptors-arm64.cc [stubs] Unify (and optimize) implementation of ToObject. 2015-07-31 12:25:44 +00:00
interface-descriptors-arm64.h Refactoring InterfaceDescriptors away from code-stubs.h 2014-08-29 10:40:02 +00:00
lithium-arm64.cc Reland of "Remove ExternalArray, derived types, and element kinds" 2015-07-28 09:29:55 +00:00
lithium-arm64.h [stubs] Don't pass name to Load/StoreGlobalViaContext stubs. 2015-07-28 06:04:29 +00:00
lithium-codegen-arm64.cc [runtime] DeclareGlobals and DeclareLookupSlot don't need context parameters. 2015-07-30 09:30:00 +00:00
lithium-codegen-arm64.h VectorICs: Lithium support for vector-based stores. 2015-06-26 07:53:38 +00:00
lithium-gap-resolver-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
lithium-gap-resolver-arm64.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
macro-assembler-arm64-inl.h Arm64: Remove forced csp alignment to 16 byte values for Nvidia chips. 2014-11-07 23:34:44 +00:00
macro-assembler-arm64.cc Debugger: move implementation to a separate folder. 2015-07-31 11:08:15 +00:00
macro-assembler-arm64.h [stubs] Optimize LoadGlobalViaContextStub and StoreGlobalViaContextStub. 2015-07-24 07:17:05 +00:00
OWNERS Rename A64 port to ARM64 port 2014-03-21 09:28:26 +00:00
regexp-macro-assembler-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
regexp-macro-assembler-arm64.h ARM64: Propagate notification about aborted compilation from RegExpEngine to MacroAssembler. 2015-05-18 19:41:14 +00:00
simulator-arm64.cc Replace OFFSET_OF with offsetof as far as possible. 2015-06-17 09:06:56 +00:00
simulator-arm64.h Fixed various simulator-related space leaks. 2015-05-20 05:55:45 +00:00
utils-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
utils-arm64.h ARM64: Enable shorten-64-to-32 warning 2015-05-15 05:13:11 +00:00