[mips] Fix Load/StoreGlobalContext stubs.
[platform/upstream/v8.git] / src / mips64 / code-stubs-mips64.cc
2015-07-24 bmeurer[mips] Fix Load/StoreGlobalContext stubs.
2015-07-24 bmeurer[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
2015-07-23 mostynbconvert a bunch of DCHECKs to STATIC_ASSERT
2015-07-23 mvstantonHydrogenCodeStubs consume stack arguments via descriptor.
2015-07-23 dannoUnify "runtime-style" IC functions with Runtime intrinsics
2015-07-22 mstarzingerFix pushing of register in CallConstructStub outside...
2015-07-17 paul.lindMIPS64: Fix string stubs.
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 mstarzingerSwitch CallConstructStub to take new.target in register.
2015-07-15 machenbachReland Update V8 DEPS.
2015-07-13 machenbachRevert of Update V8 DEPS. (patchset #3 id:40001 of...
2015-07-13 machenbachUpdate V8 DEPS.
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-26 dusan.milosavljevicMIPS: Fix unpredictable random failures after direct...
2015-06-25 Michael Stanton[ic] Record call counts for monomorphic calls made...
2015-06-23 dslomovDo not add extra argument for new.target
2015-06-19 conradwRevert relanded strong property access CL
2015-06-18 conradwRevert of Revert of [strong] Implement strong mode...
2015-06-18 conradwRevert of [strong] Implement strong mode restrictions...
2015-06-18 conradw[strong] Implement strong mode restrictions on property...
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-02 conradw[strong] create strong array literals
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-22 mvstantonVector ICs: Introduce Store and KeyedStore IC code...
2015-05-20 mvstantonCleanup interface descriptors to reflect that vectors...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-06 conradw[es6] Fix symbol comparison on some architectures
2015-05-06 mvstantonOptimize the typeof operator.
2015-05-05 dslomovHandle the case when derived constructor is [[Call...
2015-05-05 balazs.kilvadyMIPS: Improve '[es6] When comparing two symbols we...
2015-05-05 dannoRevert of Collect type feedback on result of Math....
2015-05-05 arv[es6] When comparing two symbols we may need to throw...
2015-05-05 dannoCollect type feedback on result of Math.[round|ceil...
2015-05-04 jarinRemove materialized objects on stack unwind.
2015-04-16 paul.lindMIPS: Fix for StringCharCodeAtGenerator for vector...
2015-04-16 paul.lindReland MIPS: Vector-ICs - speed towards the monomorphic...
2015-04-11 paul.lindRevert "MIPS: Vector-ICs - speed towards the monomorphi...
2015-04-10 balazs.kilvadyMIPS: Vector-ICs - speed towards the monomorphic exit...
2015-04-10 verwaestReland "Merge cellspace into old pointer space"
2015-04-09 adamkRevert of Merge cellspace into old pointer space (patch...
2015-04-09 verwaestMerge cellspace into old pointer space
2015-04-07 mvstantonCode cleanup in GenerateRecordCallTarget.
2015-04-07 adamkReimplement Maps and Sets in JS
2015-04-02 balazs.kilvadyMIPS: v8:3539 - hold constructor feedback in weak cells
2015-03-31 verwaestGenerate common StoreFastElementStubs ahead of time
2015-03-25 balazs.kilvadyMIPS: Switch full-codegen from StackHandlers to handler...
2015-03-23 akos.palfiMIPS64: VectorICs: keyed element loads were kicking...
2015-03-17 mstarzingerDelegate throwing in RegExpExecStub to CEntryStub.
2015-03-17 mvstantonUse platform specific stubs for vector-based Load/Keyed...
2015-03-16 svenpanneRemove BLACKLIST from check-name-clashes.py, it's wrong...
2015-03-06 svenpanneIntrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
2015-03-05 balazs.kilvadyMIPS: [turbofan] Implement throwing exceptions into...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 dslomovRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 balazs.kilvadyMIPS: Move stack unwinding logic into the runtime.
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 dslomovRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 mvstantonRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 dslomovImplement subclassing Arrays.
2015-02-28 dslomovDisallow subclassing Arrays.
2015-02-27 dslomovRevert of Disallow subclassing Arrays. (patchset #3...
2015-02-27 dslomovDisallow subclassing Arrays.
2015-02-23 dusan.milosavljevicMIPS64: Implement optimization utilizing signaling...
2015-02-14 caitpotter88Implement ES6 rest parameters
2015-02-11 akos.palfiMIPS: new classes: implement new.target passing to...
2015-02-05 mvstantonCallIC MISS handler doesn't need receiver.
2015-02-04 paul.lindMIPS: Calls to the CallIC miss handler looked up the...
2015-02-04 balazs.kilvadyMIPS: Retry "Use a WeakCell in the CallIC type vector."
2015-02-02 balazs.kilvadyMIPS: Use weak cell to embed known map in CompareIC
2015-01-30 balazs.kilvadyMIPS: Reland "Initial switch to Chromium-style CHECK_...
2015-01-27 balazs.kilvadyMIPS: Use a trampoline stub to load the type feedback...
2015-01-26 balazs.kilvadyMIPS: Refactoring after 'MIPS: split api call stubs...
2015-01-26 paul.lindMIPS64: fix wrong register use in LoadIndexedStringStub.
2015-01-23 balazs.kilvadyMIPS: convert compile-time checkable DCHECKs to STATIC_...
2015-01-23 akos.palfiMIPS: new classes: change semantics of super(...) call...
2015-01-20 dcarneymove CallApiFunctionAndReturn to code-stubs-*
2015-01-19 dcarneyadd stub for api function calls with known number of...
2015-01-17 akos.palfiMIPS: split api call stubs into accessor and function...
2014-12-20 machenbachRevert of Remove obsolete V8_INFINITY macro. (patchset...
2014-12-20 machenbachRevert of [mips] Fix typos introduced by previous commi...
2014-12-19 Benedikt Meurer[mips] Fix typos introduced by previous commit.
2014-12-19 bmeurerRemove obsolete V8_INFINITY macro.
2014-12-15 balazs.kilvadyMIPS: [turbofan] Remove the no-context hack for JSToNumber.
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
2014-12-03 balazs.kilvadyMIPS64: [turbofan] Add checked load/store operators.
2014-11-19 Dusan MilosavljevicMIPS64: Prepare additonal code for turbofan landing.
2014-11-10 svenpanne@chromium.orgRemoved dead WriteInt32ToHeapNumberStub.
2014-11-07 balazs.kilvady@img... MIPS: Try avoiding MISS for callic monomorphic case.
2014-11-06 balazs.kilvady@img... MIPS: Turn ToNumberStub into a PlatformCodeStub again.
2014-10-20 balazs.kilvady@img... MIPS64: vector-based ICs did not update type feedback...
2014-10-17 akos.palfi@imgtec.comMIPS64: ReceiverCheckMode needs to be utilized further.
2014-10-16 balazs.kilvady@img... MIPS: Fix clang compilation error.
2014-10-16 balazs.kilvady@img... MIPS: Eliminate special keyed load string stub in favor...
2014-10-16 balazs.kilvady@img... MIPS: Fix code for InstanceofStub.
next