platform/upstream/v8.git
2015-01-23 bmeurer[x86] Blacklist AVX for Windows versions before 6.1...
2015-01-23 hpayerUse more conservative average promotion ratio for initi...
2015-01-23 dcarneyCHECK that FunctionTemplates are not modified after...
2015-01-23 dcarneyRevert of Call directly to c callbacks in Invoke instea...
2015-01-23 Benedikt Meurer[x86] Use AVX in Crankshaft when available.
2015-01-23 Ben NoordhuisFix run-time ARMv6 detection.
2015-01-23 v8-autorollUpdate V8 DEPS.
2015-01-23 akos.palfiMIPS: new classes: change semantics of super(...) call...
2015-01-22 dcarneyCall directly to c callbacks in Invoke instead of trans...
2015-01-22 machenbachRevert of [x86] Use AVX in Crankshaft when available...
2015-01-22 mstarzingerAvoid unintentional optimization of hot builtins by...
2015-01-22 mstarzingerEnable inlining test that now works with control reducer.
2015-01-22 dslomovnew classes: change semantics of super(...) call and...
2015-01-22 vogelheimImplement AggregatableHistogramTimer and use it to...
2015-01-22 ulanTreat pointers in optimized code as strong before all...
2015-01-22 machenbachMake version generation robust to other user-defined...
2015-01-22 Dusan MilosavljevicMIPS: Fix rare random crashes in keyed store if element...
2015-01-22 dannoConvert compiler cctest to unit tests, part 1
2015-01-22 Benedikt Meurer[turbofan] Add STYLE document.
2015-01-22 bmeurer[turbofan] Cleanup Schedule and related classes.
2015-01-22 ishellSupport concatenating with zero-size arrays with DICTIO...
2015-01-22 mstarzingerAdd missing BailoutId and FrameState to with statements.
2015-01-22 svenpanneRemoved bogus threading test to make TSAN happy.
2015-01-22 yangguoRevert of Change test expectations for test-types/Maybe...
2015-01-22 bmeurerTry to fix AOSP builder.
2015-01-22 machenbachFix typo in build.gn.
2015-01-22 bmeurerDouble field values need sNaN -> qNaN canonicalization.
2015-01-22 Yang GuoChange test expectations for test-types/Maybe.
2015-01-22 bmeurerFix ninja build with clang=1.
2015-01-22 arvUse FunctionLiteral for class constructor
2015-01-22 v8-autorollUpdate V8 DEPS.
2015-01-22 paul.lindMIPS: Use signaling NaN for holes in fixed double arrays.
2015-01-22 bmeurerRevert of Steps towards unification of number bitset...
2015-01-21 machenbachReland Make clang the default on linux.
2015-01-21 machenbachRevert of Reland Make clang the default on linux. ...
2015-01-21 machenbachReland Make clang the default on linux.
2015-01-21 bmeurer[arm] Skip mozilla/js1_5/extensions/regress-355497...
2015-01-21 mstarzingerAdd missing FrameState to harmony class literals.
2015-01-21 Michael AchenbachWhitespace change to test slave shuffle.
2015-01-21 mstarzingerAdd missing FrameState for Runtime_GetPrototype.
2015-01-21 mstarzingerAdd missing FrameState for Runtime_DeliverObservationCh...
2015-01-21 machenbachProperly configure goma.
2015-01-21 rossbergSteps towards unification of number bitset and range...
2015-01-21 Benedikt Meurer[arm] Fix simulator stack size for mozilla/js1_5/extens...
2015-01-21 bmeurerRemove deprecated v8::base::OS::nan_value().
2015-01-21 mstarzingerAdd missing FrameState to JSTypedLoweringTester.
2015-01-21 mstarzingerDrop TODO that no longer applies after refactoring.
2015-01-21 mstarzingerEnable test coverage for test coverage.
2015-01-21 titzer[turbofan] Fix register allocator verifier to allow...
2015-01-21 dcarneyadd some tests for HandleApiCall builtin
2015-01-21 verwaestAdd a pretty printer to improve the error message non...
2015-01-21 jkummerowKeyedStoreIC: support non-generic handling of Symbol...
2015-01-21 mostynbconvert compile-time checkable DCHECKs to STATIC_ASSERTs
2015-01-21 machenbachRestrict tag-update for version generation to cached...
2015-01-21 Benedikt Meurer[arm] Fix sNaN quietening in the ARM simulator on IA-32.
2015-01-21 Benedikt Meurer[arm] Work-around sNaN issue in ARM simulator builds...
2015-01-21 Michael AchenbachWhitespace CL to trigger bots.
2015-01-21 machenbachRemove presubmit bot from 'git cl try'.
2015-01-21 yangguoRemove implicit uint8_t to char cast in string replace.
2015-01-21 Benedikt MeurerUse signaling NaN for holes in fixed double arrays.
2015-01-21 cdai2X87: Fix issue with __proto__ when using ES6 object...
2015-01-21 cdai2X87: move CallApiFunctionAndReturn to code-stubs-*
2015-01-21 machenbachEnsure tags are fetched when generating the V8 version.
2015-01-21 cdai2X87: fix debug checks for api callbacks returning symbols
2015-01-20 titzer[turbofan] Pull ResizeMergeOrPhi into CommonOperatorBui...
2015-01-20 mstarzingerComputed property names for object literals in TurboFan.
2015-01-20 verwaestPerform access checks on the prototype chain when setti...
2015-01-20 arvFix issue with __proto__ when using ES6 object literals
2015-01-20 machenbachKeep trybot definitions in sync with CQ.
2015-01-20 verwaestUse RETURN_ON_EXCEPTION rather than .Assert when settin...
2015-01-20 machenbachDon't use -O3 with sanitizers.
2015-01-20 jkummerowProfiler improvements
2015-01-20 dcarneymove CallApiFunctionAndReturn to code-stubs-*
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...
next