platform/upstream/v8.git
2014-10-29 machenbach... Skip some tests with TF on gc stress.
2014-10-29 machenbach... Fix presubmit.
2014-10-29 titzer@chromium.orgMove input/output counts directly into Operators, simpl...
2014-10-29 machenbach... Switch push-to-trunk to git mode.
2014-10-29 bmeurer@chromium.org[turbofan] Introduce new Select operator to improve...
2014-10-29 balazs.kilvady... MIPS: Classes: Add super support in methods and accessors.
2014-10-29 dcarney@chromium.org[turbofan] cleanup register allocator interface a little
2014-10-29 adamk@chromium.orgRevert "Various cleanup/simplification in object-observ...
2014-10-29 arv@chromium.orgClasses: Add super support in methods and accessors
2014-10-29 dslomov@chromium.orgharmony-scoping: Correct dynamic lookups on a top level.
2014-10-29 baptiste.afsa... [arm64] Turn Word64And into tst instruction when possible.
2014-10-29 dcarney@chromium.orgallow disabling of ArrayBuffer neutering
2014-10-29 adamk@chromium.orgVarious cleanup/simplification in object-observe.js
2014-10-29 yangguo@chromium.orgEager compile for debugging when debug is active.
2014-10-29 yangguo@chromium.orgReland "In PrepareForBreakPoints, also purge shared...
2014-10-29 adamk@chromium.orgAdd performance tests for Map/Set with String and Objec...
2014-10-29 mstarzinger... Switch scheduler to iterative floating control placement.
2014-10-29 yangguo@chromium.orgReland "X87: Classes: Add basic support for properties."
2014-10-29 yangguo@chromium.orgRevert "In PrepareForBreakPoints, also purge shared...
2014-10-29 yangguo@chromium.orgRevert "X87: Classes: Add basic support for properties."
2014-10-29 yangguo@chromium.orgIn PrepareForBreakPoints, also purge shared function...
2014-10-29 weiliang.lin... X87: Classes: Add basic support for properties.
2014-10-29 machenbach... Fix gn.
2014-10-29 weiliang.lin... X87: Use shared function info for eval cache key.
2014-10-28 vegorov@chromium.orgRevoke my own OWNERS bit.
2014-10-28 dslomov@chromium.orgChange cast to String to cast to Symbol in heap-snapsho...
2014-10-28 titzer@chromium.orgFix windows build.
2014-10-28 titzer@chromium.orgImplement loop variable assignment analysis.
2014-10-28 balazs.kilvady... MIPS: [turbofan] Complete support for integer division...
2014-10-28 ulan@chromium.orgRevert r24737 "Read object pointer atomically while...
2014-10-28 yurys@chromium.orgHeap profiler clean-up: remove dead code
2014-10-28 rmcilroy@chromium.orgDisable OOL constant pool for Arm.
2014-10-28 mvstanton@chromium.orgIntroduce FeedbackNexus for vector-based ics.
2014-10-28 balazs.kilvady... MIPS: Classes: Add basic support for properties
2014-10-28 balazs.kilvady... MIPS: Use shared function info for eval cache key.
2014-10-28 sigurds@chromium.orgAdd ARMv8 detection in CpuFeatures.
2014-10-28 yurys@chromium.orgRevert "Heap profiler clean-up: remove unused methods"
2014-10-28 mvstanton@chromium.orgRevert "Introduce FeedbackNexus for vector-based ics."
2014-10-28 yurys@chromium.orgHeap profiler clean-up: remove unused methods
2014-10-28 mvstanton@chromium.orgIntroduce FeedbackNexus for vector-based ics.
2014-10-28 machenbach... [Sheriff] Skip tests that fail with TF on arm64.
2014-10-28 arv@chromium.orgClasses: Add more tests for prototype edge cases
2014-10-28 bmeurer@chromium.org[turbofan] Complete support for integer division/modulu...
2014-10-28 jkummerow@chromium.orgUse a simpler KeyedStoreGeneric stub
2014-10-28 machenbach... Improve branch creation in release scripts.
2014-10-28 arv@chromium.orgClasses: Add test for method prototype
2014-10-28 aandrey@chromium.orgGet stack trace for uncaught exceptions/promise rejecti...
2014-10-28 wingo@igalia.comMove AST node counting to post-pass
2014-10-28 mstarzinger... Silence control reducer tracing a bit.
2014-10-28 bmeurer@chromium.org[turbofan] LoadElement should not have a control input.
2014-10-28 arv@chromium.orgClasses: Add basic support for properties
2014-10-28 arv@chromium.orgAllow duplicate property names in classes
2014-10-28 mvstanton@chromium.orgRemoved non-existent files from gyp and GN builds.
2014-10-28 bmeurer@chromium.org[turbofan] Reduce (x & K) & K to x & K.
2014-10-28 mstarzinger... Make floating merges respected minimum RPO of coupled...
2014-10-28 yangguo@chromium.orgUse shared function info for eval cache key.
2014-10-28 bmeurer@chromium.org[turbofan] Work-around stack overflow in zlib.
2014-10-28 yangguo@chromium.orgPrevent recursion in the debug event listener.
2014-10-28 mstarzinger... Switch schedule early phase to use forward propagation.
2014-10-28 ulan@chromium.orgWindows: use SystemTimeToTzSpecificLocalTime instead...
2014-10-28 dcarney@chromium.orgmove functions in v8::V8 that should be on v8::Isolate
2014-10-28 mvstanton@chromium.orgFix ASAN warning.
2014-10-28 bmeurer@chromium.org[turbofan] Improve typed lowering for JSToBoolean.
2014-10-28 bmeurer@chromium.org[turbofan] Turn slow case for stack check into deferred...
2014-10-28 bmeurer@chromium.org[turbofan] Minor cleanups to lowering of typed array...
2014-10-27 jarin@chromium.orgRevert "[turbofan] Merge GenericNode with Node."
2014-10-27 jarin@chromium.org[turbofan] Merge GenericNode with Node.
2014-10-27 dusan.milosavljevic... Make NextCodeLink pointer 8-byte aligned after GC point...
2014-10-27 ishell@chromium.orgFix for the cctest compilation issue on Mac after r24911.
2014-10-27 yangguo@chromium.orgAdd serializer test case to bug fix in r24871.
2014-10-27 mvstanton@chromium.orgA type vector with multiple IC types needs metadata.
2014-10-27 wingo@igalia.comRevert "Move AST node counting to post-pass"
2014-10-27 wingo@igalia.comMove AST node counting to post-pass
2014-10-27 jarin@chromium.orgRevert "Enable turbofan deoptimization by default."
2014-10-27 adamk@chromium.orgSimpleMove now calls [[Has]] before [[Get]] when moving...
2014-10-27 mstarzinger... Remove unused return values from PreEdge visitor.
2014-10-27 jarin@chromium.orgEnable turbofan deoptimization by default.
2014-10-27 dcarney@chromium.org[turbofan] reduce allocations outside of pipeline
2014-10-27 yurys@chromium.orgRevert "Make all references from root shortcuts (except...
2014-10-27 yurys@chromium.orgMake all references from root shortcuts (except one...
2014-10-27 erikcorry@chromium.orgRevert 'Introduce phantom weak handles in the API and...
2014-10-27 verwaest@chromium.orgRevert "Limit the number of transitions allowed per...
2014-10-27 erikcorry@chromium.orgIntroduce phantom weak handles in the API and use them...
2014-10-27 danno@chromium.orgFix Win64 build after r24896
2014-10-27 akos.palfi... Fix non-TF targets after r24874.
2014-10-27 danno@chromium.org[turbofan] Reduce memory consumption of graph building
2014-10-27 dcarney@chromium.org[turbofan] delete graph and schedule before register...
2014-10-27 dcarney@chromium.orgpass isolate to Value::To* functions
2014-10-27 dcarney@chromium.org[turbofan] add absolute peak to stats
2014-10-27 titzer@chromium.orgImplement control reducer, which reduces branches and...
2014-10-26 paul.lind@imgtec.comMIPS64: Fix bug in super assignment from r24570.
2014-10-26 bmeurer@chromium.org[turbofan] Implement the correct semantics for integer...
2014-10-26 jarin@chromium.orgHandle noi18n in deopt.
2014-10-26 jarin@chromium.orgAdd more missing deopts
2014-10-24 dslomov@chromium.orgAdd remaining @@toStringTag symbols to builtins
2014-10-24 adamk@chromium.orgSimpleSlice now calls [[Get]] before [[Has]] when gener...
2014-10-24 adamk@chromium.orgWiden definition of %HasComplexElements() to include...
2014-10-24 baptiste.afsa... [arm64] Use logical immediates when matching tst instru...
2014-10-24 jkummerow@chromium.orgFix "jst" GDB macro
2014-10-24 dslomov@chromium.orgCheck string literals with escapes in PreParserTraits...
next