[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / mips / macro-assembler-mips.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
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-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-30 balazs.kilvadyMIPS: [turbofan] Add backend support for float32 operat...
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-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 paul.lindMIPS: [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-03 balazs.kilvady@img... MIPS: [turbofan] Also optimize unsigned division by...
2014-10-13 rmcilroy@chromium.orgRefactor FrameAndConstantPoolScope and ConstantPoolUnav...
2014-10-10 dusan.milosavljevi... MIPS: Fix loading Float64 constants in turbofan.
2014-09-24 paul.lind@imgtec.comMIPS: Minor fixes and additions needed for Turbofan.
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-12 dusan.milosavljevi... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-11 machenbach@chromiu... Revert "Reland "MIPS: Add support for arch. revision...
2014-08-11 dusan.milosavljevi... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-11 jochen@chromium.orgRevert 23028 - "MIPS: Add support for arch. revision...
2014-08-11 dusan.milosavljevi... MIPS: Add support for arch. revision 6 to mips32 port.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-22 balazs.kilvady@img... MIPS: Never record safepoint with doubles.
2014-07-15 akos.palfi@imgtec.comMIPS: Use register parameters in ElementsTransitionGene...
2014-07-01 ishell@chromium.orgReland r22082 "Replace HeapNumber as doublebox with...
2014-06-30 jochen@chromium.orgMove platform abstraction to base library
2014-06-30 ishell@chromium.orgRevert "Replace HeapNumber as doublebox with an explici...
2014-06-30 ishell@chromium.orgReplace HeapNumber as doublebox with an explicit Mutabl...
2014-06-20 mstarzinger@chromi... Check alpha-sorting of includes during presubmit.
2014-06-03 plind44@gmail.comMIPS: Improve write barriers in optimized code.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-30 verwaest@chromium.orgDon't push eax/rax before calling Runtime_Abort
2014-05-27 plind44@gmail.comMIPS: Convert String array index/length hash to BitField.
2014-05-26 jochen@chromium.orgReland 21482 - "Merge v8globals.h and globals.h"
2014-05-26 verwaest@chromium.orgRevert "Merge v8globals.h and globals.h"
2014-05-26 jochen@chromium.orgMerge v8globals.h and globals.h
2014-05-23 plind44@gmail.comMIPS: Reland r21442 "Inobject slack tracking is done...
2014-05-15 yangguo@chromium.orgRefactor MacroAssembler::Prologue.
2014-05-12 yangguo@chromium.orgClean up debugger flags.
2014-05-09 plind44@gmail.comMIPS: Reland and fix r21225 and r21226.
2014-05-09 ishell@chromium.orgPresubmit checks recover:
2014-05-06 palfia@homejinni.comMIPS: Fix for 3303 MultithreadedParallelIsolates has...
2014-05-06 mstarzinger@chromi... Remove broken %_Log functionality.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-25 yangguo@chromium.orgAlways include debugger support.
2014-03-19 plind44@gmail.comMIPS: Tweaked FlooringDiv back to TruncatingDiv again.
2014-03-17 plind44@gmail.comMIPS: Utility functions for pretenure call new.
2014-03-10 plind44@gmail.comMIPS: Reland "Handle non-power-of-2 divisors in divisio...
2014-02-28 mvstanton@chromium.orgThe Array function must be looked up in the native...
2014-02-20 jacob.bramley@arm.comRemove the unused LoadInitialArrayMap.
2014-02-06 plind44@gmail.comMIPS: Fixes for patch sites if long branches are emitted.
2014-01-31 palfia@homejinni.comMIPS: crankshaft support for api method calls
2014-01-28 palfia@homejinni.comMIPS: stub fast api calls
2014-01-15 palfia@homejinni.comMIPS: This is a preview of a first step towards unifica...
2014-01-14 plind44@gmail.comMIPS: Remove CALL_AS_FUNCTION and CALL_AS_METHOD.
2014-01-13 svenpanne@chromium.orgDemystified floating point ABI function names.
2014-01-09 plind44@gmail.comMIPS: Implement sqrt in inline assembly.
2014-01-02 plind44@gmail.comMIPS: Avoid unnecessary branches in array constructor...
2013-12-06 plind44@gmail.comMIPS: Faster memcpy.
2013-11-30 palfia@homejinni.comMIPS: Drop IsPregenerated() and allow_stub_calls flag.
2013-11-29 verwaest@chromium.orgReupload CallIC changes.
2013-11-29 yangguo@chromium.orgRevert r18144, r18143.
2013-11-29 palfia@homejinni.comMIPS: Cleanup in the CallStubCompiler.
2013-11-22 ulan@chromium.orgRestore saved caller FP registers on stub failure
2013-11-20 plind44@gmail.comMIPS: Use SmiTst and TrySmiTag MacroAssembler instructions.
2013-11-19 plind44@gmail.comMIPS: Fixed crashes exposed though fuzzing.
next