[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / mips / assembler-mips-inl.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-24 dannoRevert of Remove register index/code indirection (patch...
2015-09-24 dannoRemove register index/code indirection
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-20 yangguoDebugger: prepare code for debugging on a per-function...
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-13 paul.lindMIPS: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-04-02 paul.lindMIPS: Remove unused J(Label *).
2015-03-23 balazs.kilvadyMIPS: Fix 'MIPS: Serializer: serialize internal referen...
2015-03-18 balazs.kilvadyMIPS: Serializer: serialize internal references via...
2015-03-17 paul.lindMIPS: Support INTERNAL_REFERENCE_ENCODED in serializer.
2015-03-05 yangguoSerializer: correctly deal with internal references.
2015-03-04 yangguoRefactor BreakLocationIterator.
2015-02-17 balazs.kilvadyMIPS: reland Fix 'Assembler support for internal refere...
2015-02-16 machenbachRevert of MIPS: Fix 'Assembler support for internal...
2015-02-15 balazs.kilvadyMIPS: Fix 'Assembler support for internal references.'
2014-09-24 balazs.kilvady@img... MIPS: [turbofan] Add backend support for float32.
2014-08-06 yangguo@chromium.orgAbstract out fetching of break_address in debug mode
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-15 mstarzinger@chromi... Allow embedding of ConsString objects into code.
2014-06-30 jochen@chromium.orgMove platform abstraction to base library
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-20 plind44@gmail.comMIPS: Avoid flushing the icache unnecessarily when...
2014-05-16 yangguo@chromium.orgDecouple CpuFeatures from serializer state.
2014-05-06 palfia@homejinni.comMIPS: Fix for 3303 MultithreadedParallelIsolates has...
2014-04-25 yangguo@chromium.orgAlways include debugger support.
2014-03-12 plind44@gmail.comMIPS: Reland "Pass a Code object to Assembler::(set_...
2014-03-10 rmcilroy@chromium.orgSpecial case the recording of constant pool entries...
2013-11-22 palfia@homejinni.comMIPS: Fix and simplify code aging.
2013-11-05 svenpanne@chromium.orgMake snapshots reproducible.
2013-11-05 svenpanne@chromium.orgRemoved RelocInfo::target_object_address() and reconstr...
2013-11-05 svenpanne@chromium.orgRefactored EXTERNAL_REFERENCE handling.
2013-10-23 danno@chromium.orgEnable preaging of code objects when --optimize-for...
2013-09-11 palfia@homejinni.comMIPS: remove most uses of Isolate::Current in arch...
2013-06-21 yangguo@chromium.orgShort-circuit embedded cons strings.
2013-06-12 palfia@homejinni.comMIPS: Separate Cell and PropertyCell spaces
2013-04-16 palfia@homejinni.comMIPS: Remove soft-float support.
2013-03-13 danno@chromium.orgUse IsRuntimeEntry for RUNTIME_ENTRY comparison
2013-03-11 danno@chromium.orgUse direct jump and call instruction for X64 when the...
2013-03-11 danno@chromium.orgRevert r13901 to reland with proper credit to external...
2013-03-11 danno@chromium.orgUse direct jump and call instruction for X64 when the...
2013-02-13 palfia@homejinni.comMIPS: Generate the TransitionElementsStub using Crankshaft
2013-01-07 danno@chromium.orgMIPS: Re-land Crankshaft-generated KeyedLoad stubs.
2013-01-04 ulan@chromium.orgRename RelocInfo::NONE to RelocInfo::NONE32.
2012-11-15 danno@chromium.orgMIPS: Add code again to allow reclaiming old unexecuted...
2012-11-14 svenpanne@chromium.orgUnbreak MIPS part a bit.
2012-10-22 danno@chromium.orgMIPS: Use movw/movt instead of constant pool on ARMv7.
2012-07-31 erik.corry@gmail.comFix deserializer to understand direct pointers from...
2012-03-21 erik.corry@gmail.comEnable snapshots on MIPS. This is based on
2012-01-25 kmillikin@chromium.orgInclude what you use for allocation, api, assembler...
2012-01-19 kmillikin@chromium.orgMIPS: Fix for an ARM register allocation bug.
2012-01-13 erik.corry@gmail.comCosmetic changes ("set up" is a verb, "setup" is a...
2011-10-26 fschneider@chromiu... Land two MIPS changes.
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-28 vegorov@chromium.orgPass correct anchor_slot for EMBEDDED_OBJECT pointers...
2011-09-13 danno@chromium.orgMIPS: pre-crankshaft updates to assembler and related...
2011-06-28 sgjesse@chromium.orgMIPS: Long branch implementation and trampoline improve...
2011-05-24 sgjesse@chromium.orgMIPS: arch-independent changes to support mips.
2011-05-09 sgjesse@chromium.orgUpdate mips infrastructure files.
2011-03-28 sgjesse@chromium.orgRe-establish mips basic infrastructure.
2010-02-04 sgjesse@chromium.orgMIPS port initial commit