[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / mips64 / macro-assembler-mips64.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-29 dusan.m.milosavljevicMIPS64: Add big-endian support for mips64.
2015-09-25 mvstantonFull code shouldn't embed the type feedback vector.
2015-09-24 dannoRevert of Remove register index/code indirection (patch...
2015-09-24 dannoRemove register index/code indirection
2015-09-14 bmeurer[builtins] Simplify String constructor code.
2015-09-11 mstarzinger[MIPS] Remove obsolete MacroAssembler::FlushICache.
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-08 bmeurerRevert of [builtins] Unify the various versions of...
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-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-18 rmcilroy[interpreter]: Changes to interpreter builtins for...
2015-08-07 titzer[turbofan] Remove architecture-specific linkage files...
2015-07-27 mvstantonVectorICs: vector [keyed]store ic MISS handling infrast...
2015-07-23 dannoUnify "runtime-style" IC functions with Runtime intrinsics
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-06-17 dusan.milosavljevicReland "MIPS64: Fix lithium arithmetic operations for...
2015-06-09 dusan.milosavljevicMIPS64: Improve long branches utilizing code range.
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-07 hpayerReland "Merge old data and pointer space."
2015-04-02 paul.lindMIPS: Remove unused J(Label *).
2015-04-01 balazs.kilvadyMIPS: Rename BranchF functions.
2015-03-31 akos.palfiMIPS64: [turbofan] Add backend support for float32...
2015-03-25 balazs.kilvadyMIPS: Switch full-codegen from StackHandlers to handler...
2015-03-19 hpayerRevert "Merge old data and pointer space."
2015-03-18 hpayerMerge old data and pointer space.
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 akos.palfiMIPS: Move Maps' back pointers from "transitions" to...
2015-02-23 dusan.milosavljevicMIPS64: Implement optimization utilizing signaling...
2015-01-30 balazs.kilvadyMIPS: Reland "Initial switch to Chromium-style CHECK_...
2015-01-28 ulanExtract LoadAccessor into a masm function.
2015-01-20 dcarneymove CallApiFunctionAndReturn to code-stubs-*
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-01 ulanUse weak cells in map checks in polymorphic ICs.
2014-11-19 Dusan MilosavljevicMIPS64: Prepare additonal code for turbofan landing.
2014-10-13 rmcilroy@chromium.orgRefactor FrameAndConstantPoolScope and ConstantPoolUnav...
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-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-29 dusan.milosavljevi... MIPS64: Add support for architecture revision 6.
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.