v8/src/x87
cdai2 3df35e3f94 X87: Vector ICs: ClassLiterals need to allocate a vector slot for home objects.
port b27016b78a (r28827).

original commit message:

BUG=
R=weiliang.lin@intel.com

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

Cr-Commit-Position: refs/heads/master@{#28951}
2015-06-11 15:56:04 +00:00
..
assembler-x87-inl.h Add support for Embedded Constant Pools for PPC and Arm 2015-06-04 14:44:15 +00:00
assembler-x87.cc Add support for Embedded Constant Pools for PPC and Arm 2015-06-04 14:44:15 +00:00
assembler-x87.h Fix issues with Arm's use of embedded constant pools 2015-06-09 16:00:25 +00:00
builtins-x87.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
code-stubs-x87.cc [strong] Refactor ObjectStrength into a replacement for strong boolean args 2015-06-08 12:18:15 +00:00
code-stubs-x87.h Replace OVERRIDE->override and FINAL->final since we now require C++11. 2015-04-20 13:08:14 +00:00
codegen-x87.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
codegen-x87.h
cpu-x87.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
debug-x87.cc X87: Vector ICs: debugger should save registers for vector store ics. 2015-06-11 15:54:12 +00:00
deoptimizer-x87.cc Add support for Embedded Constant Pools for PPC and Arm 2015-06-04 14:44:15 +00:00
disasm-x87.cc X87: Add a MathFloor stub generated with TurboFan 2015-05-13 11:14:26 +00:00
frames-x87.cc Add support for Embedded Constant Pools for PPC and Arm 2015-06-04 14:44:15 +00:00
frames-x87.h Remove frame pointer from StackHandler. 2015-03-10 15:56:27 +00:00
full-codegen-x87.cc X87: Vector ICs: ClassLiterals need to allocate a vector slot for home objects. 2015-06-11 15:56:04 +00:00
interface-descriptors-x87.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
lithium-codegen-x87.cc X87: [date] Refactor the %_DateField intrinsic to be optimizable. 2015-06-11 15:48:19 +00:00
lithium-codegen-x87.h Make writing of frame translation platform independent. 2015-06-11 06:09:13 +00:00
lithium-gap-resolver-x87.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
lithium-gap-resolver-x87.h Replace OVERRIDE->override and FINAL->final since we now require C++11. 2015-04-20 13:08:14 +00:00
lithium-x87.cc X87: [date] Refactor the %_DateField intrinsic to be optimizable. 2015-06-11 15:48:19 +00:00
lithium-x87.h X87: Now that vector ics are established for load, keyed load and call ics, let's remove dead code behind the flag. 2015-05-19 09:56:25 +00:00
macro-assembler-x87.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
macro-assembler-x87.h Reland "Merge old data and pointer space." 2015-04-07 11:32:10 +00:00
OWNERS
regexp-macro-assembler-x87.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
regexp-macro-assembler-x87.h X87: Remove the dependency of Zone on Isolate 2015-02-07 06:22:47 +00:00
simulator-x87.cc
simulator-x87.h