platform/upstream/v8.git
2014-10-14 dcarney@chromium.orgbuild fix
2014-10-14 machenbach... Switch chromium roll script to git.
2014-10-14 sigurds@chromium.orgAdd control input to LoadField.
2014-10-14 dcarney@chromium.org[turbofan] remove some of the dependency of Instruction...
2014-10-14 jarin@chromium.org[turbofan] Output schedule, instructions and register...
2014-10-14 jarin@chromium.org[turbofan] Use register for instruction operands when...
2014-10-14 hpayer@chromium.orgIncrease final idle time in idle notifcation of test...
2014-10-14 bmeurer@chromium.org[arm] Drop SMMLS support.
2014-10-14 bmeurer@chromium.org[arm] Add support for SMMLA, SMMLS and SMMUL.
2014-10-14 bmeurer@chromium.orgMIPS: Add OWNERS file for compiler unittests.
2014-10-14 bmeurer@chromium.orgFix non-TF targets after r24546.
2014-10-14 weiliang.lin... X87: Support for super assignments in for..in.
2014-10-13 paul.lind@imgtec.comMIPS: [turbofan] Make VisitBranch and friends to backen...
2014-10-13 balazs.kilvady... MIPS: Support for super assignments in for..in.
2014-10-13 hpayer@chromium.orgFix IdleNotificationFinishMarking test on slow devices.
2014-10-13 mstarzinger... Switch schedule early phase to basic blocks.
2014-10-13 hpayer@chromium.orgCheck if there is still time before finalizing an incre...
2014-10-13 sigurds@chromium.orgRevert "Fix scheduler to correctly schedule nested...
2014-10-13 rmcilroy@chromium.orgRefactor FrameAndConstantPoolScope and ConstantPoolUnav...
2014-10-13 dusan.milosavljevic... MIPS: Unbreak gn build, missing source files for MIPS tf.
2014-10-13 sigurds@chromium.orgFix scheduler to correctly schedule nested diamonds.
2014-10-13 dslomov@chromium.orgSupport for super assignments in for..in.
2014-10-13 machenbach... Make releases script ready for the new git workflow.
2014-10-13 mstarzinger... Mark some test262 cases as known failures after r24495.
2014-10-13 bmeurer@chromium.org[turbofan] Optimize Int32Mod by power-of-two.
2014-10-13 neis@chromium.orgRevert "Refine expression typing, esp. by propagating...
2014-10-13 neis@chromium.orgRefine expression typing, esp. by propagating range...
2014-10-13 dslomov@chromium.orgFix typedarray tests.
2014-10-13 rmcilroy@chromium.orgv8_external_snapshot target visible only when using...
2014-10-13 bmeurer@chromium.orgRun benchmarks tests with --turbo-asm flag.
2014-10-13 bmeurer@chromium.org[turbofan] Embed the actual backing store address for...
2014-10-13 marja@chromium.orgScript streaming: UTF-8 handling fix.
2014-10-13 bmeurer@chromium.org[turbofan] Make VisitBranch and friends to backend...
2014-10-13 dcarney@chromium.org[turbofan] remove graph from InstructionSequence
2014-10-13 yangguo@chromium.orgFix build failure.
2014-10-13 yangguo@chromium.orgAlways include full reloc info to stubs for serialization.
2014-10-13 dcarney@chromium.org[turbofan]IA: ChangeFloat32ToFloat64 supports mem operand
2014-10-13 dcarney@chromium.org[turbofan] IA: TruncateFloat64ToFloat32 supports mem...
2014-10-13 weiliang.lin... X87: Introduce FeedbackVectorSlot type - better than...
2014-10-11 weiliang.lin... X87: Teach TurboFan to call vector-based ICs.
2014-10-10 dusan.milosavljevic... MIPS: Fix loading Float64 constants in turbofan.
2014-10-10 adamk@chromium.orgAdd test case for SparseJoin misbehavior with getters
2014-10-10 balazs.kilvady... MIPS: Introduce FeedbackVectorSlot type - better than...
2014-10-10 yangguo@chromium.orgSplit off remaining runtime functions in runtime.cc.
2014-10-10 balazs.kilvady... MIPS: Teach TurboFan to call vector-based ICs.
2014-10-10 mstarzinger... Use phase-local zone in the graph builder.
2014-10-10 ishell@chromium.orgDisable webkit/array-iterate-backwards test in --gc...
2014-10-10 jkummerow@chromium.orgFix type feedback for name-keyed stores
2014-10-10 mvstanton@chromium.orgIntroduce FeedbackVectorSlot type - better than int.
2014-10-10 mvstanton@chromium.orgBogus assert caused turbofan failure.
2014-10-10 mstarzinger... Improve comments and readability of scheduler.
2014-10-10 mstarzinger... Remove fixpoint workaround from schedule early phase.
2014-10-10 svenpanne@chromium.orgAST nodes have at most one bailout/typefeedback ID...
2014-10-10 yangguo@chromium.orgReset code age when serializing code objects.
2014-10-10 dslomov@chromium.orgKeyed loads from super with numeric keys.
2014-10-10 ulan@chromium.orgSet output representation of HIsStringAndBranch to...
2014-10-10 bmeurer@chromium.org[turbofan] Optimize Uint32LessThan with Word32Sar.
2014-10-10 mvstanton@chromium.orgTeach TurboFan to call vector-based ICs.
2014-10-10 akos.palfi... MIPS: Fix for r24501.
2014-10-10 yangguo@chromium.orgUpdate .gitignore with test/test262-es6/data.
2014-10-10 bmeurer@chromium.org[turbofan] Fix typed lowering of typed array loads...
2014-10-10 yangguo@chromium.orgConform to the unittest naming convention.
2014-10-10 jochen@chromium.orgFix typo in Mac GetCurrentThreadId
2014-10-10 jochen@chromium.orgSync OS::GetCurrentThreadId with chromium's/blink's...
2014-10-10 yangguo@chromium.orgAllow identifier code points from supplementary multili...
2014-10-10 machenbach... Make benchmark runner understand chromium perf output.
2014-10-10 weiliang.lin... X87: Fix uninitialized FixedArray potentially being...
2014-10-10 weiliang.lin... X87: Keyed stores to super where key is a name.
2014-10-10 weiliang.lin... X87: Add MEGAMORPHIC state support for KeyedStoreIC
2014-10-09 balazs.kilvady... MIPS: Add MEGAMORPHIC state support for KeyedStoreIC.
2014-10-09 balazs.kilvady... MIPS: Fix uninitialized FixedArray potentially being...
2014-10-09 balazs.kilvady... MIPS: Keyed stores to super where key is a name.
2014-10-09 jkummerow@chromium.orgAdd MEGAMORPHIC state support for KeyedStoreIC
2014-10-09 ulan@chromium.orgFix computation of UTC time from local time at DST...
2014-10-09 jkummerow@chromium.orgFix uninitialized FixedArray potentially being left...
2014-10-09 mstarzinger... Remove deprecated verification for context separation.
2014-10-09 machenbach... Remove perf tests that are moved to another location.
2014-10-09 dslomov@chromium.orgConvert `obj` ToObject in Object.keys()
2014-10-09 bmeurer@chromium.org[ia32] Use more efficient encoding when loading integer...
2014-10-09 machenbach... Move js perf test to another directory.
2014-10-09 bmeurer@chromium.org[turbofan] Eliminate redundant masking operations for...
2014-10-09 bmeurer@chromium.org[ia32] Fix for no SSE4.1.
2014-10-09 dslomov@chromium.orgKeyed stores to super where key is a name.
2014-10-09 rmcilroy@chromium.orgRemove default NOP implementation of MonotonicallyIncre...
2014-10-09 dslomov@chromium.orgSimplify Scope and ScopePtr conversions.
2014-10-09 jochen@chromium.orgAdd link to tsan bug to suppression
2014-10-09 dusan.milosavljevic... MIPS: Improve runtime detection and compatibility wrt...
2014-10-09 bmeurer@chromium.org[ia32] Better code generation for materialization of...
2014-10-09 jochen@chromium.orgIntroduce a tsan suppressions file
2014-10-09 jochen@chromium.orgStore local copies of flags needed on the background...
2014-10-09 bmeurer@chromium.org[turbofan] Add support for ARM64 Ubfx
2014-10-09 svenpanne@chromium.orgSimplify AST ID generation.
2014-10-09 jochen@chromium.orgMake Profiler::running_ atomic.
2014-10-09 weiliang.lin... X87: Updates to maintain flag --vector-ics
2014-10-09 bmeurer@chromium.orgFix tools/run-llprof.sh to work with newer perf.
2014-10-08 akos.palfi... MIPS64: Fix TruncatingDiv.
2014-10-08 titzer@chromium.orgSmarter representation selection for phis.
2014-10-08 yangguo@chromium.orgUpdate unicode to 7.0.0.
2014-10-08 arv@chromium.orgClasses: Add support for toString
2014-10-08 mstarzinger... Remove premordial math functions from native context.
next