v8/src/mips
palfia@homejinni.com 1d33c7721d MIPS: Add separate flag for --trace-stub-failures
Port r13598 (79a374cf)

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/12211088

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13654 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-02-13 13:45:26 +00:00
..
assembler-mips-inl.h MIPS: Re-land Crankshaft-generated KeyedLoad stubs. 2013-01-07 10:18:25 +00:00
assembler-mips.cc ARM: Make use of d16-d31 when available. 2013-01-23 16:29:48 +00:00
assembler-mips.h ARM: Make use of d16-d31 when available. 2013-01-23 16:29:48 +00:00
builtins-mips.cc MIPS: Add StubFailureTrampolineFrames 2013-01-30 16:09:31 +00:00
code-stubs-mips.cc MIPS: Fix gbemu performance regression. 2013-01-31 12:57:05 +00:00
code-stubs-mips.h MIPS: Re-land Crankshaft-generated KeyedLoad stubs. 2013-01-07 10:18:25 +00:00
codegen-mips.cc MIPS: Additional work to get array literal allocation tracking working, even with --always-opt 2013-01-21 08:30:11 +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: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +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: Add separate flag for --trace-stub-failures 2013-02-13 13:45:26 +00:00
disasm-mips.cc MIPS: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +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: Additional work to get array literal allocation tracking working, even with --always-opt 2013-01-21 08:30:11 +00:00
ic-mips.cc MIPS: Replace store array length builtin with codestub. 2013-01-28 13:37:32 +00:00
lithium-codegen-mips.cc Separated smi check from HBoundsCheck. 2013-02-12 11:44:08 +00:00
lithium-codegen-mips.h Separated smi check from HBoundsCheck. 2013-02-12 11:44:08 +00:00
lithium-gap-resolver-mips.cc MIPS: Re-land Crankshaft-generated KeyedLoad stubs. 2013-01-07 10:18:25 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc Separated smi check from HBoundsCheck. 2013-02-12 11:44:08 +00:00
lithium-mips.h MIPS: Avoid handle dereference during graph optimization. 2013-01-23 15:25:28 +00:00
macro-assembler-mips.cc MIPS: Incorrect ARM assembly in MacroAssembler::TestJSArrayForAllocationSiteInfo 2013-01-22 16:18:59 +00:00
macro-assembler-mips.h MIPS: Adapt Danno's Track Allocation Info idea to fast literals. 2013-01-09 10:12:56 +00:00
regexp-macro-assembler-mips.cc MIPS: Continues Latin-1 support. All tests pass with ENABLE_LATIN_1 flag. 2013-01-16 10:00:31 +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: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +00:00
simulator-mips.h MIPS: Faster implementation of Math.exp() 2012-11-29 09:22:08 +00:00
stub-cache-mips.cc Split CompileCallConstant into logical parts for Frontend and Backend. 2013-02-06 11:48:29 +00:00