v8/src/crankshaft
bmeurer 8c04a35c83 [intrinsics] Remove %_IsFunction inline intrinsic.
There's no point in having %_IsFunction as inline intrinsic, as it
is only used in non performance critical code, which is already full
of runtime calls anyway, so %IsFunction will do the trick as well.

R=yangguo@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#33660}
2016-02-02 09:14:07 +00:00
..
arm Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS 2016-01-29 18:58:04 +00:00
arm64 Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS 2016-01-29 18:58:04 +00:00
ia32 Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS 2016-01-29 18:58:04 +00:00
mips Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS 2016-01-29 18:58:04 +00:00
mips64 Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS 2016-01-29 18:58:04 +00:00
ppc PPC: Refactor checks for minus zero. 2016-01-29 20:40:37 +00:00
x64 Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS 2016-01-29 18:58:04 +00:00
x87 Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS 2016-01-29 18:58:04 +00:00
hydrogen-alias-analysis.h
hydrogen-bce.cc
hydrogen-bce.h
hydrogen-bch.cc
hydrogen-bch.h
hydrogen-canonicalize.cc
hydrogen-canonicalize.h
hydrogen-check-elimination.cc
hydrogen-check-elimination.h
hydrogen-dce.cc
hydrogen-dce.h
hydrogen-dehoist.cc
hydrogen-dehoist.h
hydrogen-environment-liveness.cc
hydrogen-environment-liveness.h
hydrogen-escape-analysis.cc [turbofan] Add performance counters for escape analysis 2016-01-05 10:30:23 +00:00
hydrogen-escape-analysis.h
hydrogen-flow-engine.h
hydrogen-gvn.cc
hydrogen-gvn.h
hydrogen-infer-representation.cc
hydrogen-infer-representation.h
hydrogen-infer-types.cc
hydrogen-infer-types.h
hydrogen-instructions.cc [crankshaft] Remove the useless HMapEnumLength instruction. 2016-01-21 15:26:56 +00:00
hydrogen-instructions.h [es6] Tail calls support. 2016-01-26 11:07:40 +00:00
hydrogen-load-elimination.cc
hydrogen-load-elimination.h
hydrogen-mark-deoptimize.cc
hydrogen-mark-deoptimize.h
hydrogen-mark-unreachable.cc
hydrogen-mark-unreachable.h
hydrogen-osr.cc
hydrogen-osr.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
hydrogen-range-analysis.cc
hydrogen-range-analysis.h
hydrogen-redundant-phi.cc
hydrogen-redundant-phi.h
hydrogen-removable-simulates.cc
hydrogen-removable-simulates.h
hydrogen-representation-changes.cc
hydrogen-representation-changes.h
hydrogen-sce.cc
hydrogen-sce.h
hydrogen-store-elimination.cc
hydrogen-store-elimination.h
hydrogen-types.cc Remove the template magic from types.(h|cc), remove types-inl.h. 2016-02-02 07:26:06 +00:00
hydrogen-types.h Replace HeapType with a non-templated FieldType class. 2016-01-26 15:03:57 +00:00
hydrogen-uint32-analysis.cc
hydrogen-uint32-analysis.h
hydrogen.cc [intrinsics] Remove %_IsFunction inline intrinsic. 2016-02-02 09:14:07 +00:00
hydrogen.h [intrinsics] Remove %_IsFunction inline intrinsic. 2016-02-02 09:14:07 +00:00
lithium-allocator-inl.h
lithium-allocator.cc For some platform such as X87, Crankshaft and Turbofan needs to use different 2015-10-22 13:24:49 +00:00
lithium-allocator.h
lithium-codegen.cc Move SourcePosition into separate header file. 2016-01-15 12:11:50 +00:00
lithium-codegen.h [crankshaft] Move deopt data population to LCodeGenBase. 2015-12-04 13:15:27 +00:00
lithium-inl.h
lithium.cc [turbofan] Port Crankshaft's weak objects mechanism to TurboFan. 2016-01-04 07:12:35 +00:00
lithium.h [turbofan] Port Crankshaft's weak objects mechanism to TurboFan. 2016-01-04 07:12:35 +00:00
OWNERS Add OWNERS files to src/crankshaft/ 2015-10-22 09:06:31 +00:00
typing.cc Remove the template magic from types.(h|cc), remove types-inl.h. 2016-02-02 07:26:06 +00:00
typing.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
unique.h