v8/src/x87
zhengxing.li 77a9da6b20 X87: [stubs] Port builtin for Array.push fast-case from Crankshaft to TF.
port df2578d2ec (r41368)

  original commit message:
  Improves performance in simple, single element case by 5% and in multiple
  elements cases by 2%.

BUG=

Review-Url: https://codereview.chromium.org/2540803004
Cr-Commit-Position: refs/heads/master@{#41377}
2016-11-30 09:07:15 +00:00
..
assembler-x87-inl.h [v8] Move all the RelocInfo::set_target_address function into one place. 2016-08-17 17:56:42 +00:00
assembler-x87.cc [heap] Use size_t for heap and space counters. 2016-11-14 16:47:18 +00:00
assembler-x87.h Remove some leftovers of full-codegen's generators implementation. 2016-11-22 13:49:01 +00:00
code-stubs-x87.cc X87: [stubs] Port builtin for Array.push fast-case from Crankshaft to TF. 2016-11-30 09:07:15 +00:00
code-stubs-x87.h X87: [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-30 06:25:44 +00:00
codegen-x87.cc [Heap] Remove concept of MarkingParity. 2016-11-29 12:10:16 +00:00
codegen-x87.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-x87.cc
deoptimizer-x87.cc [heap] Simplify adjusting of live bytes. 2016-11-18 11:11:52 +00:00
disasm-x87.cc X87: [ia32] Fixes a bug in cmpw. 2016-07-01 05:01:33 +00:00
frames-x87.cc
frames-x87.h X87: [runtime] Unify and simplify how frames are marked. 2016-03-10 02:39:58 +00:00
interface-descriptors-x87.cc [ic] Extract load IC proto array handlers handling to a separate stub. 2016-11-15 11:16:39 +00:00
macro-assembler-x87.cc [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
macro-assembler-x87.h [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
OWNERS X87: Add chunyang.dai@intel.com to X87 folder OWNER file 2016-11-16 08:37:16 +00:00
simulator-x87.cc
simulator-x87.h Remove a bunch of Isolate::Current() callsites from simulators 2015-11-23 08:10:06 +00:00