platform/upstream/v8.git
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.
2013-05-02 verwaest@chromium.orgAdding fast path for generalizing maps.
2013-05-02 verwaest@chromium.orgUpdate deprecated maps before generating optimized...
2013-05-02 verwaest@chromium.orgAlways tag number candidate as smi if it does not come...
2013-05-02 dslomov@chromium.orgAllow pathological zero-length typed arrays.
2013-05-02 dslomov@chromium.orgRange checking bug in typed array constructor.
2013-05-02 dslomov@chromium.orgMore typed array constructors.
2013-05-02 dslomov@chromium.orgImplementation of Uint8ClampedArray.
2013-05-02 mstarzinger... Bump virtual register width in LUnallocated.
2013-05-02 mstarzinger... Allow more virtual registers to be encoded in LUnallocated.
2013-04-30 palfia@homejinni.comMIPS: Fix mjsunit/harmony/generators-iteration test...
2013-04-30 palfia@homejinni.comMIPS: Allow setting debugger breakpoints on CompareNilICs
2013-04-30 dslomov@chromium.orgAdd Value::Is* methods for typed arrays and ArrayBuffer
2013-04-30 dslomov@chromium.orgRevert "Fix typo"
2013-04-30 dslomov@chromium.orgFix typo
2013-04-30 dslomov@chromium.orgFix typo
2013-04-30 dslomov@chromium.orgRevert "patch from issue 13993029"
2013-04-30 dslomov@chromium.orgpatch from issue 13993029
2013-04-30 yurys@chromium.orgRevert "frames.h/cc cleanup"
2013-04-30 danno@chromium.orgPrepare push to trunk. Now working on version 3.18.6.
2013-04-30 yurys@chromium.orgframes.h/cc cleanup
2013-04-30 mvstanton@chromium.orgTwo bugfixes for hydrogen-based array constructors
2013-04-30 dslomov@chromium.orgAccurate function prototypes for native calls from...
2013-04-30 dslomov@chromium.orgRevert "Accurate function prototypes for native calls...
2013-04-30 dslomov@chromium.orgRevert "Flag optimize-constructed-arrays turned on."
2013-04-30 dslomov@chromium.orgAccurate function prototypes for native calls from...
2013-04-30 mvstanton@chromium.orgFlag optimize-constructed-arrays turned on.
2013-04-30 mstarzinger... Make UsePosition::hint immutable.
2013-04-30 mstarzinger... Fix HConstant::InNewSpace() for parallel compilation.
2013-04-30 danno@chromium.orgAllow setting debugger breakpoints on CompareNilICs
2013-04-29 dslomov@chromium.orgTypedArray(length) constructor
2013-04-29 danno@chromium.orgFix bug in CompareNil IC
2013-04-29 dslomov@chromium.orgFix GCMole after r14476
2013-04-29 danno@chromium.orgFix beyond-heap load on x64 Crankshafted StringCharFromCode
2013-04-29 dslomov@chromium.orgShared build fix
2013-04-29 svenpanne@chromium.orgDo not use repeated subtractions in mod-i, it hurts...
2013-04-29 svenpanne@chromium.orgAlso print the exception when mksnapshot failed to...
2013-04-29 dslomov@chromium.orgRemove __ prefix from Harmony typed arrays implementation
2013-04-29 dslomov@chromium.orgFirst cut at API for native Typed Arrays.
2013-04-29 mstarzinger... Fix build failure on Win64 since r14458.
2013-04-26 palfia@homejinni.comMIPS: Track storage types of instance variables.
2013-04-26 palfia@homejinni.comMIPS: Lithium: avoid registers for constants when possible.
2013-04-26 verwaest@chromium.orgFix arm port of tracking field representations. Based...
2013-04-26 palfia@homejinni.comMIPS: HasOnlyAsciiChars can return incorrect results...
2013-04-26 mvstanton@chromium.orgHConstant::InNewSpace() should be a constant function
2013-04-26 jkummerow@chromium.orgFix static initializers on x64
2013-04-26 verwaest@chromium.orgTrack storage types of instance variables.
2013-04-26 mstarzinger... Fix build failure on Win64 since r14458.
2013-04-26 mvstanton@chromium.orgChange 'Parse error' to three more informative messages.
2013-04-26 dcarney@chromium.orgremove IsOneByteConvertible
2013-04-26 mvstanton@chromium.orgLithium: avoid registers for constants when possible.
2013-04-26 mstarzinger... Add assertion about module scopes to Scope::ContextChai...
2013-04-26 mstarzinger... Add support for yield expressions
2013-04-26 danno@chromium.orgPrepare push to trunk. Now working on version 3.18.5.
2013-04-26 mstarzinger... Fix yield inside with
2013-04-26 dcarney@chromium.orgHasOnlyAsciiChars can return incorrect results. Fixup...
2013-04-26 dcarney@chromium.orgforgot parends around macro arg
2013-04-26 mvstanton@chromium.orgBootstrapper code for constructed arrays needs to be...
2013-04-26 mstarzinger... Implement support for Math.imul in Crankshaft.
2013-04-26 mvstanton@chromium.orgFix test/build failures (win64 compile warning, isolate...
2013-04-26 jkummerow@chromium.orgBetter handling of Phi nodes with constant inputs
2013-04-26 mstarzinger... Prevent false positive from GCMole in DeferredFormatSta...
2013-04-26 yurys@chromium.orgAvoid unnecessary indirection when creating CodeEntries
2013-04-26 yangguo@chromium.orgDo not dereference handles during relocation.
2013-04-26 dcarney@chromium.orgDefer slow branch of GetAlignedPointerFromInternalField
2013-04-26 palfia@homejinni.comMIPS: Constructed arrays can be created with Hydrogen...
2013-04-26 palfia@homejinni.comMIPS: Capture receiver in generator object
2013-04-25 mvstanton@chromium.orgConstructed arrays can be created with Hydrogen code...
2013-04-25 dslomov@chromium.orgWin64 build
2013-04-25 hpayer@chromium.orgTell the GC prologues to construct RetainedObjectInfos...
2013-04-25 dslomov@chromium.orgFirst cut at API for ES6 ArrayBuffers
2013-04-25 mstarzinger... Relax --debug-code checks that runtime returns are...
next