v8/src/mips
fschneider@chromium.org 570a499bce MIPS: Additional explicit zone allocation changes.
These changes were not included in r10863 (226afed4) because of patch submission ordering.

BUG=
TEST=
Patch from Daniel Kalmar <kalmard@homejinni.com>.
Review URL: https://chromiumcodereview.appspot.com/9566003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10892 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-03-01 12:56:02 +00:00
..
assembler-mips-inl.h Include what you use for allocation, api, assembler, and ast. 2012-01-25 16:31:25 +00:00
assembler-mips.cc MIPS: Don't allow large immediates for certain instructions. 2012-02-08 14:41:10 +00:00
assembler-mips.h MIPS: Fix for an ARM register allocation bug. 2012-01-19 13:41:11 +00:00
builtins-mips.cc MIPS: Implement inlining of constructor calls. 2012-02-29 09:48:03 +00:00
code-stubs-mips.cc MIPS: Implement inlining of constructor calls. 2012-02-29 09:48:03 +00:00
code-stubs-mips.h MIPS: Add a level of indirection to exception handler addresses. 2011-11-21 14:05:18 +00:00
codegen-mips.cc MIPS: Implement KeyedStoreICs to grow arrays on out-of-bound stores. 2012-02-14 15:49:10 +00:00
codegen-mips.h MIPS: Porting r10023 and r10054 to arm (pointer cache for external strings). 2011-12-01 08:31:09 +00:00
constants-mips.cc More spelling changes. 2012-01-16 12:38:59 +00:00
constants-mips.h More spelling changes. 2012-01-16 12:38:59 +00:00
cpu-mips.cc MIPS: Added Android-specific version of cacheflush call. 2012-01-26 16:54:44 +00:00
debug-mips.cc MIPS: Fix and adapt debugger for new call target caches. 2012-01-30 11:10:14 +00:00
deoptimizer-mips.cc MIPS: Implement inlining of constructor calls. 2012-02-29 09:48:03 +00:00
disasm-mips.cc MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
frames-mips.cc Submit code-stubs-mips.cc. 2011-05-16 08:38:19 +00:00
frames-mips.h MIPS: Support inlining at call-sites with mismatched number of arguments. 2012-01-26 11:26:45 +00:00
full-codegen-mips.cc MIPS: Support fast case for-in in Crankshaft. 2012-02-29 12:05:58 +00:00
ic-mips.cc MIPS: Fix secondary stub cache and add a test for the stub cache lookups. This is a commit of https://chromiumcodereview.appspot.com/9566004 for Daniel Kalmar 2012-03-01 12:12:56 +00:00
lithium-codegen-mips.cc MIPS: Implement inlined object allocation in Crankshaft. 2012-03-01 12:38:58 +00:00
lithium-codegen-mips.h Implement inlining of constructor calls. 2012-02-28 09:05:55 +00:00
lithium-gap-resolver-mips.cc MIPS: Fix for an ARM register allocation bug. 2012-01-19 13:41:11 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc MIPS: Additional explicit zone allocation changes. 2012-03-01 12:56:02 +00:00
lithium-mips.h MIPS: Implement inlined object allocation in Crankshaft. 2012-03-01 12:38:58 +00:00
macro-assembler-mips.cc MIPS: Support fast case for-in in Crankshaft. 2012-02-29 12:05:58 +00:00
macro-assembler-mips.h MIPS: Support fast case for-in in Crankshaft. 2012-02-29 12:05:58 +00:00
regexp-macro-assembler-mips.cc Thread the current isolate through a few places, avoiding Isolate::Current(). 2012-02-28 10:32:02 +00:00
regexp-macro-assembler-mips.h Fix presubmit errors caused by updated depot tools 2011-09-08 19:57:14 +00:00
simulator-mips.cc Increase ARM/MIPS simulators stack safety margin to 1024 bytes 2012-02-16 14:16:12 +00:00
simulator-mips.h MIPS: Repeat last debugger command in the arm simulator when command input is empty. 2011-11-10 08:01:23 +00:00
stub-cache-mips.cc MIPS: Fix secondary stub cache and add a test for the stub cache lookups. This is a commit of https://chromiumcodereview.appspot.com/9566004 for Daniel Kalmar 2012-03-01 12:12:56 +00:00