platform/upstream/v8.git
2014-11-20 Dan Carney[turbofan] use double temp registers for stack-stack...
2014-11-20 Ulan DegenbaevFix Regress3540 after r25441.
2014-11-20 ulanReserve code range block for evacuation.
2014-11-20 dcarney[turbofan] More aggressive reuse of spill slots in...
2014-11-20 Daniel Clifford[turbofan]: More optimizations to add and subtract...
2014-11-20 Rodolph Perfetta[turbofan] remove redundant '& 0x1F' for shifts.
2014-11-20 mstarzingerEnable TurboFan for Win64 targets.
2014-11-20 Andreas RossbergFix lower bound violation
2014-11-20 Andreas RossbergDisable classes in sloppy mode unless --harmony-sloppy...
2014-11-20 balazs.kilvadyConditional flags for tests - set JS stack size for...
2014-11-20 yangguoImplement log10 via fdlibm port.
2014-11-20 machenbachRevert of Rename String.prototype.contains to 'includes...
2014-11-20 jochenRemove --clever-optimizations
2014-11-20 dslomovRename String.prototype.contains to 'includes'.
2014-11-19 dslomovRemove Weak{Map,Set}.prototype.clear.
2014-11-19 arvReduce ErrorsFutureStrictReservedWords test to make...
2014-11-19 ishellRemoved unnecessary generalization of all fields in...
2014-11-19 dcarney[turbofan]: delay ssa deconstruction in register allocator
2014-11-19 Dusan MilosavljevicMIPS64: Prepare additonal code for turbofan landing.
2014-11-19 Dusan MilosavljevicMIPS64: Add turbofan support for mips64.
2014-11-19 aandreyAllow stepping into Object.observe handlers.
2014-11-19 yangguoOne instead of two runtime calls when initializing...
2014-11-19 Michael StantonRevert "Re-land r25392 Use a stub in crankshaft for...
2014-11-19 yurysEnable "strict mode"; for debugger scripts
2014-11-19 machenbachUpdate default trybots.
2014-11-19 paul.lindMIPS: Skip some tests on big-endian boards.
2014-11-19 ishellPropertyDetails cleanup: NORMAL property type merged...
2014-11-19 yangguoDo fewer encoding checks in FlatStringReader used in...
2014-11-19 Yury SemikhatskyFix Unhandled ReferenceError in debug-debugger.js
2014-11-19 chunyang.daiX87: Re-land r25392 Use a stub in crankshaft for grow...
2014-11-19 Dan Carneyfix typo in pipeline.cc
2014-11-19 Benedikt Meurer[turbofan] Smartify typing of NumberToInt32 and NumberT...
2014-11-19 Benedikt MeurerRevert "Forward declaration for Isolate / Platform...
2014-11-19 caitpotter88Implement ES6 String.raw behind --harmony-templates
2014-11-18 bulachFixes d8 on windows following.
2014-11-18 bulachForward declaration for Isolate / Platform in libplatfo...
2014-11-18 arvClasses: Expand test to cover strict runtime behavior
2014-11-18 dslomovharmony-scoping: better error messages for let declarat...
2014-11-18 cullinanCopy unittests binary in android-sync.sh
2014-11-18 Balazs KilvadyMIPS: Re-land r25392 Use a stub in crankshaft for grow...
2014-11-18 mstarzingerUse ZoneVector instead of ZoneList in the graph builder.
2014-11-18 yangguov8::String::Concat must not throw.
2014-11-18 mstarzingerRemove ambiguous getter for operator value counts.
2014-11-18 yangguoFix disabling all break points from within the debug...
2014-11-18 mstarzingerFix loop information computation for floating loops.
2014-11-18 Michael AchenbachPrototype for a client-side performance trybot script.
2014-11-18 Michael StantonRe-land r25392 Use a stub in crankshaft for grow store...
2014-11-18 rickyzUse 16 instead of 4 for determining member offsets.
2014-11-18 alexanderkFix include mistakes
2014-11-18 Jakob KummerowFix IC handler cache clearing for JSBuiltinsObject
2014-11-18 Michael StantonRevert "Use a stub in crankshaft for grow store arrays."
2014-11-18 Michael StantonUse a stub in crankshaft for grow store arrays.
2014-11-18 yangguoUse FlatStringReader in JSON stringifier.
2014-11-18 Benedikt Meurer[turbofan] Push JSToNumber conversions into Phis.
2014-11-18 aandreyAllow stepping into Promise handlers.
2014-11-18 Benedikt Meurer[turbofan] Avoid useless sign extension after sign...
2014-11-18 Michael StantonHydrogen should recognize literal smi arrays as fast...
2014-11-18 Benedikt Meurer[x64] Recognize MOVSXBL.
2014-11-18 Benedikt Meurer[x64] Recognize MOVSXWL.
2014-11-17 Adam KleinAdd a cctest for using a C++ FunctionCallback as an...
2014-11-17 dslomovharmony-scoping: Implement debugger support for script...
2014-11-17 Dan Carney[turbofan] add ForTesting to pipeline entry points...
2014-11-17 jarin[turbofan] More useful typing for And, Or and Shr.
2014-11-17 Andrey AdaikinExpose internal properties of map/set iterators via...
2014-11-17 Dan Carney[turbofan] move register allocation phases to pipeline
2014-11-17 yangguoReland "Soft fail for invalid cache data."
2014-11-17 Benedikt Meurer[turbofan] Smartify the GraphReducer.
2014-11-17 Benedikt Meurer[turbofan] Fix pushing of JSToBooleans into Phis.
2014-11-17 Ben L. Titzer[turbofan] Factor out common code between ReduceSelect...
2014-11-17 Daniel CliffordFix Windows build after 25373
2014-11-17 Daniel CliffordGeneralize ScaledWithOffsetMatcher to support 64 bits
2014-11-17 Michael StarzingerRemove left-over generated runtime test from mjsunit.
2014-11-17 Jakob KummerowFix one more missing c0_ < 0 check in scanner
2014-11-17 Hannes PayerFix concurrent sweeping in predictable mode and bring...
2014-11-17 Hannes PayerAdded --trace_idle_notification_verbose which prints...
2014-11-17 Jaroslav Sevcik[turbofan] Remove int32 narrowing during typed lowering.
2014-11-17 yangguoReland "Optimize function across closures." (again).
2014-11-15 arvClasses: Add support for stepping through default const...
2014-11-15 machenbachLet git ignore the third_party dir to avoid unnecessary...
2014-11-14 adamkThrow as per spec when modifying an Array with builtin...
2014-11-14 adamkFix desugaring of let bindings in for loops to handle...
2014-11-14 caitpotter88Implement ES6 Template Literals
2014-11-14 dcarney[turbofan] refactor pipeline to use hydrogen like Run...
2014-11-14 arvClasses: Implement correct name binding
2014-11-14 Michael StarzingerExtend typed lowering to cover JSStrictEqual on differi...
2014-11-14 Dmitry LomovImplement 'setVariableValue' for debugger block scopes.
2014-11-14 Andy WingoRemove AstConstructionVisitor/AstNullVisitor
2014-11-14 Benedikt MeurerRevert "[turbofan] Smartify the GraphReducer."
2014-11-14 Ben L. TitzerDo not do field type tracking with GC stress.
2014-11-14 Michael StarzingerMake TurboFan inlining work without deoptimization.
2014-11-14 Ben L. TitzerRemove arguments arity check in mjsunit because it...
2014-11-14 machenbachRevert of Whitespace change to test CQ. (patchset ...
2014-11-14 machenbachWhitespace change to test CQ.
2014-11-14 Dan Carney[turbofan] small cleanups to aid register allocator...
2014-11-14 Michael AchenbachFix releases script after git migration.
2014-11-14 Andy WingoMove feedback slot allocation to post-pass
2014-11-14 Benedikt Meurer[turbofan] Optimize remainder of integer division by...
2014-11-14 Hannes PayerAllow idle notification when incremental marking is...
2014-11-14 Benedikt Meurer[turbofan] Smartify the GraphReducer.
2014-11-14 Benedikt Meurer[arm] Fix UBFX detection.
next