platform/upstream/v8.git
2015-01-16 yangguoUse back reference map to find references to global...
2015-01-16 jarin[turbofan] Add frame state to the PlainPrimitiveToNumbe...
2015-01-16 mstarzingerAllow --always-opt to go further into the pipeline...
2015-01-16 jkummerowAdd fast-path OOB support to KeyedLoadIC_Generic
2015-01-16 yangguoExtend and fix tests for custom heap snapshot.
2015-01-16 Michael AchenbachWhitespace change to trigger bots.
2015-01-16 Michael AchenbachWhitespace change to trigger bots.
2015-01-16 machenbachRevert of Revert of [turbofan] Improve memory layout...
2015-01-16 machenbachRevert of [turbofan] Improve memory layout of Node...
2015-01-16 mvstantonVector-based KeyedLoadIC MISS logic needs improvement.
2015-01-16 mstarzingerRemove distinction between DisableTurbofan and DisableC...
2015-01-16 bmeurer[turbofan] Improve memory layout of Node class.
2015-01-16 mstarzingerEnable test coverage for --turbo-deoptimization mode.
2015-01-16 mstarzingerFirst simple implementation of class literals in TurboFan.
2015-01-16 marja.holttaRestore the sanity of AUTHORS. CLA OK.
2015-01-16 Balazs KilvadyMIPS64: fix Make map check in NamedStoreHandlerCompiler...
2015-01-16 bmeurer[turbofan] Initial attempt to cleanup Node and related...
2015-01-16 dcarneysplit api call stubs into accessor and function call...
2015-01-16 bmeurerMigrate TRACED_FOREACH to C++11.
2015-01-16 jochenAdd checks to the marking queue
2015-01-16 bmeurer[turbofan] Only mark non-smis as references.
2015-01-16 Sven PanneAnother attempt to fix regress-crbug-178790.
2015-01-16 Sven PannePPC aftermath: Fix regress-crbug-178790.
2015-01-16 Sven PanneContribution of PowerPC port (continuation of 422063005)
2015-01-16 cdai2X87: ES6 computed property names
2015-01-16 deftlyfix defines for openbsd - build fails without them:
2015-01-16 paul.lindMIPS: ES6 computed property names.
2015-01-16 v8-autorollUpdate V8 DEPS.
2015-01-16 arvComputed property names: Enable test on windows again
2015-01-15 Erik ArvidssonSkip computed property name test on Windows
2015-01-15 arvES6 computed property names
2015-01-15 adamkRemove dead TargetCollector code from the parser
2015-01-15 bmeurer[turbofan] Improve AstGraphBuilder::BuildToBoolean...
2015-01-15 bmeurerRevert of [turbofan] Make Factory::NewNumber() always...
2015-01-15 Benedikt Meurer[turbofan] Make Factory::NewNumber() always return...
2015-01-15 bmeurer[turbofan] Turn IrOpcode::IsXXX() into range checks.
2015-01-15 bmeurerRevert of [turbofan] Use PlainPrimitiveToNumber wheneve...
2015-01-15 marjaCheck author of a CL against the AUTHORS file.
2015-01-15 mvstantonVector-based LoadICs need to handle Smi receivers.
2015-01-15 mstarzingerRemove redundant test expectation from mjsunit.
2015-01-15 dcarney[turbofan] add flag for register allocation verification
2015-01-15 Yang GuoFix number-string cache test case.
2015-01-15 yangguoFix remaining issues in the custom snapshot.
2015-01-15 bmeurer[turbofan] Use PlainPrimitiveToNumber whenever possible.
2015-01-15 ulanMake map check in NamedStoreHandlerCompiler::GenerateFi...
2015-01-15 dcarneyReland "[turbofan] simplify gap ordering"
2015-01-15 dcarneyadd register allocator regression test
2015-01-15 machenbachRevert of Auto-generate v8 version based on tags. ...
2015-01-15 baptiste.afsa[turbofan] Allow 0.0 as immediate for floating-point...
2015-01-15 v8-autorollUpdate V8 DEPS.
2015-01-14 balazs.kilvadyMIPS: Fix 'MIPS: Fix after 'Reland remaining parts...
2015-01-14 Ben L. Titzer[turbofan] Fix corner case in loop analysis.
2015-01-14 machenbachAuto-generate v8 version based on tags.
2015-01-14 yangguoCorrectly reference global proxy in the partial snapshot.
2015-01-14 mstarzingerFirst simple implementation of for-of in TurboFan.
2015-01-14 yangguoIntroduce new compile histogram that includes parsing...
2015-01-14 jochenRemove support for signatures with arguments
2015-01-14 fedor.indutnysrc: fix build on freebsd
2015-01-14 bmeurerAdd proper support for proxies to HType.
2015-01-14 Benedikt MeurerRemove stray + character.
2015-01-14 marjaSaner AUTHORS, part 2: Adding AUTHORS based on "Patch...
2015-01-14 jarin[turbofan] Allow deoptimization for JSToNumber operator.
2015-01-14 jochenUpdate gyp files to guarantee proper recreation when...
2015-01-14 bmeurer[turbofan] Fix truncation/representation sloppiness...
2015-01-14 dcarneyRevert of Revert of Revert of Add d8 target to the...
2015-01-14 yangguoStore embed-script flag as metadata into snapshot blob.
2015-01-14 bmeurerRevert of [turbofan] Improve typed lowering of JSBitwis...
2015-01-14 Benedikt Meurer[turbofan] Index parameter to StoreWriteBarrier is...
2015-01-14 Benedikt Meurer[turbofan] Improve typed lowering of JSBitwiseAnd.
2015-01-13 balazs.kilvadyMIPS: [turbofan] Improve code generation for unordered...
2015-01-13 verwaestReduce number of deopts caused by ForceDelete.
2015-01-13 Andy WingoAbortOptimization, RetryOptimization preserve first...
2015-01-13 mstarzingerMake UBSan happy about OpParameter casts.
2015-01-13 chunyang.daiFix the compilation error for turbofan unsupported...
2015-01-13 bmeurer[turbofan] Reduce Word32And masking with shifted inputs.
2015-01-13 marjaSaner AUTHORS, part 1: Corporate CLLAs and wildcards.
2015-01-13 bmeurer[turbofan] Add PlainPrimitiveToNumber simplified operator.
2015-01-13 Sven PanneAvoid MSVC's C6323 warning (use of arithmetic operator...
2015-01-13 bmeurer[turbofan] Avoid expensive fixup for Uint32Div if divis...
2015-01-13 yangguoUpdate references to global object after deserializing...
2015-01-13 bmeurer[turbofan] Improve code generation for unordered compar...
2015-01-13 jarin[turbofan] Add missing deopt.
2015-01-13 svenpanneAvoid MSVC's C6282 warning (assignment of constant...
2015-01-13 v8-autorollUpdate V8 DEPS.
2015-01-12 marjaCompleteParserRecorder: Don't do zero-sized allocations.
2015-01-12 yangguoEmbed custom script into the snapshot.
2015-01-12 caitpotter88Check for octals in template spans only, not expressions
2015-01-12 bmeurer[turbofan] Canonicalize x - K to x + -K.
2015-01-12 mstarzingerEnable test after arguments count limitation was lifted.
2015-01-12 balazs.kilvadyMIPS64: Fix '[turbofan] Implement OSR for outer loops.'
2015-01-12 rmcilroy[d8] Fix V8 external snapshot for Windows.
2015-01-12 jochenRemove unused iossim setting from mac asan config
2015-01-12 erikcorryUnify phantom and internal fields weak handle callbacks
2015-01-12 dslomovMap -0 to integer 0 for typed array constructors.
2015-01-12 titzer[turbofan] Implement OSR for outer loops.
2015-01-12 jochenMerge v8_optimized_debug 1 and 2
2015-01-12 marjaES6 unicode escapes, part 2: Regexps.
2015-01-11 v8-autorollUpdate V8 DEPS.
2015-01-09 paul.lindMIPS: remove immediate constraint within CompareAndSwap.
2015-01-09 jochenIntroduce a gyp variable to control whether or not...
next