[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / mips / code-stubs-mips.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-08-12 mstarzingerRealize IWYU pattern for frames-inl.h header.
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-11-10 svenpanne@chromium.orgRemoved dead WriteInt32ToHeapNumberStub.
2014-09-11 balazs.kilvady@img... MIPS: Added CallInterfaceDescriptors to all code stubs.
2014-09-10 paul.lind@imgtec.comMIPS: Rename ascii to one-byte where applicable.
2014-09-05 paul.lind@imgtec.comMIPS: Unify JSEntryStub and JSConstructEntryStub, and...
2014-09-05 balazs.kilvady@img... MIPS: Introduce code stub constructors for stub keys.
2014-09-04 balazs.kilvady@img... MIPS: Remove dead code for inline string hashing.
2014-09-04 akos.palfi@imgtec.comMIPS: Clean up code stubs and ensure distinct major...
2014-09-04 akos.palfi@imgtec.comMIPS: Minor-key-ify remaining code stubs.
2014-09-03 balazs.kilvady@img... MIPS: Unify some PlatformCodeStubs.
2014-08-25 yangguo@chromium.orgEncode CEntryStub properties in the minor key.
2014-08-25 balazs.kilvady@img... MIPS: Move IC code into a subdir and move ic-compilatio...
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-22 balazs.kilvady@img... MIPS: Never record safepoint with doubles.
2014-07-03 kilvadyb@homejinni.comMIPS: Start using OStreams.
2014-06-30 jochen@chromium.orgMove platform abstraction to base library
2014-06-11 plind44@gmail.comMIPS: Simplify string copy in SubStringStub.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-24 plind44@gmail.comMIPS: CodeStubs contain their corresponding Isolate...
2014-03-03 hpayer@chromium.orgConsolidate RecordWriteFromCode and RecordWriteForEvacu...
2014-01-22 bmeurer@chromium.orgGet rid of the unused native code StringAddStub.
2013-12-20 plind44@gmail.comMIPS: Improve registers saving for safepoints in deferr...
2013-12-18 svenpanne@chromium.orgRemove the last remnants of the TranscendentalCache.
2013-11-30 palfia@homejinni.comMIPS: Drop IsPregenerated() and allow_stub_calls flag.
2013-09-25 plind44@gmail.comMIPS: replace RegExpCEntryStub with DirectCEntryStub.
2013-09-25 palfia@homejinni.comMIPS: Turn the NumberToStringStub into a hydrogen stub.
2013-09-19 plind44@gmail.comMIPS: Move NumberToStringStub::GenerateLookupNumberStri...
2013-09-11 palfia@homejinni.comMIPS: remove most uses of Isolate::Current in arch...
2013-09-01 gergely@homejinni.comMIPS: Support for DoubleToIStub (truncating).
2013-08-29 plind44@gmail.comMIPS: Sync structure to r14382.
2013-07-19 bmeurer@chromium.orgCleanup StringAddFlags.
2013-07-19 bmeurer@chromium.orgCleanup useless parameter object_is_smi for NumberToStr...
2013-07-05 palfia@homejinni.comMIPS: Convert UnaryOpStub to a HydrogenCodeStub.
2013-06-13 yurys@chromium.orgNotify CPU profiler when calling native getters
2013-06-13 yurys@chromium.orgRevert "Notify CPU profiler when calling native getters"
2013-06-13 yurys@chromium.orgNotify CPU profiler when calling native getters
2013-05-15 palfia@homejinni.comMIPS: Error found in test262 on ARM: BinaryOpStub could...
2013-04-26 palfia@homejinni.comMIPS: Constructed arrays can be created with Hydrogen...
2013-04-18 danno@chromium.orgMake it possible to Crankshaft all kinds of stubs.
2013-04-16 palfia@homejinni.comMIPS: Remove soft-float support.
2013-04-05 palfia@homejinni.comMIPS: Compile FastCloneShallowArrayStub using Crankshaft.
2013-03-08 palfia@homejinni.comMIPS: ES6 symbols: Allow symbols as property names
2013-03-05 svenpanne@chromium.orgCleaned up CpuFeature scope handling.
2013-03-04 palfia@homejinni.comMIPS: Renamed "symbols" to "internalized strings" throu...
2013-02-28 rossberg@chromium.orgRenamed "symbols" to "internalized strings" throughout...
2013-02-28 rossberg@chromium.orgMinor cleanup of CompareIC state
2013-02-27 svenpanne@chromium.orgAdded Isolate parameter to CodeStub::GetCode().
2013-01-07 danno@chromium.orgMIPS: Re-land Crankshaft-generated KeyedLoad stubs.
2012-11-29 jkummerow@chromium.orgMIPS: ARM: Fast path for integer inputs to EmitVFPTruncate
2012-11-20 jkummerow@chromium.orgMIPS: Lattice-based representation inference, powered...
2011-11-21 kmillikin@chromium.orgMIPS: Add a level of indirection to exception handler...
2011-11-10 yangguo@chromium.orgFixing generated hash function on all platforms.
2011-11-09 kmillikin@chromium.orgGet rid of CodeStub::TryGetCode.
2011-10-31 kmillikin@chromium.orgMIPS: Handlify CompileConstructStub and the remaining...
2011-10-26 kmillikin@chromium.orgMIPS: port Handlify CallStubCompiler::CompileCallField.
2011-10-13 danno@chromium.orgMIPS: port all relevant commits since the new-gc was...
2011-10-13 danno@chromium.orgMIPS: port Merge experimental/gc branch to the bleeding...
2011-09-15 erik.corry@gmail.comAdd asserts to ensure that we:
2011-07-13 svenpanne@chromium.orgDisentangle printing of stub names and memory allocation.
2011-07-08 svenpanne@chromium.orgRemoved useless implementations of GetName and Print...
2011-07-01 svenpanne@chromium.orgSimplify UnaryOpStub a little bit.
2011-06-22 svenpanne@chromium.orgMake ToBooleanStub more consistent across platforms.
2011-06-07 mikhail.naganov... Fix presubmit errors catched by a more recent version...
2011-05-24 fschneider@chromiu... Rename TypeRecording...Stub into ...Stub.
2011-05-16 sgjesse@chromium.orgSubmit code-stubs-mips.cc.
2011-05-09 sgjesse@chromium.orgUpdate mips infrastructure files.
2011-03-28 sgjesse@chromium.orgRe-establish mips basic infrastructure.