platform/upstream/v8.git
2014-10-24 titzer@chromium.orgFix bugs in Scheduler hoisting and RPO loop bounds...
2014-10-24 mstarzinger... Add Schedule::InsertBranch to fuse control flow graphs.
2014-10-24 svenpanne@chromium.orgonly define ARRAYSIZE_UNSAFE for NaCl builds
2014-10-24 sigurds@chromium.orgAdd Float64Floor, Float64Ceil, Float64RoundTruncate...
2014-10-24 marja@chromium.orgAstValueFactory: make true, false, null, undefined...
2014-10-24 yangguo@chromium.orgEnable --serialize-toplevel by default.
2014-10-24 yangguo@chromium.orgTweaks to the code serializer.
2014-10-24 mvstanton@chromium.orgTurboFan calls to vector-based ics need to resolve...
2014-10-24 mvstanton@chromium.orgImprove printing for Symbols.
2014-10-24 yangguo@chromium.orgUse memcpy in List::AddAll for fundamental types.
2014-10-24 mstarzinger... Generate fake basic block for Terminate node.
2014-10-24 mvstanton@chromium.orgPropertyICCompiler: expose monomorphic keyed load handl...
2014-10-24 machenbach... Whitespace change.
2014-10-24 machenbach... Whitespace change.
2014-10-24 machenbach... Whitespace change to test gnumbd.
2014-10-24 bmeurer@chromium.org[x86] Fix register constraints for multiply-high.
2014-10-24 yangguo@chromium.orgLog code event for deserialized code.
2014-10-24 bmeurer@chromium.orgUnbreak c1visualizer.
2014-10-24 weiliang.lin... X87: Classes: implement 'new super'.
2014-10-24 yangguo@chromium.orgMake block writes in the serializer more efficient.
2014-10-24 verwaest@chromium.orgLimit the number of transitions allowed per hidden...
2014-10-23 adamk@chromium.orgFix sparse versions of Array slice/splice to use [...
2014-10-23 adamk@chromium.orgNarrow cases where Sparse/Smart versions of Array metho...
2014-10-23 adamk@chromium.orgChange SmartMove no-op behavior to match SimpleMove...
2014-10-23 mstarzinger... Move special RPO computation into separate class.
2014-10-23 mstarzinger... Make GIT ignore all turbo.cfg files.
2014-10-23 ulan@chromium.orgShrink new space in idle notification.
2014-10-23 jarin@chromium.orgDisambiguate pow
2014-10-23 ishell@chromium.orgFixed mutable heap numbers leak in JSON parser.
2014-10-23 jarin@chromium.org[turbofan] Use range types to type and lower arithmetic...
2014-10-23 machenbach... Whitespace change to trigger bots.
2014-10-23 machenbach... Switch release scripts to new git workflow.
2014-10-23 dcarney@chromium.orgfix another static initializer
2014-10-23 dslomov@chromium.orgharmony-scoping: Allow 'const' iteration variables...
2014-10-23 akos.palfi... MIPS: Classes: implement 'new super'.
2014-10-23 svenpanne@chromium.orgReland 'Simplify TurboFan's c1visualizer file handling.'
2014-10-23 dslomov@chromium.orgRevert "harmony-scoping: Allow 'const' iteration variab...
2014-10-23 bmeurer@chromium.orgRemove deprecated lexer-shell.
2014-10-23 ishell@chromium.orgMore details printed for Map, DescriptorArray and Trans...
2014-10-23 yangguo@chromium.orgDe-virtualize snapshot sink.
2014-10-23 dcarney@chromium.orgfix build after r24830
2014-10-23 dslomov@chromium.orgharmony-scoping: Allow 'const' iteration variables...
2014-10-23 mstarzinger... Make sure floating phi nodes are coupled to their contr...
2014-10-23 bmeurer@chromium.org[turbofan] Improve code generation for inline compariso...
2014-10-23 yangguo@chromium.orgFix memory leak in RootIndexMap.
2014-10-23 dcarney@chromium.org[turbofan] split compilation stats off from HStatistics...
2014-10-23 yangguo@chromium.orgSecond compile fix to r24826.
2014-10-23 yangguo@chromium.orgFix compile errors in r24826.
2014-10-23 yangguo@chromium.orgUse hash map to look for objects in the root array...
2014-10-23 dslomov@chromium.orgClasses: implement 'new super'.
2014-10-23 yangguo@chromium.orgSmall fixes for the code serializer.
2014-10-23 dslomov@chromium.orgRevert "Classes: implement 'new super'."
2014-10-23 dslomov@chromium.orgClasses: implement 'new super'.
2014-10-23 svenpanne@chromium.orgRevert "Simplify TurboFan's c1visualizer file handling."
2014-10-23 bmeurer@chromium.org[turbofan] Currently we cannot handle typed arrays...
2014-10-23 svenpanne@chromium.orgSimplify TurboFan's c1visualizer file handling.
2014-10-23 dcarney@chromium.orgCleanup ConsStringIteratorOp.
2014-10-23 bmeurer@chromium.orgSkip webkit/array-iterate-backwards for TF.
2014-10-23 bmeurer@chromium.orgSkip webkit/dfg-int-overflow-in-loop for TF.
2014-10-22 rodolph.perfetta... ARM64: Fix stack manipulation.
2014-10-22 adamk@chromium.orgSpeed up creation of Objects whose prototype has dictio...
2014-10-22 adamk@chromium.orgFix {get,set}ter-on-elements tests to run through all...
2014-10-22 titzer@chromium.orgAdd Terminate operator.
2014-10-22 jochen@chromium.orgUpdate intialization of vtune support.
2014-10-22 dslomov@chromium.orgStage harmony-strings.
2014-10-22 titzer@chromium.orgCleanups to Verifier.
2014-10-22 dslomov@chromium.orgRemove [[PROTOTYPE]] from ObjectToStringHarmony
2014-10-22 wingo@igalia.comArray.prototype.{reduce, reduceRight}: Wrong order...
2014-10-22 machenbach... Move js perf tests to a common root on the perf dashboard.
2014-10-22 machenbach... Add an --msan flag to run-tests.py.
2014-10-22 machenbach... Whitespace change to test new git workflow.
2014-10-22 mstarzinger... Switch ScheduleLateNodeVisitor to use explicit queue.
2014-10-22 bmeurer@chromium.org[turbofan] Add support for deferred code.
2014-10-22 dslomov@chromium.orgPerf tests for fromCodePoint and codePointAt.
2014-10-22 sigurds@chromium.orgAdd FRINTP (round towards positive infinity) instruction.
2014-10-22 balazs.kilvady... MIPS64: Spread the knowledge!
2014-10-22 bmeurer@chromium.orgDisable libstdc++ debug mode on x64 for now.
2014-10-22 mstarzinger... Remove testing artifacts from Schedule::AddFoo.
2014-10-22 dslomov@chromium.orgFlatten the string in StringToDouble function.
2014-10-22 jochen@chromium.orgReally disable test when running with optimize for...
2014-10-22 bmeurer@chromium.orgEnable libstdc++ debug mode in debug builds.
2014-10-22 dslomov@chromium.orgSpread the knowledge!
2014-10-22 jochen@chromium.orgFix newly added test to not run with optimize-for-size
2014-10-22 jochen@chromium.orgAdd support for a target new space size
2014-10-22 bmeurer@chromium.orgUse getauxval() if available.
2014-10-21 machenbach... Whitespace change to trigger revert of new test262...
2014-10-21 machenbach... Whitespace change to trigger new test262-es6 tests.
2014-10-21 machenbach... Whitespace change to trigger new test262-es6 tests.
2014-10-21 adamk@chromium.orgReplace single quotes with double quotes to fix BUILD.gn
2014-10-21 adamk@chromium.orgArray.prototype.{slice,splice} should use [[DefineOwnPr...
2014-10-21 dslomov@chromium.orgUpdate ObjectToString to Harmony-draft algorithm
2014-10-21 mstarzinger... Revert "Make sure floating phi nodes are coupled to...
2014-10-21 mstarzinger... Make sure floating phi nodes are coupled to their control.
2014-10-21 titzer@chromium.orgFix scheduler not to connect final merge block in the...
2014-10-21 dcarney@chromium.org[turbofan] use ZonePool in most places in the compiler...
2014-10-21 titzer@chromium.orgFix off-by-one bug in TurboFan register allocator.
2014-10-21 titzer@chromium.orgFix AstGraphBuilder for loops like for(;;).
2014-10-21 rossberg@chromium.orgFix incorrect private access
2014-10-21 mvstanton@chromium.orgThe issue is that by handling strings with map/handler...
2014-10-21 rossberg@chromium.orgFix data race with interface caching
next