[builtins] Unify the various versions of [[Call]] with a Call builtin.
[platform/upstream/v8.git] / src / mips64 / macro-assembler-mips64.cc
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-03 bmeurerRemove obsolete functionality from the MacroAssemblers.
2015-09-03 machenbachRevert of [es5] Class of object is "Function" if object...
2015-09-03 bmeurer[es5] Class of object is "Function" if object has ...
2015-09-03 mstarzinger[presubmit] Fix build/include linter violations.
2015-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-17 mstarzingerRemove grab-bag includes of v8.h from architecture...
2015-08-01 dusan.milosavljevicMIPS64: Fix hidden bug in relocations for j and jal.
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-26 paul.lindMIPS64: Fix LoadGlobalViaContextStub
2015-07-23 dannoUnify "runtime-style" IC functions with Runtime intrinsics
2015-07-13 balazs.kilvadyMIPS64: Fix 'Fix keyed element access wrt string wrappers'.
2015-07-13 yangguoDebugger: refactor reloc info.
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-06-17 jkummerowClean up JSConstructStub
2015-06-17 dusan.milosavljevicReland "MIPS64: Fix lithium arithmetic operations for...
2015-06-15 balazs.kilvadyMIPS64: Reland 'Enable shorten-64-to-32 warning.'
2015-06-12 yangguoRevert of MIPS64: Enable shorten-64-to-32 warning....
2015-06-12 balazs.kilvadyMIPS64: Enable shorten-64-to-32 warning.
2015-06-09 dusan.milosavljevicMIPS64: Improve long branches utilizing code range.
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-26 erikcorryMove hash code from hidden string to a private symbol
2015-05-05 dusan.milosavljevicMIPS: Fix long branch mode and FPU branches.
2015-05-05 dannoRevert of Collect type feedback on result of Math....
2015-05-05 dannoCollect type feedback on result of Math.[round|ceil...
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-08 dusan.milosavljevicMIPS64: Unbreak cross build.
2015-04-02 paul.lindMIPS: Remove unused J(Label *).
2015-04-02 paul.lindMIPS: Fix another bug with mozilla regress-396684.js
2015-04-01 balazs.kilvadyMIPS: Rename BranchF functions.
2015-03-31 akos.palfiMIPS64: [turbofan] Add backend support for float32...
2015-03-30 dusan.milosavljevicMIPS64: Improve loading constants for double and intege...
2015-03-25 balazs.kilvadyMIPS: Switch full-codegen from StackHandlers to handler...
2015-03-18 balazs.kilvadyMIPS: Remove kind field from StackHandler.
2015-03-17 dusan.milosavljevicMIPS64: Fix bugs in branches for unsigned conditions.
2015-03-10 paul.lindMIPS: Remove frame pointer from StackHandler.
2015-03-10 balazs.kilvadyMIPS: Remove code object from StackHandler.
2015-03-05 yangguoOnly reference constant root list entries in the snapshot.
2015-03-05 balazs.kilvadyMIPS: [turbofan] Support for %_DoubleHi, %_DoubleLo...
2015-03-03 balazs.kilvadyMIPS: Move stack unwinding logic into the runtime.
2015-02-25 dusan.milosavljevicMIPS64: Improve and fix hole nan checks and canonicaliz...
2015-02-25 balazs.kilvadyMIPS: Fix 'MIPS: Move Maps' back pointers from "transit...
2015-02-25 akos.palfiMIPS: Move Maps' back pointers from "transitions" to...
2015-02-23 dusan.milosavljevicMIPS64: Implement optimization utilizing signaling...
2015-02-17 balazs.kilvadyMIPS64: Assembler support for internal references.
2015-01-30 balazs.kilvadyMIPS: Reland "Initial switch to Chromium-style CHECK_...
2015-01-28 ulanExtract LoadAccessor into a masm function.
2015-01-22 paul.lindMIPS: Use signaling NaN for holes in fixed double arrays.
2015-01-20 dcarneymove CallApiFunctionAndReturn to code-stubs-*
2015-01-19 ishellMassive renaming of PropertyType values and other impli...
2015-01-17 akos.palfiMIPS: split api call stubs into accessor and function...
2014-12-22 ulanUse weak cell in monomorphic KeyedStore IC.
2014-12-04 balazs.kilvadyMIPS: Change CmpWeakValue to a more MIPS like GetWeakValue.
2014-12-03 balazs.kilvadyMIPS: Use weak cells to embed maps in store handler.
2014-12-03 balazs.kilvadyMIPS64: [turbofan] Add checked load/store operators.
2014-12-02 ulanReland parts of 'Use weak cells in map checks in polymo...
2014-12-02 machenbachRevert of Use weak cells in map checks in polymorphic...
2014-12-02 machenbachRevert of MIPS: Use weak cells in map checks in polymor...
2014-12-01 paul.lindMIPS: Use weak cells in map checks in polymorphic ICs.
2014-12-01 ulanUse weak cells in map checks in polymorphic ICs.
2014-11-19 Dusan MilosavljevicMIPS64: Prepare additonal code for turbofan landing.
2014-11-19 ishellPropertyDetails cleanup: NORMAL property type merged...
2014-10-27 dusan.milosavljevi... Make NextCodeLink pointer 8-byte aligned after GC point...
2014-10-13 rmcilroy@chromium.orgRefactor FrameAndConstantPoolScope and ConstantPoolUnav...
2014-10-08 akos.palfi@imgtec.comMIPS64: Fix TruncatingDiv.
2014-09-25 yangguo@chromium.orgMove i18n-related runtime functions into a separate...
2014-09-23 jkummerow@chromium.orgFix method dispatch in Keyed/StoreIC, and JumpIfNotUniq...
2014-09-10 paul.lind@imgtec.comMIPS: Rename ascii to one-byte where applicable.
2014-09-08 bmeurer@chromium.orgReplace our home-grown BitCast with bit_cast from Chrom...
2014-09-05 balazs.kilvady@img... MIPS: Generalized division via multiplication.
2014-09-02 balazs.kilvady@img... MIPS: First step to cleanup the power-of-2 mess.
2014-09-02 balazs.kilvady@img... MIPS: Minor-key-ify four stubs.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-29 akos.palfi@imgtec.comMIPS: Clean up name distinction between Keyed ICs and...
2014-07-29 dusan.milosavljevi... MIPS64: Add support for architecture revision 6.
2014-07-29 mstarzinger@chromi... Support for dynamic write-barrier counters everywhere.
2014-07-23 balazs.kilvady@img... MIPS: Only to the relevant checks in LoadFunctionPrototype.
2014-07-22 balazs.kilvady@img... MIPS: Never record safepoint with doubles.
2014-07-15 dusan.milosavljevi... MIPS64: Reland r22082 "Replace HeapNumber as doublebox...
2014-07-15 akos.palfi@imgtec.comMIPS: Use register parameters in ElementsTransitionGene...
2014-07-09 dusan.milosavljevi... Add mips64 port.