v8/src/mips
2012-12-18 16:25:45 +00:00
..
assembler-mips-inl.h MIPS: Add code again to allow reclaiming old unexecuted functions. 2012-11-15 10:12:28 +00:00
assembler-mips.cc Moved buffer handling to AssemblerBase. 2012-11-22 10:28:29 +00:00
assembler-mips.h Moved buffer handling to AssemblerBase. 2012-11-22 10:28:29 +00:00
builtins-mips.cc MIPS: Add code again to allow reclaiming old unexecuted functions. 2012-11-15 10:12:28 +00:00
code-stubs-mips.cc MIPS: Fix register confusion in non-VFP3 BinaryOpStubs on ARM 2012-11-29 09:14:52 +00:00
code-stubs-mips.h MIPS: ARM: Fast path for integer inputs to EmitVFPTruncate 2012-11-29 09:09:39 +00:00
codegen-mips.cc MIPS: Improve array to string conversion. 2012-12-18 09:21:05 +00:00
codegen-mips.h Re-land Crankshaft-generated KeyedLoad stubs. 2012-12-18 16:25:45 +00:00
constants-mips.cc More spelling changes. 2012-01-16 12:38:59 +00:00
constants-mips.h MIPS: fix-up after r11344 2012-04-18 10:39:30 +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 Use a filter instead of a visitor to deoptimize selected functions in a context. 2012-12-17 10:23:52 +00:00
disasm-mips.cc MIPS: Added support for Loongson architectures. 2012-03-13 16:18:30 +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 Simplify implementation of assignment-to-const checks. 2012-12-18 12:00:50 +00:00
ic-mips.cc MIPS: Support all fast elements kinds in the major array operations. Currently missing support for unshift. 2012-11-21 09:54:53 +00:00
lithium-codegen-mips.cc MIPS: Improve array to string conversion. 2012-12-18 09:21:05 +00:00
lithium-codegen-mips.h MIPS: Consolidated all the key store/load classes in the Hydrogen and Lithium space into just two: HLoadKeyed/HLoadKeyedGeneric and HStoreKeyed/HStoreKeyedGeneric LLoadKeyed/LLoadKeyedGeneric and LStoreKeyed/LStoreKeyedGeneric 2012-11-07 08:37:58 +00:00
lithium-gap-resolver-mips.cc MIPS: Remove TLS access for current Zone. 2012-06-12 06:43:13 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc MIPS: Improve array to string conversion. 2012-12-18 09:21:05 +00:00
lithium-mips.h MIPS: Improve array to string conversion. 2012-12-18 09:21:05 +00:00
macro-assembler-mips.cc MIPS: Also time external callbacks from generated code. 2012-11-29 14:04:27 +00:00
macro-assembler-mips.h MIPS: DoNumberTagD performance improvement 2012-11-29 09:12:31 +00:00
regexp-macro-assembler-mips.cc Rename IsAsciiRepresentation 2012-11-21 10:01:05 +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: Faster implementation of Math.exp() 2012-11-29 09:22:08 +00:00
simulator-mips.h MIPS: Faster implementation of Math.exp() 2012-11-29 09:22:08 +00:00
stub-cache-mips.cc MIPS: Fix register confusion in non-VFP3 BinaryOpStubs on ARM 2012-11-29 09:14:52 +00:00