platform/upstream/v8.git
2013-05-13 danno@chromium.orgImprove trace_opt output to help find compilation problems
2013-05-13 mstarzinger... Prevent flushing of code that was set with %SetCode.
2013-05-13 danno@chromium.orgElide hole checks on KeyedLoads of holey double arrays
2013-05-13 svenpanne@chromium.orgFixed constant folding in HMod.
2013-05-10 palfia@homejinni.comMIPS: Track heap objects.
2013-05-10 palfia@homejinni.comMIPS: Call to the right slow method.
2013-05-10 verwaest@chromium.orgReturn failure when allocating maps fails.
2013-05-10 verwaest@chromium.orgTrack heap objects.
2013-05-10 mstarzinger... Add Persistent::ClearAndLeak.
2013-05-10 mstarzinger... Fix bogus arguments length check in StringLocaleCompare.
2013-05-10 ulan@chromium.orgRevert r14610 because of test-262 failures.
2013-05-10 palfia@homejinni.comMIPS: Fix NaN handling for start and end indexes in...
2013-05-10 mstarzinger... Update Test262 harness to recent version.
2013-05-10 wingo@igalia.comRemove separate maps for function instances
2013-05-10 mstarzinger... Deprecate the version of Context::New which returns...
2013-05-10 svenpanne@chromium.orgRobustification: Always assign an environment to LModI...
2013-05-10 verwaest@chromium.orgClear new-space promotion if the type is smi.
2013-05-10 svenpanne@chromium.orgCleaned up Crankshaft pipeline a bit.
2013-05-10 mstarzinger... Skip flaky regress-crbug-160010 regression test.
2013-05-10 mstarzinger... Remove obsolete HArrayLiteral instruction.
2013-05-10 mstarzinger... Remove obsolete HObjectLiteral instruction.
2013-05-10 ulan@chromium.orgUse AssumeRepresentation when the representation is...
2013-05-10 ulan@chromium.orgVerify that no-side-effects scope does not add unsafe...
2013-05-10 verwaest@chromium.orgTurn on tracking of fields.
2013-05-10 verwaest@chromium.orgCall to the right slow method.
2013-05-10 ulan@chromium.orgARM: fix constant pool length emitted for disassembler.
2013-05-10 verwaest@chromium.orgAlways use BuildCheckNonSmi, and don't emit check if...
2013-05-10 verwaest@chromium.orgDon't CheckSmi when type is Smi.
2013-05-10 ulan@chromium.orgPrepare push to trunk. Now working on version 3.19.1.
2013-05-08 plind44@gmail.comARM: Fix register name in AllocateAsciiConsString.
2013-05-08 palfia@homejinni.comMIPS: Use mutable heapnumbers to store doubles in fields.
2013-05-08 mvstanton@chromium.orgParallel compilation bug: LCallNewArray dereferenced...
2013-05-08 danno@chromium.orgFixed one spelling error.
2013-05-08 verwaest@chromium.orgUse mutable heapnumbers to store doubles in fields.
2013-05-08 ulan@chromium.orgFix environment in HOptimizedGraphBuilder::VisitCountOp...
2013-05-08 verwaest@chromium.orgSupport merging with distinct attributes.
2013-05-08 verwaest@chromium.orgAlways generalize all representations when no transitio...
2013-05-08 verwaest@chromium.orgTurn off tracking of fields for the roll.
2013-05-08 svenpanne@chromium.orgConsistently start (almost) all AstPrinter::VisitFoo...
2013-05-08 svenpanne@chromium.orgRefactoring only: Removed unused argument from Indented...
2013-05-08 verwaest@chromium.orgFix polymorphic store.
2013-05-08 verwaest@chromium.orgTurn polymorphic stores monomorphic if store sequence...
2013-05-08 mvstanton@chromium.orgTurn off optimize-constructed-arrays flag to investigat...
2013-05-08 danno@chromium.orgBias commutative single-use register inputs and support...
2013-05-08 wingo@igalia.comGenerators save and restore stack handlers
2013-05-08 dcarney@chromium.orgfix nosnapshot test failure in 14793004, do not depreca...
2013-05-08 ulan@chromium.orgDo not change environment between simulate and scope...
2013-05-07 palfia@homejinni.comMIPS: Becuase of cross-context calls, hydrogen-based...
2013-05-07 palfia@homejinni.comMIPS: Generators return boxed values
2013-05-07 mvstanton@chromium.orgBecuase of cross-context calls, hydrogen-based Array...
2013-05-07 mstarzinger... Revert "deprecate Context::New which returns Persistent"
2013-05-07 mstarzinger... Disable code flushing for native SharedFunctionInfo.
2013-05-07 dslomov@chromium.orgImplement TypedArray.set function.
2013-05-07 dslomov@chromium.orgUpdate mjsunit tests to be complaian with ES6 implement...
2013-05-07 mstarzinger... Disable flaky CPU profiler test case.
2013-05-07 dcarney@chromium.orgdeprecate Context::New which returns Persistent
2013-05-07 mstarzinger... Prevent grokdump from crying about invalid input.
2013-05-07 verwaest@chromium.orgFree up 11 bits in fast-mode PropertyDetails by removin...
2013-05-07 dcarney@chromium.orgAdd Persistent<T>::Reset which disposes the handle...
2013-05-07 rossberg@chromium.orgObject.observe: disable freezing changeRecords until...
2013-05-07 rossberg@chromium.orgFix braindead Handle::is_identical_to
2013-05-07 danno@chromium.orgFast-forward version number on bleeding_edge. Now worki...
2013-05-07 dcarney@chromium.orgadd weakcallback without persistent copying
2013-05-07 verwaest@chromium.orgFix polymorphic to monomorphic load to take representat...
2013-05-07 hpayer@chromium.orgPerform incremental marking step after free-list alloca...
2013-05-07 wingo@igalia.comGenerators return boxed values
2013-05-07 dcarney@chromium.orgremove use of WriteAscii for vtune
2013-05-06 dslomov@chromium.orgAdded an extra flag that enables only ArrayBuffer.
2013-05-06 hpayer@chromium.orgFix incremental marking speed accelleration and start...
2013-05-06 hpayer@chromium.orgRevert fix incremental marking speed accelleration...
2013-05-06 hpayer@chromium.orgFix incremental marking speed accelleration and start...
2013-05-06 dcarney@chromium.orgMake v8 compilable without V8_USE_UNSAFE_HANDLES.
2013-05-06 mvstanton@chromium.orgParallel compilation fix: the optimizer thread shouldn...
2013-05-06 mmassi@chromium.orgFix occasional crash when lithium goes out of vregs.
2013-05-03 palfia@homejinni.comMIPS: Pretenure ASCII cons string in high promotion...
2013-05-03 palfia@homejinni.comMIPS: Before comparing input with a constant smi in...
2013-05-03 mvstanton@chromium.orgBefore comparing input with a constant smi in GenerateR...
2013-05-03 mstarzinger... Cache first hint operand while building live ranges.
2013-05-03 verwaest@chromium.orgDon't double unlink in DCE.
2013-05-03 wingo@igalia.comtoString() on generator functions prints with function*
2013-05-03 mstarzinger... Remove obsolete LiveRange::FirstPosWithHint helper.
2013-05-03 titzer@chromium.orgRemove HLoadElements instruction and replace with use...
2013-05-03 verwaest@chromium.orgTurn on tracking of fields.
2013-05-03 hpayer@chromium.orgPretenure ASCII cons string in high promotion mode.
2013-05-03 dcarney@chromium.orgd8 shell fix for r14530
2013-05-03 dslomov@chromium.orgAdd type checks to typed array property getters.
2013-05-03 dslomov@chromium.orgImplement TypedArray.subarray method.
2013-05-03 jkummerow@chromium.orgRemove 'unanimous use observations' rule from Phi repre...
2013-05-03 verwaest@chromium.orgOverwrite the handler using Set.
2013-05-03 mstarzinger... Use first position in LAllocator ordering heuristic.
2013-05-03 dcarney@chromium.orgdeprecate WriteAscii and MayContainNonAscii
2013-05-02 dcarney@chromium.orgbuild fix for 14530
2013-05-02 dcarney@chromium.orgexpose AssertNoAllocation to api
2013-05-02 dcarney@chromium.orgfirst step to remove unsafe handles
2013-05-02 palfia@homejinni.comMIPS: Turn the load field code stub into a hydrogen...
2013-05-02 jkummerow@chromium.orgUse worklist to find out Phis that could not be truncat...
2013-05-02 jkummerow@chromium.orgFix typo in cctest.status
2013-05-02 verwaest@chromium.orgTurn the load field code stub into a hydrogen code...
2013-05-02 jkummerow@chromium.orgDetect truncating Phi uses of Phis with constant inputs
2013-05-02 verwaest@chromium.orgCleanup IC heuristics.
next