v8/src/arm
leszeks 050bf39d85 Instead of having a hashmap with a function pointer defining its
matching function, creates a hashmap the specialises the case of keys
that simply check pointer equality.

I measure an average ~1% improvement on Octane code-load.

Review-Url: https://codereview.chromium.org/2369963002
Cr-Commit-Position: refs/heads/master@{#39920}
2016-09-30 16:17:06 +00:00
..
assembler-arm-inl.h [arm] Enable Crankshaft for all ARM targets. 2016-09-26 14:05:07 +00:00
assembler-arm.cc [arm] Remove --enable-movw-movt. 2016-09-29 10:44:55 +00:00
assembler-arm.h [arm] Clean up use of IsSupported and IsEnabled. 2016-09-23 15:29:22 +00:00
code-stubs-arm.cc [stubs] Port ToString platform stub to TurboFan. 2016-09-29 14:50:57 +00:00
code-stubs-arm.h Make whether or not a Code object should be created by masm explicit 2015-11-25 14:23:56 +00:00
codegen-arm.cc [arm] Clean up use of IsSupported and IsEnabled. 2016-09-23 15:29:22 +00:00
codegen-arm.h Include only stuff you need, part 2: ast.h, ast-value-factory.h in ports. 2016-08-22 08:16:57 +00:00
constants-arm.cc Re-reland: Remove register index/code indirection 2015-10-02 16:55:22 +00:00
constants-arm.h [arm] Fix an accessor return type. 2016-08-25 09:05:23 +00:00
cpu-arm.cc Make FlushICache part of Assembler(Base) and take Isolate as parameter. 2015-09-11 12:59:47 +00:00
deoptimizer-arm.cc [arm] Clean up use of IsSupported and IsEnabled. 2016-09-23 15:29:22 +00:00
disasm-arm.cc Reland of [turbofan] ARM: Implement vswp and use in gap resolver 2016-09-08 07:12:17 +00:00
eh-frame-arm.cc Reland Implement .eh_frame writer and disassembler. 2016-07-14 10:33:26 +00:00
frames-arm.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-arm.h [runtime] Unify and simplify how frames are marked 2016-03-08 08:36:36 +00:00
interface-descriptors-arm.cc [stubs] ApiCallbackDescriptor cleanup - make it independent on the number of JS parameters. 2016-09-21 11:08:45 +00:00
interface-descriptors-arm.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
macro-assembler-arm.cc [arm] Remove --enable-movw-movt. 2016-09-29 10:44:55 +00:00
macro-assembler-arm.h [ic][ia32][x87] Don't push/pop value/slot/vector in store handlers. 2016-09-23 14:29:21 +00:00
simulator-arm.cc Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00
simulator-arm.h Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00