platform/upstream/v8.git
2014-09-25 neis@chromium.orgMake type fuzzer return non-standard bitsets too.
2014-09-25 neis@chromium.orgMove union length computation out of loops.
2014-09-25 bmeurer@chromium.org[turbofan] IA: support better left operand for commutat...
2014-09-25 yangguo@chromium.orgSupport large objects in the serializer/deserializer.
2014-09-25 machenbach... Switch v8 mirror in version script.
2014-09-25 yangguo@chromium.orgMove i18n-related runtime functions into a separate...
2014-09-25 yangguo@chromium.orgUse runtime.h to look for runtime function names.
2014-09-25 jochen@chromium.orgOnly add samples to the idle time undershoot histogram...
2014-09-25 bmeurer@chromium.org[x64] three operand imul supports first operand in...
2014-09-25 jarin@chromium.orgImprove memory usage in Turbofan.
2014-09-25 bmeurer@chromium.orgFix windows build after r24191.
2014-09-25 weiliang.lin... X87: add part of backend support for X87.
2014-09-24 paul.lind@imgtec.comMIPS: Minor fixes and additions needed for Turbofan.
2014-09-24 balazs.kilvady... MIPS: [turbofan] Add backend support for float32.
2014-09-24 titzer@chromium.orgAdd tests for representation change of constants.
2014-09-24 weiliang.lin... X87: Refactor bailout reasons and disable optimization...
2014-09-24 weiliang.lin... X87: fixed branch distances.
2014-09-24 m.m.capewell... [turbofan] ARM64 support for inverted logical ops
2014-09-24 mstarzinger... Extend JSBuiltinReducer to cover Math.fround as well.
2014-09-24 aandrey@chromium.orgTest case of V8 failing to step into in some cases.
2014-09-24 titzer@chromium.orgFix bug in representation-change.h.
2014-09-24 machenbach... Whitespace change to test new chromium deps.
2014-09-24 machenbach... Whitespace change to test new chromium deps.
2014-09-24 machenbach... Whitespace change to test new chromium deps.
2014-09-24 titzer@chromium.orgFix windows build.
2014-09-24 titzer@chromium.orgAdd support for Float32 representation changes.
2014-09-24 bmeurer@chromium.org[turbofan] Add backend support for float32.
2014-09-24 svenpanne@chromium.orgMake the detailed reason for deopts mandatory on all...
2014-09-24 mstarzinger... Extend JSBuiltinReducer to cover Math.sqrt as well.
2014-09-24 Jacob.Bramley... [arm64] cleanup heap numbers detection
2014-09-24 balazs.kilvady... MIPS: Refactor bailout reasons and disable optimization...
2014-09-24 mvstanton@chromium.orgFix IC cache confusion on String.prototype.length
2014-09-24 bmeurer@chromium.orgFix windows build.
2014-09-24 bmeurer@chromium.org[turbofan] Add length operand to LoadElement and StoreE...
2014-09-24 titzer@chromium.orgTranslate NumberDivide/NumberModulus operators to Int32...
2014-09-24 yangguo@chromium.orgSimplify stack trace getter wrt prototype chain walk.
2014-09-24 weiliang.lin... X87: Made the detailed reason for deopts mandatory...
2014-09-24 dslomov@chromium.orgChange all V8 internal private symbols to be private...
2014-09-24 neis@chromium.orgRedesign of the internal type system.
2014-09-24 yangguo@chromium.orgRefactor bailout reasons and disable optimization in...
2014-09-24 weiliang.lin... X87: Removed superfluous deopt for ROR on ia32.
2014-09-23 v8-autoroll... [Auto-roll] Bump up version to 3.29.86.0
2014-09-23 machenbach... Refactoring: Remove global configs in release scripts.
2014-09-23 v8-autoroll... [Auto-roll] Bump up version to 3.29.85.0
2014-09-23 yangguo@chromium.orgPreserve message when rethrowing exception
2014-09-23 svenpanne@chromium.orgFixed branch distances.
2014-09-23 mstarzinger... Fix Makefile regeneration for compiler-unittests.
2014-09-23 mstarzinger... Move test for reduction of Math.max to unittest.
2014-09-23 svenpanne@chromium.orgMade the detailed reason for deopts mandatory on ia32...
2014-09-23 jochen@chromium.orgRemove temporary work-around for PDFium
2014-09-23 mstarzinger... Move test for reduction of Math.imul to unittest.
2014-09-23 machenbach... Refactoring: Remove more legacy from release scripts.
2014-09-23 jkummerow@chromium.orgFix method dispatch in Keyed/StoreIC, and JumpIfNotUniq...
2014-09-23 jarin@chromium.org[Turbofan] Insert nops for lazy bailout patching, fix...
2014-09-23 mstarzinger... Extend JSBuiltinReducer to cover Math.max as well.
2014-09-23 jochen@chromium.orgAdd a PRESUBMIT check that production code does not...
2014-09-23 svenpanne@chromium.orgRemoved superfluous deopt for ROR on ia32.
2014-09-23 bmeurer@chromium.orgForcibly inline bit_cast when building with GCC.
2014-09-23 weiliang.lin... X87: Further improve deopt reason output
2014-09-23 weiliang.lin... X87: Make KeyedLoads from a sloppy arguments array...
2014-09-22 vogelheim@chromium.orgAdd histogram timers for (de-)serialization during...
2014-09-22 balazs.kilvady... MIPS: Make KeyedLoads from a sloppy arguments array...
2014-09-22 verwaest@chromium.orgFix escaped index JSON parsing
2014-09-22 yurys@chromium.orgSimplify synthetic roots creation in heap snapshot
2014-09-22 svenpanne@chromium.orgFurther improve deopt reason output.
2014-09-22 dcarney@chromium.org[turbofan] don't call out to c
2014-09-22 dcarney@chromium.orgfix compile for arm64 on mavericks
2014-09-22 mvstanton@chromium.orgMake KeyedLoads from a sloppy arguments array use a...
2014-09-22 aandrey@chromium.orgFix DebugEvaluate on properties defined on Object.prototype
2014-09-22 verwaest@chromium.orgRemove switch-clause limit
2014-09-22 verwaest@chromium.orgPass the ast_id to HandleKeyed to make sure it's the...
2014-09-22 ulan@chromium.orgAdjust small heap threshold for idle time handler.
2014-09-22 mstarzinger... Fix profiler for TurboFan by reducing duplication.
2014-09-22 baptiste.afsa... [turbofan] Allow encodable 64-bit constants as immediat...
2014-09-22 bmeurer@chromium.orgFix windows build.
2014-09-22 bmeurer@chromium.org[turbofan] Add operators for float32 support.
2014-09-22 svenpanne@chromium.orgMerge RecordComment invocations into DeoptimizeIf calls.
2014-09-22 bmeurer@chromium.org[turbofan] Remove extra attributes from MachineOperator...
2014-09-22 svenpanne@chromium.orgEmit source positions in deopt comments, too.
2014-09-22 bmeurer@chromium.org[turbofan] Bounds check when lowering JSStoreProperty.
2014-09-22 bmeurer@chromium.org[turbofan] Disable value numbering for now.
2014-09-22 svenpanne@chromium.orgIntroduce a class to carry around a deoptimization...
2014-09-20 weiliang.lin... X87: enable the crankshaft compiler for X87 port.
2014-09-19 balazs.kilvady... MIPS: Implement loads and calls from 'super’.
2014-09-19 jkummerow@chromium.orgFix TRACE_GENERIC_IC coverage
2014-09-19 mstarzinger... Fix JSBuiltinReducer to deal with non-JSFunction callees.
2014-09-19 verwaest@chromium.orgInternalize if not yet internalized
2014-09-19 mstarzinger... Add JSBuiltinReducer for inlining well-known builtins.
2014-09-19 verwaest@chromium.orgMake Map::Create always use the Object function, and...
2014-09-19 titzer@chromium.orgFix build.
2014-09-19 titzer@chromium.org[turbofan] IA: Float64ToUint32 supports mem operand
2014-09-19 verwaest@chromium.orgFix test: manually call GC since 0 allocations will...
2014-09-19 verwaest@chromium.orgFix visitor for generators
2014-09-19 weiliang.lin... X87: Implement loads and calls from 'super'.
2014-09-19 verwaest@chromium.orgUse the initial map of the Object function for empty...
2014-09-19 verwaest@chromium.orgAdd fast path in MigrateFastToFast for following transi...
2014-09-19 machenbach... Refactoring: Use fake cwd in release script tests.
2014-09-19 v8-autoroll... [Auto-roll] Bump up version to 3.29.80.0
2014-09-19 titzer@chromium.orgWiden the intake valve for TurboFan.
2014-09-19 jochen@chromium.orgTemporary hack to avoid PDFium crashing
next