v8/src/mips
balazs.kilvady d834db864f MIPS: Use weak cell to embed known map in CompareIC
Port 246a749a6f

BUG=v8:3663
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#26388}
2015-02-02 19:45:12 +00:00
..
assembler-mips-inl.h MIPS: [turbofan] Add backend support for float32. 2014-09-24 16:56:52 +00:00
assembler-mips.cc Remove deprecated v8::base::OS::nan_value(). 2015-01-21 14:38:58 +00:00
assembler-mips.h MIPS: [turbofan] Add backend support for float32. 2014-09-24 16:56:52 +00:00
builtins-mips.cc MIPS: new classes: change semantics of super(...) call and add new.target to construct stub. 2015-01-23 05:46:19 +00:00
code-stubs-mips.cc MIPS: Use weak cell to embed known map in CompareIC 2015-02-02 19:45:12 +00:00
code-stubs-mips.h Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
codegen-mips.cc MIPS: Fix bug in elements transition code for smi to double transitions. 2015-01-30 16:48:40 +00:00
codegen-mips.h MIPS: Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler. 2014-08-25 09:09:25 +00:00
constants-mips.cc Reland "MIPS: Add support for arch. revision 6 to mips32 port." 2014-08-12 19:04:15 +00:00
constants-mips.h MIPS: Refactoring after 'MIPS: split api call stubs into accessor and function call stubs'. 2015-01-26 17:02:10 +00:00
cpu-mips.cc Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
debug-mips.cc Updates to maintain flag --vector-ics 2014-10-08 09:15:09 +00:00
deoptimizer-mips.cc Cleanup deoptimizer relocation slot preparation. 2014-12-05 13:02:13 +00:00
disasm-mips.cc MIPS: Add cvt_d_s to disassembler. 2014-10-01 04:14:01 +00:00
frames-mips.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-mips.h Remove unused thread locals from debugger. 2014-05-20 15:20:02 +00:00
full-codegen-mips.cc MIPS: Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.". 2015-01-30 19:13:38 +00:00
interface-descriptors-mips.cc MIPS: Use a trampoline stub to load the type feedback vector for CallICs. 2015-01-27 15:54:49 +00:00
lithium-codegen-mips.cc MIPS: Continue learning for calls in crankshaft. 2015-01-28 17:17:45 +00:00
lithium-codegen-mips.h LCodeGen::CallKnownFunction gets the function in register. 2015-01-20 11:38:52 +00:00
lithium-gap-resolver-mips.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-gap-resolver-mips.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
lithium-mips.cc MIPS: Continue learning for calls in crankshaft. 2015-01-28 17:17:45 +00:00
lithium-mips.h MIPS: Continue learning for calls in crankshaft. 2015-01-28 17:17:45 +00:00
macro-assembler-mips.cc MIPS: Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.". 2015-01-30 19:13:38 +00:00
macro-assembler-mips.h MIPS: Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.". 2015-01-30 19:13:38 +00:00
OWNERS MIPS: Add owners files to src/ic/mips* 2014-08-25 12:26:44 +00:00
regexp-macro-assembler-mips.cc Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
regexp-macro-assembler-mips.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-mips.cc Use fast_sqrt instead of std::sqrt in simulators. 2015-01-20 13:53:45 +00:00
simulator-mips.h Reland "MIPS: Add support for arch. revision 6 to mips32 port." 2014-08-12 19:04:15 +00:00