v8/src/ia32
svenpanne 611eb25894 Converted FullCode to have its own list of known intrinsics.
Combined the various lists, the only slightly ugly thing is now the
distinction between intrinsics returning pairs and the rest, but
that's no big deal.

BUG=v8:3947
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#27135}
2015-03-11 14:03:29 +00:00
..
assembler-ia32-inl.h Serializer: correctly deal with internal references. 2015-03-05 13:46:46 +00:00
assembler-ia32.cc [turbofan] Support for %_DoubleHi, %_DoubleLo and %_ConstructDouble. 2015-03-05 09:22:38 +00:00
assembler-ia32.h [turbofan] Unify Math.floor / Math.ceil optimization. 2015-03-10 08:42:53 +00:00
builtins-ia32.cc Disallow subclassing Arrays. 2015-02-28 00:28:35 +00:00
code-stubs-ia32.cc Intrinsics in the INLINE_FUNCTION_LIST are now avaliable without '_', too. 2015-03-06 13:50:06 +00:00
code-stubs-ia32.h
codegen-ia32.cc
codegen-ia32.h
cpu-ia32.cc
debug-ia32.cc Refactor BreakLocationIterator. 2015-03-04 13:15:34 +00:00
deoptimizer-ia32.cc new classes: implement new.target passing to superclass constructor. 2015-02-11 09:47:51 +00:00
disasm-ia32.cc [turbofan] Support for %_DoubleHi, %_DoubleLo and %_ConstructDouble. 2015-03-05 09:22:38 +00:00
frames-ia32.cc
frames-ia32.h Remove frame pointer from StackHandler. 2015-03-10 15:56:27 +00:00
full-codegen-ia32.cc Converted FullCode to have its own list of known intrinsics. 2015-03-11 14:03:29 +00:00
interface-descriptors-ia32.cc Retry "Use a WeakCell in the CallIC type vector." 2015-02-04 09:46:22 +00:00
lithium-codegen-ia32.cc [turbofan] Unify Math.floor / Math.ceil optimization. 2015-03-10 08:42:53 +00:00
lithium-codegen-ia32.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
lithium-gap-resolver-ia32.cc
lithium-gap-resolver-ia32.h
lithium-ia32.cc Continue learning for calls in crankshaft. 2015-01-28 09:03:19 +00:00
lithium-ia32.h Introduce LanguageMode, drop StrictMode. 2015-02-04 09:34:26 +00:00
macro-assembler-ia32.cc Remove frame pointer from StackHandler. 2015-03-10 15:56:27 +00:00
macro-assembler-ia32.h [turbofan] Support for %_DoubleHi, %_DoubleLo and %_ConstructDouble. 2015-03-05 09:22:38 +00:00
regexp-macro-assembler-ia32.cc Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
regexp-macro-assembler-ia32.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-ia32.cc
simulator-ia32.h