platform/upstream/v8.git
2014-09-12 mstarzinger... Enable typed pipeline on ARM and ARM64 for TurboFan.
2014-09-12 sigurds@chromium.orgReland
2014-09-12 jarin@chromium.orgReland "Change the order of arguments of the (One|Two...
2014-09-12 yangguo@chromium.orgSimplify test-debug/ProcessDebugMessagesThreaded and...
2014-09-12 mstarzinger... Allow more runtime functions to accept Int32s instead...
2014-09-12 v8-autoroll... [Auto-roll] Bump up version to 3.29.61.0
2014-09-12 baptiste.afsa... [turbofan] Tests and fixes for ARM64 load/store with...
2014-09-12 baptiste.afsa... [turbofan] Fix double register swap in ARM and ARM64...
2014-09-12 marja@chromium.orgAdd script streaming API.
2014-09-12 bmeurer@chromium.org[arm] Disable --turbo-types by default instead of ignor...
2014-09-12 jarin@chromium.orgRevert "Change the order of arguments of the (One|Two...
2014-09-12 jkummerow@chromium.orgFix Smi vs. HeapObject confusion in HConstants.
2014-09-12 weiliang.lin... X87: Eliminate Turbofan shims with CodeFactory
2014-09-12 jarin@chromium.orgChange the order of arguments of the (One|Two)ByteSeqSt...
2014-09-12 weiliang.lin... X87: Added CallInterfaceDescriptors to all code stubs.
2014-09-12 bmeurer@chromium.org[turbofan] Most simplified operators are globally share...
2014-09-12 weiliang.lin... X87: Rename ascii to one-byte where applicable.
2014-09-12 weiliang.lin... X87: Get CallInterfaceDescriptor directly from CodeStub.
2014-09-12 bmeurer@chromium.orgDisable typed pipeline for non-turbofan arch's after...
2014-09-12 v8-autoroll... [Auto-roll] Bump up version to 3.29.60.0
2014-09-12 bmeurer@chromium.org[turbofan] Mark operator constructors as const in Machi...
2014-09-12 weiliang.lin... X87: Initialize CodeStubInterfaceDescriptor in the...
2014-09-12 weiliang.lin... X87: Encapsulate megamorphic load/tail-call in hydrogen
2014-09-11 v8-autoroll... [Auto-roll] Bump up version to 3.29.58.0
2014-09-11 balazs.kilvady... MIPS: Turbofan needs a code handle and a CallInterfaceD...
2014-09-11 mstarzinger... Fix typed lowering of JSAdd on non-number inputs.
2014-09-11 jkummerow@chromium.orgNuke support for running MSan without a simulator.
2014-09-11 mstarzinger... Also disable typed pipeline on ARM after r23859.
2014-09-11 rossberg@chromium.orgUpdate test262-es6
2014-09-11 mvstanton@chromium.orgTurbofan needs a code handle and a CallInterfaceDescrip...
2014-09-11 yangguo@chromium.orgDo not use wide reads in CopyCharsUnsigned.
2014-09-11 mstarzinger... Fix typed lowering of ToBoolean on NaN input.
2014-09-11 yangguo@chromium.orgExpect access check in JSObject::DefineAccessor.
2014-09-11 rossberg@chromium.orgFix inaccurate type condition in Hydrogen
2014-09-11 balazs.kilvady... MIPS: Added CallInterfaceDescriptors to all code stubs.
2014-09-11 ulan@chromium.orgDo full GC for small heaps in idle time handler.
2014-09-11 ulan@chromium.orgSkip long running test variants for NaCL.
2014-09-11 jkummerow@chromium.orgFix regress-crbug-412203.js
2014-09-11 marja@chromium.orgRevert "Add script streaming API."
2014-09-11 marja@chromium.orgFix compilation after r23865.
2014-09-11 alph@chromium.orgAdd AccessorInfo handling into heap profiler.
2014-09-11 marja@chromium.orgAdd script streaming API.
2014-09-11 bmeurer@chromium.org[turbofan] Machine operators are globally shared single...
2014-09-11 jkummerow@chromium.orgFix ElementsKind handling of prototypes in Array.concat
2014-09-11 jkummerow@chromium.orgAdd a script that can generate simple test cases for...
2014-09-11 marja@chromium.orgParser cleanup: less member variables.
2014-09-11 yangguo@chromium.orgExpect requiring access check on objects with hidden...
2014-09-11 mstarzinger... Enable typed pipeline for TurboFan (again).
2014-09-11 aandrey@chromium.orgFix crash in ScriptDebugServer::wrapCallFrames
2014-09-11 svenpanne@chromium.orgMake --turbo-inlining available on the command line.
2014-09-11 baptiste.afsa... ARM64: Change some incorect uses of ptrdiff_t to int64_t.
2014-09-11 jochen@chromium.orgImprove x32 detection macro.
2014-09-11 mvstanton@chromium.orgAdded CallInterfaceDescriptors to all code stubs. A...
2014-09-11 weiliang.lin... X87: Do not cache CodeStubInterfaceDescriptor on the...
2014-09-10 v8-autoroll... [Auto-roll] Bump up version to 3.29.56.0
2014-09-10 paul.lind@imgtec.comMIPS: Rename ascii to one-byte where applicable.
2014-09-10 arv@chromium.orgRemove runtime test for concise methods
2014-09-10 arv@chromium.orgES6: Add support for method shorthand in object literals
2014-09-10 ulan@chromium.orgFix status file after r23840.
2014-09-10 mstarzinger... Fix awesomeness in X64 assembler.
2014-09-10 ulan@chromium.org[turbofan] Save OOL constant pool pointer in CodeGenera...
2014-09-10 mstarzinger... Actually disabled typed pipeline after r23830.
2014-09-10 yangguo@chromium.orgAlso rename ascii to one-byte in tool scripts.
2014-09-10 yangguo@chromium.orgRename ascii to one-byte where applicable.
2014-09-10 yangguo@chromium.orgFix JSReceiver::HasHiddenProperties wrt access-checked...
2014-09-10 bmeurer@chromium.org[turbofan] Lower JSStoreProperty during JS typed lowering.
2014-09-10 bmeurer@chromium.org[turbofan] Next step towards shared operators.
2014-09-10 mstarzinger... Disabled typed pipeline because of 64-bit failures.
2014-09-10 mstarzinger... Fix blacklist of 'array-functions-prototype-misc' after...
2014-09-10 v8-autoroll... [Auto-roll] Bump up version to 3.29.55.0
2014-09-10 mstarzinger... Enable typed pipeline for TurboFan.
2014-09-10 mstarzinger... Switch inlining to use simplified instead of machine...
2014-09-10 ulan@chromium.orgDon't inline Array functions if receiver map is not...
2014-09-10 ulan@chromium.orgFix regress-411210 after r23824.
2014-09-10 yangguo@chromium.orgAllow externalizing cons and sliced string.
2014-09-10 bmeurer@chromium.org[turbofan] Correctly use bit_cast instead of static_cast.
2014-09-10 hpayer@chromium.orgRemove guard page mechanism from promotion queue.
2014-09-10 machenbach... Make merge script bypass hooks on upload.
2014-09-10 hpayer@chromium.orgSplit up marking step and marking speed up functionality.
2014-09-10 weiliang.lin... X87: Unify JSEntryStub and JSConstructEntryStub, and...
2014-09-10 bmeurer@chromium.orgRevert "Switch inlining to use simplified instead of...
2014-09-10 weiliang.lin... X87: Introduce code stub constructors for stub keys.
2014-09-09 vegorov@chromium.orgFix perf jitdump integration.
2014-09-09 mstarzinger... Switch inlining to use simplified instead of machine...
2014-09-09 mstarzinger... Some follow-up fixes after r23801.
2014-09-09 yangguo@chromium.orgDo not force interrupt in test-debug/ProcessDebugMessag...
2014-09-09 bmeurer@chromium.org[turbofan] Add support for overflow add/sub to the...
2014-09-09 m.m.capewell... [turbofan] ARM64 branch selector additions
2014-09-09 balazs.kilvady... MIPS: Do not use CodeStub::FindInCache if not necessary.
2014-09-09 svenpanne@chromium.orgUse locale-independent predicates.
2014-09-09 sigurds@chromium.orgFix size_t to int conversion compile error.
2014-09-09 sigurds@chromium.orgAdd copy support in inliner.
2014-09-09 jarin@chromium.orgHandle non-object constants in HConstant::GetMonomorphi...
2014-09-09 Jacob.Bramley... Reland r23732: ARM64: Fix and improve --trace-sim regis...
2014-09-09 rossberg@chromium.orgCouple of fixes to typer
2014-09-09 jkummerow@chromium.orgDelete generated runtime tests
2014-09-09 jkummerow@chromium.orgHydrogen: bailout when there is a throw statement in...
2014-09-09 mstarzinger... Allow some runtime functions to accept Int32s instead...
2014-09-09 yangguo@chromium.orgDo not use CodeStub::FindInCache if not necessary.
2014-09-09 yangguo@chromium.orgTurn old space cons strings into regular external strin...
next