platform/upstream/v8.git
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...
2015-01-09 bmeurer[turbofan] Fix typo in IrOpcode::Mnemonic.
2015-01-09 jochenAdd ASAN and TSAN support for Mac
2015-01-09 jochenCorrectly setup the freelist of the coderange on Win64
2015-01-09 Jochen EisingerFast forward V8 to version 4.2
2015-01-09 hpayerTry to reduce memory footprint when we run out of memor...
2015-01-09 titzer[turbofan] Fix control reducer for degenerate cases...
2015-01-09 ishellVerify that Api function's instance call handler is...
2015-01-09 ishellExtend grokdump's dd command with a second optional...
2015-01-09 vogelheimDisable webkit/array-iterate-backwards for debug builds.
2015-01-09 yangguoAdd sticky flag to RegExpMirror.
2015-01-09 v8-autorollUpdate V8 DEPS.
2015-01-08 Daniel VogelheimWhitespace, to trigger the bots.
2015-01-08 hpayerRegularly check hash set addresses to verify memory...
2015-01-08 jochenRemove "extra checks"
2015-01-08 dslomovUnship ES6 classes.
2015-01-08 hpayerVerify that heap object iterator stays within page...
2015-01-08 jochenRevert of Revert of Revert of Turn on job-based recompi...
2015-01-08 bmeurer[turbofan] Cleanup duplicated/unused code in Instructio...
2015-01-08 yangguoRevert of Revert of Add d8 target to the GN build....
2015-01-08 yangguoFix unsafe unaligned accesses in the serializer/deseria...
2015-01-08 jochenRevert of Revert of Turn on job-based recompilation...
2015-01-08 jochenMake sure that the TimerEventScope is destroyed before...
2015-01-08 Ben Noordhuiscompiler: enable optimizer for function literals
2015-01-08 machenbachRevert of Hack around broken snapshot generation in...
2015-01-08 machenbachRevert of Run "gn format" on v8's BUILD.gn file. (patch...
2015-01-08 Yang GuoCorrectly parse line ends for debugging.
2015-01-08 svenpanneFixed printing during DCE.
2015-01-08 bmeurer[turbofan] Correctify representation changes to bit.
2015-01-08 brettwRun "gn format" on v8's BUILD.gn file.
2015-01-08 yangguoRevert of Add d8 target to the GN build. (patchset...
2015-01-08 brettwAdd d8 target to the GN build.
2015-01-08 v8-autorollUpdate V8 DEPS.
2015-01-07 eseidelHack around broken snapshot generation in the GN build...
2015-01-07 dcarneyremove declarative accessors
next