v8/src/mips
palfia@homejinni.com ae37cb350f MIPS: Enable pretenuring of fast literals in high promotion mode.
Port r14248 (144e215a)

BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14256 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-04-12 17:06:23 +00:00
..
assembler-mips-inl.h Use IsRuntimeEntry for RUNTIME_ENTRY comparison 2013-03-13 11:40:26 +00:00
assembler-mips.cc MIPS: Critical fix for label binding in RegExp engine when trampoline is emitted. 2013-03-20 17:29:04 +00:00
assembler-mips.h MIPS: Critical fix for label binding in RegExp engine when trampoline is emitted. 2013-03-20 17:29:04 +00:00
builtins-mips.cc MIPS: Generalizing remaining Allocate functions in the macro assemblers used in pretenuring. 2013-03-25 19:01:36 +00:00
code-stubs-mips.cc MIPS: * src/generator.js: Add methods and intialization for generator meta-objects. 2013-04-11 23:25:08 +00:00
code-stubs-mips.h MIPS: Compile FastCloneShallowArrayStub using Crankshaft. 2013-04-05 16:47:34 +00:00
codegen-mips.cc MIPS: Resolved the rest of soft-float bugs. 2013-04-05 02:16:58 +00:00
codegen-mips.h MIPS: Re-land Crankshaft-generated KeyedLoad stubs. 2013-01-07 10:18:25 +00:00
constants-mips.cc MIPS: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +00:00
constants-mips.h MIPS: Fixed faulty branch condition handling for doubles. 2013-03-06 18:55:50 +00:00
cpu-mips.cc MIPS: Added Android-specific version of cacheflush call. 2012-01-26 16:54:44 +00:00
debug-mips.cc Fix issue 825 (LiveEdit vs. function with no locals) in core and for ia32. 2012-05-03 17:31:34 +00:00
deoptimizer-mips.cc MIPS: Fix OSR for nested loops. 2013-04-11 00:50:58 +00:00
disasm-mips.cc MIPS: Use PrintF instead of fprintf. 2013-04-11 00:48:18 +00:00
frames-mips.cc MIPS: Unify deoptimizer for stub failure trampoline frames. 2013-03-11 09:58:45 +00:00
frames-mips.h Move StackHandlerConstants to platform-independent frames.h 2013-04-08 11:17:32 +00:00
full-codegen-mips.cc MIPS: * src/generator.js: Add methods and intialization for generator meta-objects. 2013-04-11 23:25:08 +00:00
ic-mips.cc MIPS: Make IC patching resilient to flushing of the original target() ic. 2013-03-08 00:52:37 +00:00
lithium-codegen-mips.cc MIPS: Enable pretenuring of fast literals in high promotion mode. 2013-04-12 17:06:23 +00:00
lithium-codegen-mips.h Separate Math Lithium operations. 2013-04-11 13:27:06 +00:00
lithium-gap-resolver-mips.cc Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc Separate Math Lithium operations. 2013-04-11 13:27:06 +00:00
lithium-mips.h Separate Math Lithium operations. 2013-04-11 13:27:06 +00:00
macro-assembler-mips.cc Remove push(holder_reg) in CheckAccessGlobalProxy. 2013-04-05 12:06:34 +00:00
macro-assembler-mips.h MIPS: Make the mips port build cleanly with clang. 2013-03-30 15:54:12 +00:00
OWNERS Add Paul Lind to the MIPS OWNER file 2013-03-20 19:13:01 +00:00
regexp-macro-assembler-mips.cc MIPS: Critical fix for label binding in RegExp engine when trampoline is emitted. 2013-03-20 17:29:04 +00:00
regexp-macro-assembler-mips.h Fix MIPS build broken by r12735 'Allow unaligned accesses for ARMv7'. 2012-10-16 08:23:15 +00:00
simulator-mips.cc MIPS: Fix register usage in commit r14239. 2013-04-12 09:25:04 +00:00
simulator-mips.h MIPS: Accurate function prototypes for native calls from ARM simulator. 2013-04-12 02:01:52 +00:00
stub-cache-mips.cc MIPS: Disentangle field from transition stores. 2013-04-11 23:22:08 +00:00