v8/src/mips
2012-11-12 13:27:36 +00:00
..
assembler-mips-inl.h MIPS: Use movw/movt instead of constant pool on ARMv7. 2012-10-22 11:15:09 +00:00
assembler-mips.cc Refactoring: Make emit_debug_code flag handling architecture-independent. 2012-11-09 13:43:48 +00:00
assembler-mips.h Fixed Code::FindCodeAgeSequence logic, removing a dead method on the way. 2012-11-12 13:27:36 +00:00
builtins-mips.cc Rename Context::global to Context::global_object, 2012-08-17 12:59:00 +00:00
code-stubs-mips.cc Rename kAsciiStringTag to kOneByteStringTag 2012-11-08 12:14:29 +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 Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +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 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 Speed up function deoptimization by avoiding quadratic pass over optimized function list. 2012-10-22 09:48:56 +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 Remove scratch register requirement from LoadInstanceDescriptors on arm and mips. 2012-10-19 12:39:59 +00:00
ic-mips.cc MIPS: Fix ARM bug introduced in r12604 that caused crashes on ARM on crypto-md5 from SunSpider. 2012-10-16 08:45:17 +00:00
lithium-codegen-mips.cc 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-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: 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-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
macro-assembler-mips.cc Rename kAsciiStringTag to kOneByteStringTag 2012-11-08 12:14:29 +00:00
macro-assembler-mips.h Remove scratch register requirement from LoadInstanceDescriptors on arm and mips. 2012-10-19 12:39:59 +00:00
regexp-macro-assembler-mips.cc Fix MIPS build broken by r12735 'Allow unaligned accesses for ARMv7'. 2012-10-16 08:23:15 +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 rounding in Uint8ClampedArray setter. 2012-08-27 07:29:36 +00:00
simulator-mips.h MIPS: Implement loop for global regexps in regexp assembler. 2012-05-24 07:29:49 +00:00
stub-cache-mips.cc Fix slack tracking when instance prototype changes. 2012-11-08 11:56:44 +00:00