[strong] Refactor ObjectStrength into a replacement for strong boolean args
[platform/upstream/v8.git] / src / hydrogen.cc
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-04 arv[es6] super.prop, eval and lazy functions
2015-06-03 bmeurer[date] Refactor the %_DateField intrinsic to be optimiz...
2015-06-03 jochenAlso allocate small typed arrays on heap when initializ...
2015-06-02 arv[es6] Super call in arrows and eval
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 jochenReland "Re-enable on-heap typed array allocation"
2015-06-01 bmeurerRevert of Re-enable on-heap typed array allocation...
2015-06-01 jochenRe-enable on-heap typed array allocation
2015-06-01 bmeurer[turbofan] First step towards sanitizing for-in and...
2015-05-26 mvstantonMove work to omit unnecessary ObjectLiteral stores...
2015-05-21 arv[es6] Spread in array literals
2015-05-20 dannoGeneralize builtins inlining flag to allow forced inlin...
2015-05-20 rossbergReland "[strong] Object literals create strong objects"
2015-05-19 machenbachRevert of [strong] Object literals create strong object...
2015-05-18 rossberg[strong] Object literals create strong objects
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-12 yangguoMigrate error messages, part 10.
2015-05-12 mvstantonNew hydrogen instruction to reduce cost of growing...
2015-05-12 yangguoRevert of Migrate error messages, part 10. (patchset...
2015-05-12 yangguoMigrate error messages, part 10.
2015-05-11 arv[strong] Check arity of functions
2015-05-08 hpayerInitialize sub-array literals first before pointing...
2015-05-08 verwaestRevert of Allow loading holes from holey smi arrays...
2015-05-07 verwaestAllow loading holes from holey smi arrays
2015-05-07 jochenMake sure fixed typed array is always double aligned...
2015-05-06 conradw[strong] Fix inlining issue
2015-05-05 dannoRevert of Collect type feedback on result of Math....
2015-05-05 ishellWhen adding constant string with something unknown...
2015-05-05 dannoCollect type feedback on result of Math.[round|ceil...
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-30 jochenUnify internal and external typed arrays a bit
2015-04-30 mvstantonUse a stub in crankshaft for grow store arrays.
2015-04-30 conradw[strong] Disallow implicit conversions for add
2015-04-28 jochenAdd HArrayBufferNotNeutered instruction
2015-04-28 jochenTurn JSArrayBuffer::flags into a bit field
2015-04-27 machenbachRevert of Make it possible to hoist the neutering check...
2015-04-27 jochenMake it possible to hoist the neutering check for TA...
2015-04-27 dcarneyReland: track global accesses to constant types
2015-04-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-27 mvstantonDon't MISS if you read the hole from certain FastHoley...
2015-04-24 conradw[strong] Disallow implicit conversions for binary arith...
2015-04-24 jochenRevert of Reland "Remove the weak list of views from...
2015-04-23 jochenReland "Remove the weak list of views from array buffers"
2015-04-22 jochenRevert of Remove the weak list of views from array...
2015-04-22 dslomovStack allocate lexical locals + hoist stack slots
2015-04-22 jochenRemove the weak list of views from array buffers
2015-04-21 machenbachRevert of track global accesses to constant types ...
2015-04-21 machenbachRevert of fix bad rebase in r27966 (patchset #1 id...
2015-04-21 mvstantonVectorICs: support converting keyed loads into named...
2015-04-21 dcarneyfix bad rebase in r27966
2015-04-21 dcarneytrack global accesses to constant types
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-20 titzerReland "Refactor compilation dependency handling."
2015-04-20 mvstantonMake sure builtins preserve guarantees about empty...
2015-04-20 Ben L. TitzerAlways wrap AllocationSiteContext::current() in a new...
2015-04-17 verwaest[crankshaft] Fix property access with proxies in protot...
2015-04-17 machenbachRevert of Refactor compilation dependency handling...
2015-04-16 verwaestReland "Add basic crankshaft support for slow-mode...
2015-04-16 titzerRefactor compilation dependency handling.
2015-04-15 adamkRevert "Add basic crankshaft support for slow-mode...
2015-04-15 mvstantonArray() in optimized code can create with wrong Element...
2015-04-15 mvstantonVectorICs: recent changes broke cases with --novector-ics
2015-04-15 mstarzinger[crankshaft] Add missing source position for calls.
2015-04-15 mvstantonVectorICs: megamorphic keyed loads in crankshaft don...
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-14 jochenRevert of Reland "Remove support for thread-based recom...
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-13 verwaestFix indirect push
2015-04-13 machenbachRevert of VectorICs: megamorphic keyed loads in cranksh...
2015-04-13 mvstantonVectorICs: megamorphic keyed loads in crankshaft don...
2015-04-13 ulanDo not inline store if field map was cleared.
2015-04-10 verwaestAdd basic crankshaft support for slow-mode for-in to...
2015-04-10 mstarzinger[crankshaft] Fix interceptor shadowing constant global...
2015-04-09 caitpotter88[es6] implement spread calls
2015-04-08 titzerFix maybe_string_add for adds that have no type feedbac...
2015-04-08 yangguoRevert of Remove support for thread-based recompilation...
2015-04-08 mstarzingerPrevent overzealous bailout due to script context.
2015-04-07 verwaestSimplify instanceof optimization; don't duplicate lookup
2015-04-07 mstarzingerMake --always-opt also optimize top-level code.
2015-04-07 Jochen EisingerRemove support for thread-based recompilation
2015-04-07 adamkReimplement Maps and Sets in JS
2015-03-31 svenpanneAdded %_Likely/%_Unlikely intrinsics (special cases...
2015-03-30 svenpanne[Crankshaft] Don't add an instruction twice for %_Strin...
2015-03-30 dcarneyfix special index parsing
2015-03-30 mvstantonEnsure object literal element boilerplates aren't modified.
2015-03-26 dcarneyadd access checks to receivers on function callbacks
2015-03-26 verwaestRemove CanRetainOtherContext since embedded objects...
2015-03-25 machenbachRevert of add access checks to receivers on function...
2015-03-25 dcarneyadd access checks to receivers on function callbacks
2015-03-24 loisloCpuProfiler: push the collected information about deopt...
2015-03-24 verwaestIf CallNew targets a constant global, set its state...
2015-03-23 mstarzingerMove CompilationInfo::this_has_uses to HGraph::this_has...
2015-03-23 titzerMove this_has_uses from ParseInfo back into Compilation...
2015-03-20 Benedikt Meurer[turbofan] Turn Math.clz32 into an inlinable builtin.
next