platform/upstream/v8.git
2014-02-19 jkummerow@chromium.orgFix Hydrogen bounds check elimination
2014-02-19 jacob.bramley... A64: Tidy up Push and Pop TODOs.
2014-02-19 baptiste.afsa... A64: Remove early_exit unused mechanism in CompareMap.
2014-02-19 baptiste.afsa... A64: Replace a Cmp/Branch sequence by a conditional...
2014-02-19 ulan@chromium.orgDo not emit receiver map in CheckPrototypes.
2014-02-19 jkummerow@chromium.orgMakefile: don't force -Dv8_optimized_debug=0 unnecessarily
2014-02-19 marja@chromium.org(Pre)Parser: Move ParseExpression and ParseArrayLiteral...
2014-02-19 jkummerow@chromium.orgFix zone_allocator to support comparison
2014-02-19 machenbach... Fast-forward version number on bleeding_edge to 3.25.0
2014-02-19 machenbach... Prepare push to trunk. Now working on version 3.24.41.
2014-02-18 plind44@gmail.comMIPS: Second attempt at introducing a premonomorphic...
2014-02-18 m.m.capewell... A64: Fix WrapReceiver corrupting receiver register
2014-02-18 alexandre.rames... A64: Let the Simulator trap BLR XZR instructions.
2014-02-18 jarin@chromium.orgAdd filler at the new space top when forcing scavenge.
2014-02-18 plind44@gmail.comMIPS: Reland "Allow ICs to be generated for own global...
2014-02-18 alph@chromium.orgDevTools: Drop kSinTable dependency off the heap profil...
2014-02-18 mvstanton@chromium.orgSecond attempt at introducing a premonomorphic state...
2014-02-18 alexandre.rames... A64: Minor code generation improvement: only load the...
2014-02-18 ulan@chromium.orgLoad target types and handlers before IC computation.
2014-02-18 alph@chromium.orgFix compile on Windows
2014-02-18 machenbach... Fix merge-to-branch options.
2014-02-18 machenbach... Fix merge-to-branch python port.
2014-02-18 alph@chromium.orgFix compile error.
2014-02-18 machenbach... Fix merge-to-branch imports.
2014-02-18 jacob.bramley... A64: Fix compiler warning in r19444.
2014-02-18 machenbach... Make merge-to-branch python port executable
2014-02-18 alph@chromium.orgAllow self_size to be larger than 2GB in heap snapshots.
2014-02-18 alexandre.rames... A64: Let the MacroAssembler resolve branches to distant...
2014-02-18 machenbach... Add merge-to-branch python port.
2014-02-18 jacob.bramley... Pass a BailoutReason to Runtime::kAbort.
2014-02-18 dcarney@chromium.orgtemplatize operand constructors
2014-02-18 verwaest@chromium.orgDirectly store the transition target on LookupResult...
2014-02-18 jochen@chromium.orgA64: Fix register usage in LCodeGen::ArgumentsLength
2014-02-18 bmeurer@chromium.orgConsistent use of const for LookupResult.
2014-02-18 yurys@chromium.orgCreate HandleScope before calling GetScriptLineNumber
2014-02-18 yangguo@chromium.orgUpdate LICENSE date.
2014-02-18 yangguo@chromium.orgHarmony: implement Math.clz32
2014-02-18 svenpanne@chromium.orgFixed and improved code for integral division. Fixed...
2014-02-18 yangguo@chromium.orgHarmony: implement Math.fround.
2014-02-18 bmeurer@chromium.orgRevert "Handlify DescriptorArray::Merge()."
2014-02-18 verwaest@chromium.orgRemove unnecessary checks in CompileStoreInterceptor...
2014-02-18 verwaest@chromium.orgReland "Allow ICs to be generated for own global proxy."
2014-02-18 alexandre.rames... A64: Optimize a loop by using post-indexing.
2014-02-18 alexandre.rames... A64: Cleaning of Builtins::Generate_FunctionCall.
2014-02-18 jkummerow@chromium.orgMake tools/bash-completion.sh robust against arbitrary CWD
2014-02-18 jochen@chromium.orgA64: Update DoAllocate() to use a W register for the...
2014-02-18 jochen@chromium.orgAlso compile A64 for quickcheck target
2014-02-18 jkummerow@chromium.orgUpdate v8heapconst.py
2014-02-18 danno@chromium.orgRevert r19409: "Allow ICs to be generated for own globa...
2014-02-17 palfia@homejinni.comMIPS: Remove arch specific api callback generate functions.
2014-02-17 danno@chromium.orgA64: fix cctest/test-code-stubs-a64/ConvertDToI.
2014-02-17 danno@chromium.orgRevert r19403: "A64: Tidy up Push and Pop TODOs."
2014-02-17 dcarney@chromium.orgbuild fix for 19415
2014-02-17 marja@chromium.org(Pre)Parser: Simplify NewExpression handling (fixed).
2014-02-17 alph@chromium.orgMake a single HeapEntry per single JSArrayBuffer data...
2014-02-17 dcarney@chromium.orgmake a64 compile on mavericks - part 1
2014-02-17 rmcilroy@chromium.orgA64 support for DoubleToIStub (truncating).
2014-02-17 verwaest@chromium.orgSupport elements transitions in load elimination
2014-02-17 mvstanton@chromium.orgRevert "Add a premonomorphic state to the call target...
2014-02-17 bmeurer@chromium.orgCleanup the double field tracking in Hydrogen.
2014-02-17 bmeurer@chromium.orgHandlify DescriptorArray::Merge().
2014-02-17 verwaest@chromium.orgAllow ICs to be generated for own global proxy.
2014-02-17 jochen@chromium.orgA64: Make simulator compiler with optdebug
2014-02-17 alph@chromium.orgFix heap snapshot crash when JSArrayBuffer has no backi...
2014-02-17 dcarney@chromium.orgRemove arch specific api callback generate functions
2014-02-17 hpayer@chromium.orgAdded a special stack guard to deopt marked allocation...
2014-02-17 jacob.bramley... A64: Tidy up Push and Pop TODOs.
2014-02-17 mvstanton@chromium.orgAdd a premonomorphic state to the call target cache.
2014-02-17 yangguo@chromium.orgDo not visit smis in the root list during GC.
2014-02-17 jkummerow@chromium.orgARM: build fix for r19380.
2014-02-16 jarin@chromium.orgComparison in effect context lazy deopt fix.
2014-02-14 palfia@homejinni.comMIPS: build fix for r19380
2014-02-14 plind44@gmail.comMIPS: Remove HandlerKindField and just encode the handl...
2014-02-14 plind44@gmail.comMIPS: Don't mix handler flags into regular flag computa...
2014-02-14 plind44@gmail.comMIPS: api accessor store ics should return passed value.
2014-02-14 plind44@gmail.comMIPS: Fix assignment of function name constant.
2014-02-14 ishell@chromium.orgDebug-mode check added: optimized keyed store of a...
2014-02-14 marja@chromium.orgRevert "(Pre)Parser: Simplify NewExpression handling."
2014-02-14 ulan@chromium.orgFix dictionary element load to pass correct elements...
2014-02-14 marja@chromium.org(Pre)Parser: Simplify NewExpression handling.
2014-02-14 verwaest@chromium.orgRemove HandlerKindField and just encode the handlerkind...
2014-02-14 verwaest@chromium.orgDon't mix handler flags into regular flag computation.
2014-02-14 verwaest@chromium.orgPass in the handler kind to IC computation rather than...
2014-02-14 mstarzinger... Add flags for write barrier elimination and local alloc...
2014-02-14 dcarney@chromium.orgbuild fix for r19380
2014-02-14 dcarney@chromium.orgapi accessor store ics should return passed value
2014-02-14 yangguo@chromium.orgFix assignment of function name constant.
2014-02-14 bmeurer@chromium.orgHandle the uninitialized oddball in Type::LubBitset().
2014-02-14 hpayer@chromium.orgThe sweeper thread should not write the page flags...
2014-02-14 marja@chromium.orgRemove Parser::scanner(). There is already ParserBase...
2014-02-14 jarin@chromium.orgTest and fix for polymorphic named call deoptimization.
2014-02-14 marja@chromium.org(Pre)Parser: Move ParsePrimaryExpression to ParserBase.
2014-02-14 jkummerow@chromium.orgValgrind fix: always initialize HCheckTableEntry->is_st...
2014-02-14 yangguo@chromium.orgFix typed array error message.
2014-02-14 m.m.capewell... A64: Prevent repeated restoring of root in gap resolver
2014-02-14 machenbach... Prepare push to trunk. Now working on version 3.24.40.
2014-02-13 palfia@homejinni.comMIPS: Fix r19360 "Improve positions tracking inside...
2014-02-13 verwaest@chromium.orgFix polymorphic inlining of accessors in a test-context.
2014-02-13 vegorov@chromium.orgFix A64 build: unwrap HSourcePosition into int before...
2014-02-13 marja@chromium.org(Pre)Parser: Move FunctionState, BlockState and Scope...
next