v8/src/x87
bmeurer 6c85285b98 [intrinsics] Nuke %HasCachedArrayIndex and %GetCachedArrayIndex.
These intrinsics are unused now, and so we can drop all the code in
fullcodegen and Crankshaft that deals with those. TurboFan and Ignition
never tried to optimize those.

R=mstarzinger@chromium.org
BUG=v8:5049

Review-Url: https://codereview.chromium.org/2427673004
Cr-Commit-Position: refs/heads/master@{#40401}
2016-10-18 13:13:36 +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 Remove dead code for generated code coverage. 2016-07-26 11:54:43 +00:00
assembler-x87.h [turbofan] Add support for eager/soft deoptimization reasons. 2016-07-18 09:25:16 +00:00
code-stubs-x87.cc X87: [ic] Delete old KeyedLoadIC code. 2016-10-18 08:30:02 +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 X87: [builtins] Introduce proper Float64Exp operator. 2016-06-27 06:32:59 +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 Use source position table in turbofan code. 2016-06-29 12:04:11 +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 X87: [stubs] Refactor the CallICStub to pass the number of arguments. 2016-10-13 07:10:49 +00:00
macro-assembler-x87.cc [intrinsics] Nuke %HasCachedArrayIndex and %GetCachedArrayIndex. 2016-10-18 13:13:36 +00:00
macro-assembler-x87.h [intrinsics] Nuke %HasCachedArrayIndex and %GetCachedArrayIndex. 2016-10-18 13:13:36 +00:00
OWNERS
simulator-x87.cc
simulator-x87.h Remove a bunch of Isolate::Current() callsites from simulators 2015-11-23 08:10:06 +00:00