[stubs] Unify (and optimize) implementation of ToObject.
[platform/upstream/v8.git] / src / mips / interface-descriptors-mips.cc
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-28 bmeurer[stubs] Don't pass name to Load/StoreGlobalViaContext...
2015-07-24 bmeurer[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
2015-07-23 mvstantonHydrogenCodeStubs consume stack arguments via descriptor.
2015-07-22 mvstantonEliminate redundant descriptor ElementTransitionAndStor...
2015-07-15 mstarzingerSwitch CallConstructStub to take new.target in register.
2015-07-13 ishellLoads and stores to global vars are now made via proper...
2015-07-08 dannoReland: Add unoptimized/optimized variants of MathFloor...
2015-07-08 dannoRevert of Add unoptimized/optimized variants of MathFlo...
2015-07-08 dannoAdd unoptimized/optimized variants of MathFloor TF...
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
2015-06-24 dannoUse big-boy Types to annotate interface descriptor...
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-12 mvstantonNew hydrogen instruction to reduce cost of growing...
2015-05-11 paul.lindMIPS: Fix Add a MathFloor stub generated with TurboFan.
2015-05-11 dannoAdd a MathFloor stub generated with TurboFan
2015-05-06 mvstantonOptimize the typeof operator.
2015-04-30 mvstantonUse a stub in crankshaft for grow store arrays.
2015-03-19 bmeurer[stubs] Add missing interface descriptor for the CompareIC.
2015-02-04 balazs.kilvadyMIPS: Retry "Use a WeakCell in the CallIC type vector."
2015-01-27 balazs.kilvadyMIPS: Use a trampoline stub to load the type feedback...
2015-01-17 akos.palfiMIPS: split api call stubs into accessor and function...
2014-11-19 Michael StantonRevert "Re-land r25392 Use a stub in crankshaft for...
2014-11-18 Balazs KilvadyMIPS: Re-land r25392 Use a stub in crankshaft for grow...
2014-11-04 balazs.kilvady@img... MIPS: [turbofan] Add AllocateHeapNumberStub to avoid...
2014-09-30 ishell@chromium.orgHydrogenize (and share) part of StoreTransition handler...
2014-09-29 ishell@chromium.orgExtendStorageStub added, it is aimed for extending...
2014-09-11 balazs.kilvady@img... MIPS: Added CallInterfaceDescriptors to all code stubs.
2014-09-04 akos.palfi@imgtec.comMIPS: CallDescriptors::InitializeForIsolate() is no...
2014-09-03 balazs.kilvady@img... MIPS: Make concrete classes for individual call descrip...
2014-09-01 balazs.kilvady@img... MIPS: InterfaceDescriptor becomes CallInterfaceDescriptor.
2014-09-01 balazs.kilvady@img... MIPS: Multiple stubs can point to the same calling...
2014-08-29 balazs.kilvady@img... MIPS: Refactoring InterfaceDescriptors away from code...