v8/src/x64
jkummerow 5ef05d8e2c [cleanup] Drop handwritten KeyedStoreIC code
The handwritten-assembly implementations of both dispatcher and
generic stub have been replaced by Turbofan-generated stubs.

Review-Url: https://codereview.chromium.org/2523473002
Cr-Commit-Position: refs/heads/master@{#41188}
2016-11-22 15:43:59 +00:00
..
assembler-x64-inl.h [simd] Disable Simd Scalar lowering for x64, enable tests for all other architectures. 2016-11-21 23:03:26 +00:00
assembler-x64.cc [heap] Use size_t for heap and space counters. 2016-11-14 16:47:18 +00:00
assembler-x64.h Remove some leftovers of full-codegen's generators implementation. 2016-11-22 13:49:01 +00:00
code-stubs-x64.cc [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
code-stubs-x64.h [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-27 15:31:31 +00:00
codegen-x64.cc [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
codegen-x64.h Include only stuff you need, part 2: ast.h, ast-value-factory.h in ports. 2016-08-22 08:16:57 +00:00
cpu-x64.cc
deoptimizer-x64.cc Add Smi::Zero and replace all Smi::FromInt(0) calls 2016-10-07 13:05:26 +00:00
disasm-x64.cc [x64] supplement SSE insturctions for SIMD.js 2016-09-12 06:25:00 +00:00
eh-frame-x64.cc Reland Implement .eh_frame writer and disassembler. 2016-07-14 10:33:26 +00:00
frames-x64.cc
frames-x64.h
interface-descriptors-x64.cc [ic] Extract load IC proto array handlers handling to a separate stub. 2016-11-15 11:16:39 +00:00
macro-assembler-x64.cc [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
macro-assembler-x64.h [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
simulator-x64.cc
simulator-x64.h
sse-instr.h [x64] supplement SSE insturctions for SIMD.js 2016-09-12 06:25:00 +00:00