Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git] / src / mips64 / full-codegen-mips64.cc
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 mstarzingerSwitch CallConstructStub to take new.target in register.
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-14 conradw[strong] class objects created in strong mode have...
2015-07-14 yangguoDebugger: make debug code on-stack replacement more...
2015-07-13 ishellTypeofMode replaces TypeofState and ContextualMode.
2015-07-13 ishellLoads and stores to global vars are now made via proper...
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-07-07 ishellUse FullCodeGenerator::EmitGlobalVariableLoad() where...
2015-07-07 mstarzingerCleanup frame description constant.
2015-07-06 ishellSupport for global var shortcuts in script contexts.
2015-07-06 yangguoDebugger: use debug break slots instead of ICs (except...
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-30 conradw[strong] Implement strong mode semantics for the count...
2015-06-30 mstarzingerFix clobbered register when setting this_function variable.
2015-06-26 bmeurer[turbofan] Use proper eager deopts for %_ThrowNotDateEr...
2015-06-25 wingoReapply "Fix receiver when calling eval() bound by...
2015-06-25 yangguoReland 2 "Keep a canonical list of shared function...
2015-06-25 yangguoRevert of Reland "Keep a canonical list of shared funct...
2015-06-25 yangguoReland "Keep a canonical list of shared function infos."
2015-06-24 machenbachRevert of Fix receiver when calling eval() bound by...
2015-06-24 wingoFix receiver when calling eval() bound by with scope
2015-06-23 adamkRevert "Keep a canonical list of shared function infos."
2015-06-23 dslomovDo not add extra argument for new.target
2015-06-23 bmeurer[date] Use explicit control flow to replace %_ThrowIfNo...
2015-06-21 mvstantonVector ICs: Turbofan vector store ic support
2015-06-19 conradwRevert relanded strong property access CL
2015-06-19 yangguoKeep a canonical list of shared function infos.
2015-06-18 conradwRevert of Revert of [strong] Implement strong mode...
2015-06-18 conradwRevert of [strong] Implement strong mode restrictions...
2015-06-18 conradw[strong] Implement strong mode restrictions on property...
2015-06-17 dusan.milosavljevicReland "MIPS64: Fix lithium arithmetic operations for...
2015-06-15 littledanInline code generation for %_IsTypedArray
2015-06-15 machenbachRevert of Fix clobbered register when setting this_func...
2015-06-15 mstarzingerFix clobbered register when setting this_function variable.
2015-06-12 wingoAdd script context with context-allocated "const this"
2015-06-12 wingoRevert of Add script context with context-allocated...
2015-06-12 wingoAdd script context with context-allocated "const this"
2015-06-12 machenbachRevert of Add script context with context-allocated...
2015-06-12 wingoAdd script context with context-allocated "const this"
2015-06-08 mstarzingerDrop computed handler count and index from AST.
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-08 mvstantonVector ICs: ClassLiterals need to allocate a vector...
2015-06-04 arvRefactor lexical home object binding
2015-06-03 balazs.kilvadyMIPS64: Fix '[es6] Super call in arrows and eval'.
2015-06-03 mstarzingerFix arrow functions requiring context without slots.
2015-06-03 bmeurer[date] Refactor the %_DateField intrinsic to be optimiz...
2015-06-02 arv[es6] Super call in arrows and eval
2015-06-02 conradw[strong] create strong array literals
2015-06-02 mvstantonBuild ObjectLiteral constant properties in the numberin...
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-06-01 arvRevert of [es6] Super call in arrows and eval (patchset...
2015-06-01 arv[es6] Super call in arrows and eval
2015-06-01 bmeurer[turbofan] First step towards sanitizing for-in and...
2015-05-27 mvstantonVectorICs: allocating slots for store ics in ast nodes.
2015-05-26 arv[es6] Support super.property in eval and arrow functions
2015-05-26 mvstantonMove work to omit unnecessary ObjectLiteral stores...
2015-05-26 yangguoDo not leak message object beyond try-catch.
2015-05-21 arv[es6] Spread in array literals
2015-05-20 mvstantonCleanup interface descriptors to reflect that vectors...
2015-05-19 wingoReapply "Resolve references to "this" the same way...
2015-05-19 wingoRevert of Reapply "Resolve references to "this" the...
2015-05-18 wingoReapply "Resolve references to "this" the same way...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-13 yangguoRevert "Resolve references to "this" the same way as...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-11 titzerAdd a bailout id just before every variable load in...
2015-05-11 wingoResolve references to "this" the same way as normal...
2015-05-07 machenbachRevert of Resolve references to "this" the same way...
2015-05-06 wingoResolve references to "this" the same way as normal...
2015-05-06 mvstantonOptimize the typeof operator.
2015-05-04 verwaestOnly swap undefined for the global object if necessary...
2015-04-30 adamkRemove unused Module-related AST nodes and associated...
2015-04-24 conradw[strong] Disallow implicit conversions for binary arith...
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-15 mstarzinger[turbofan] Fix ForInStatement that deopts during filter.
2015-04-10 akos.palfiMIPS64: [es6] implement spread calls
2015-03-31 akos.palfiMIPS64: Ensure object literal element boilerplates...
2015-03-25 balazs.kilvadyMIPS: Switch full-codegen from StackHandlers to handler...
2015-03-23 akos.palfiMIPS64: VectorICs: keyed element loads were kicking...
2015-03-23 balazs.kilvadyMIPS: [es6] generate rest parameters correctly for...
2015-03-13 dslomovRemove --harmony-scoping flag.
2015-03-12 balazs.kilvadyMIPS: Simplify pending message object handling.
2015-03-11 balazs.kilvadyMIPS: Simplify pending message script handling.
2015-03-11 svenpanneConverted FullCode to have its own list of known intrin...
2015-03-10 balazs.kilvadyMIPS: [es6] Throw TypeError for computed static prototy...
2015-03-06 svenpanneMerged INLINE_OPTIMIZED intrinsic type into INLINE.
2015-03-05 balazs.kilvadyMIPS: Fix exception for assignment to uninitialised...
2015-03-05 svenpanneMade the entries of the various *_FUNCTION_LISTs disjoint.
2015-03-04 balazs.kilvadyMIPS: ARM: Load undefined receiver sentinel without...
2015-03-02 Balazs KilvadyMIPS: Compute correct contextual load ICs in fullcodegen.
2015-02-28 dslomovDisallow subclassing Arrays.
2015-02-25 arvRemove ValidateSuperCall
2015-02-25 akos.palfiMIPS: Move Maps' back pointers from "transitions" to...
2015-02-18 adamkRename Interface to ModuleDescriptor
2015-02-17 adamkStrip Interface class of most of its logic, make it...
2015-02-14 caitpotter88Implement ES6 rest parameters
2015-02-13 Akos PalfiMIPS: new classes: no longer experimental.
2015-02-13 Akos PalfiMIPS: new classes: implement correct check for uninitia...
next