v8/src/ic
balazs.kilvady a25003cfa6 MIPS: Change CmpWeakValue to a more MIPS like GetWeakValue.
This approach saves one instruction by eliminating the use of Subu as a
pseudo-comparison.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#25662}
2014-12-04 16:29:16 +00:00
..
arm Do not embed function in DirectLoadGlobalFunctionPrototype. 2014-12-04 10:52:49 +00:00
arm64 Do not embed function in DirectLoadGlobalFunctionPrototype. 2014-12-04 10:52:49 +00:00
ia32 Do not embed function in DirectLoadGlobalFunctionPrototype. 2014-12-04 10:52:49 +00:00
mips MIPS: Change CmpWeakValue to a more MIPS like GetWeakValue. 2014-12-04 16:29:16 +00:00
mips64 MIPS: Change CmpWeakValue to a more MIPS like GetWeakValue. 2014-12-04 16:29:16 +00:00
ppc PowerPC specific sub-directories. 2014-11-11 08:30:23 +00:00
x64 Do not embed function in DirectLoadGlobalFunctionPrototype. 2014-12-04 10:52:49 +00:00
x87 Do not embed function in DirectLoadGlobalFunctionPrototype. 2014-12-04 10:52:49 +00:00
access-compiler.cc Move PropertyAccessCompiler and CallOptimization to their own files 2014-08-22 14:36:54 +00:00
access-compiler.h PropertyAccessCompiler should always emit reloc info for external references. 2014-11-13 15:37:37 +00:00
call-optimization.cc Move PropertyAccessCompiler and CallOptimization to their own files 2014-08-22 14:36:54 +00:00
call-optimization.h Move PropertyAccessCompiler and CallOptimization to their own files 2014-08-22 14:36:54 +00:00
handler-compiler.cc Use weak cells to embed maps in store handler. 2014-12-03 13:36:59 +00:00
handler-compiler.h Use weak cells to embed maps in store handler. 2014-12-03 13:36:59 +00:00
ic-compiler.cc PropertyICCompiler: expose monomorphic keyed load handler creation. 2014-10-24 13:12:04 +00:00
ic-compiler.h PropertyICCompiler: expose monomorphic keyed load handler creation. 2014-10-24 13:12:04 +00:00
ic-inl.h Flesh out vector ic state query and set mechanisms. 2014-11-27 16:36:40 +00:00
ic-state.cc Flesh out vector ic state query and set mechanisms. 2014-11-27 16:36:40 +00:00
ic-state.h Flesh out vector ic state query and set mechanisms. 2014-11-27 16:36:40 +00:00
ic.cc Flesh out vector ic state query and set mechanisms. 2014-11-27 16:36:40 +00:00
ic.h Flesh out vector ic state query and set mechanisms. 2014-11-27 16:36:40 +00:00
stub-cache.cc First step to cleanup the power-of-2 mess. 2014-09-02 13:36:35 +00:00
stub-cache.h To aid vector-based load ic work, we need to be able to handle 2014-09-08 12:51:29 +00:00