v8/src/x64
danno df2578d2ec [stubs] Port builtin for Array.push fast-case from Crankshaft to TF
Improves performance in simple, single element case by 5% and in multiple
elements cases by 2%.

BUG=chromium:608675
LOG=N

Review-Url: https://codereview.chromium.org/2497243002
Cr-Commit-Position: refs/heads/master@{#41368}
2016-11-29 16:58:30 +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 [stubs] Port builtin for Array.push fast-case from Crankshaft to TF 2016-11-29 16:58:30 +00:00
code-stubs-x64.h
codegen-x64.cc [Heap] Remove concept of MarkingParity. 2016-11-29 12:10:16 +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