platform/upstream/v8.git
2015-01-20 jochenRevert of Make clang the default on linux. (patchset...
2015-01-20 mstarzingerComputed property names for class literals in TurboFan.
2015-01-20 machenbachMake clang the default on linux.
2015-01-20 weiliang.lin[x86] Avoid memory form of PUSH/CALL for ATOM.
2015-01-20 jochenAdd initial support for v8_target_arch == "arm" to...
2015-01-20 jkummerowReplace generic KeyedStore stub with megamorphic version
2015-01-20 dcarneyensure trace extension works from optimized code when...
2015-01-20 Benedikt Meurer[x86] Use AVX in Crankshaft when available.
2015-01-20 yangguoUse fast_sqrt instead of std::sqrt in simulators.
2015-01-20 verwaestRemove ForceDelete
2015-01-20 dcarneyfix debug checks for api callbacks returning symbols
2015-01-20 mstarzingerRemove early bailout from Runtime_CompileOptimized.
2015-01-20 bmeurer[ia32] Require SSE2.
2015-01-20 jkummerowLet KeyedStoreIC go megamorphic (instead of generic...
2015-01-20 ulanLCodeGen::CallKnownFunction gets the function in register.
2015-01-20 jochenAdd d8 target to BUILD.gn
2015-01-20 machenbachAdd no-test-harness mode to test driver.
2015-01-20 titzer[turbofan] First version of loop peeling.
2015-01-20 cdai2X87: add stub for api function calls with known number...
2015-01-19 Akos PalfiMIPS: Add fast-path OOB support to KeyedLoadIC_Generic.
2015-01-19 ishellMassive renaming of PropertyType values and other impli...
2015-01-19 mstarzingerRemove exorbitant duplication of DebuggerHasBreakpoints.
2015-01-19 machenbachPartially reland Auto-generate v8 version based on...
2015-01-19 Michael StarzingerDisable new test failing since 79748e3f7ced.
2015-01-19 mstarzingerRemove overzealous check from %OptimizeFunctionOnNextCall.
2015-01-19 Ben L. Titzer[turbofan] Rename IrOpcode predicate IsLeafOpcode to...
2015-01-19 titzer[turbofan] Improve loop analysis to handle more than...
2015-01-19 svenpanneUnobscurified OFStream.
2015-01-19 marjaScript streaming: don't produce (empty) cached data...
2015-01-19 dcarneyadd stub for api function calls with known number of...
2015-01-19 dcarneydelete flaky test MultithreadedParallelIsolates
2015-01-19 Michael StarzingerBlacklist computed property name failures with TurboFan.
2015-01-19 jochenRevert of Temporarily restore make dependencies (patchs...
2015-01-19 yangguoSerializer: reset typed array cell type.
2015-01-19 caitpotter88Report SyntaxError on Token::ILLEGAL in ParseTemplateLi...
2015-01-19 mstarzingerAllow --always-opt to go further into the pipeline...
2015-01-19 caitpotter88Implement IsConstructor() abstract operation
2015-01-19 dcarneyremove SignatureInfo class
2015-01-19 yangguoAllow nested compile-script histogram scopes.
2015-01-19 jochenAdd missing if (FLAG_verify_heap) checks around heap...
2015-01-19 mvstantonClusterFuzz fix: %NormalizeElements shouldn't process...
2015-01-19 yangguoCorrectly load RegExp.source from the holder.
2015-01-19 bmeurer[turbofan] Make Factory::NewNumber() always return...
2015-01-19 chunyang.daiX87: Add fast-path OOB support to KeyedLoadIC_Generic
2015-01-19 chunyang.daiX87: split api call stubs into accessor and function...
2015-01-18 machenbachRevert of Reland Auto-generate v8 version based on...
2015-01-18 machenbachReland Auto-generate v8 version based on tags.
2015-01-17 machenbachRevert of [turbofan] Fix bunch of tests failing with...
2015-01-17 akos.palfiMIPS: Fix after 'MIPS: split api call stubs into access...
2015-01-17 v8-autorollUpdate V8 DEPS.
2015-01-17 akos.palfiMIPS: split api call stubs into accessor and function...
2015-01-16 jarin[turbofan] Fix bunch of tests failing with --turbo...
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. ...
next