platform/upstream/v8.git
2011-01-12 ricow@chromium.orgAdd a few more mozilla exceptions under BUG(1032).
2011-01-12 erik.corry... Fixes needed to compile on gcc-4.4.1 on ARM. It is...
2011-01-12 sgjesse@chromium.orgIA32: Remove an invalid assert
2011-01-12 ager@chromium.orgLanding for Martin Maly.
2011-01-12 sgjesse@chromium.orgARM: Allow Mozilla test js1_5/GC/regress-203278-2 to...
2011-01-12 sgjesse@chromium.orgARM: Always use the overflow flag to check for NaNs...
2011-01-11 whesse@chromium.orgCrankshaft: Move LEnvironment and LPointerMap classes...
2011-01-11 fschneider... Introduce two more template parameter for Lithium instr...
2011-01-11 peter.rybin... Add fine-grained diff implementation to LiveEdit engine.
2011-01-11 fschneider... Remove unused Temp() function form LChunkBuilder.
2011-01-11 karlklose@chromium.orgImplement DoApplyArguments.
2011-01-11 ager@chromium.orgARM: Implement ClassOf in the lithium arm backend.
2011-01-11 kmillikin@chromium.orgReuse the gap move resolver.
2011-01-11 vitalyr@chromium.orgSSE2 truncating double-to-i.
2011-01-11 sgjesse@chromium.orgARM: Add instructions VFPCompareAndSetFlags and VFPComp...
2011-01-11 mikhail.naganov... Visit all roots in the UnreachableObjectsFilter.
2011-01-11 mikhail.naganov... Add reporting of JS heap size limit to GetHeapStatistics.
2011-01-11 ager@chromium.orgARM: Add deferred stack overflow checks to goto code...
2011-01-11 whesse@chromium.orgAdd source file lithium-codegen-x64.cc. Add class...
2011-01-11 fschneider... Fix ARM debug build by moving an assert.
2011-01-11 fschneider... Use HIR accessor for CheckPrototypeMaps to remove the...
2011-01-11 ager@chromium.orgARM: use existing transcendental cache stub for tagged...
2011-01-11 erik.corry... Fix lint
2011-01-11 erik.corry... Fix Solaris build. Patch from Ryan Dahl. See coderevi...
2011-01-11 fschneider... Remove duplicate members from some LIR instruction...
2011-01-11 whesse@chromium.orgX64 Crankshaft: Add LTemplatedInstruction and some...
2011-01-11 antonm@chromium.orgAdd more bailouts for Array.slice over arguments.
2011-01-11 ricow@chromium.orgDisable crashing mozilla test from bug 1032 on arm...
2011-01-10 sgjesse@chromium.orgFix presubmit error - really
2011-01-10 sgjesse@chromium.orgFix presubmit error
2011-01-10 sgjesse@chromium.orgUpdate the bits reserved for the gap size in the depoti...
2011-01-10 kmillikin@chromium.orgChange the hydrogen timing data to include zone allocation.
2011-01-10 ricow@chromium.orgEnable sharding of individual testsuites in tools/test.py
2011-01-10 ager@chromium.orgARM: Implement delete operation in lithium codegen.
2011-01-10 fschneider... Split LInstruction into multiple variant to make our...
2011-01-10 sgjesse@chromium.orgARM: Set status for flaky test
2011-01-10 sandholm@chromium.orgSimplify Join and speedup joining arrays of numbers.
2011-01-10 whesse@chromium.orgCrankshaft: Move LParallelMove to lithium.h, add LGap...
2011-01-10 sgjesse@chromium.orgARM: Mozilla test is now passing after r6236
2011-01-10 ager@chromium.orgLanding for Martin Maly.
2011-01-10 kmillikin@chromium.orgPrepare push to trunk. Now working on version 3.0.8.
2011-01-10 ager@chromium.orgLanding for Martyn Capewell.
2011-01-10 sandholm@chromium.orgMake better use of the %_FastAsciiArrayJoin function.
2011-01-10 ager@chromium.orgLanding for Martin Maly.
2011-01-10 sgjesse@chromium.orgAdd failing test to expectations to get the bot greener
2011-01-10 ricow@chromium.orgRevert 6220 (generic descriptor support in Object.defin...
2011-01-07 sgjesse@chromium.orgARM: Fix lithium codegeneration of TypeofIs
2011-01-07 ricow@chromium.orgDisable flaky test on x64 when running with --crankshaft.
2011-01-07 whesse@chromium.orgSpeed up a regression test regress-3249650.js so it...
2011-01-07 sgjesse@chromium.orgARM: Implement lithium codegen for DoTypeof, DoTypeofIs...
2011-01-07 sandholm@chromium.orgAviod double checking IS_STRING when joining arrays.
2011-01-07 lrn@chromium.orgChange interpretation of malformed \c? escapes in RegEx...
2011-01-07 karlklose@chromium.orgARM: Support DoCallGlobal in lithium code generator.
2011-01-07 sgjesse@chromium.orgAdded a few new debugger tests.
2011-01-07 whesse@chromium.orgCreate platform-independent lithium files, move LGapRes...
2011-01-07 ricow@chromium.orgLanding for Peter Hallam
2011-01-07 ricow@chromium.orgFix win64 build (int conversion)
2011-01-07 sgjesse@chromium.orgFix GC issue in instanceof stub
2011-01-07 fschneider... Revert r6194: Clean up code for type feedback a bit.
2011-01-07 kmillikin@chromium.orgMove IsArgumentsMarker from class MaybeObject to Object.
2011-01-07 whesse@chromium.orgX64 Crankshaft: Implement some methods in LInstruction...
2011-01-07 sgjesse@chromium.orgARM implementations of LoadElements, LoadKeyedFastEleme...
2011-01-06 karlklose@chromium.orgFix presubmit (r6209).
2011-01-06 fschneider... Use a separate marker value to allocate the arguments...
2011-01-06 karlklose@chromium.orgARM: Support DoCheckInstanceType in lithium codegenerator.
2011-01-06 kmillikin@chromium.orgFix disassembly comment for CallFunctionStub.
2011-01-06 karlklose@chromium.orgUse hydrogen accessor instead of copying members.
2011-01-06 lrn@chromium.orgAvoid calling inherited setters when creating object...
2011-01-06 kmillikin@chromium.orgSmall change to stack checks in unoptimized code.
2011-01-06 whesse@chromium.orgFix errors in x64 crankshaft port, add failing tests...
2011-01-06 sgjesse@chromium.orgFixed some tabs left in d8.js
2011-01-06 sgjesse@chromium.orgMisc debugger enhancements and bug fixes.
2011-01-06 danno@chromium.orgImplement DoFunctionLiteral on ARM.
2011-01-06 sgjesse@chromium.orgInstanceof slow case bind is incorrect.
2011-01-06 sgjesse@chromium.orgUpdate test expectations
2011-01-06 sgjesse@chromium.orgARM: Change a number of lithium instruction operands...
2011-01-06 sgjesse@chromium.orgARM: Fix a bug in the lithium arguments support
2011-01-06 fschneider... Clean up code for type feedback a bit.
2011-01-06 ager@chromium.orgLanding for Martin Maly.
2011-01-06 ager@chromium.orgARM: support regexp literals in lithium-codegen-arm...
2011-01-06 kmillikin@chromium.orgFix an bug in deoptimization after polymorphic calls...
2011-01-06 sgjesse@chromium.orgARM: support arguments access in lithium-codegen-arm.
2011-01-05 whesse@chromium.orgAdd deoptimization support to full-codegen-x64.cc ...
2011-01-05 sgjesse@chromium.orgFix bug in instanceof stub
2011-01-05 sgjesse@chromium.orgRevert r6180 as it caused test failures
2011-01-05 sandholm@chromium.orgAvoid double checking for IS_NUMBER by calling NonNumTo...
2011-01-05 sgjesse@chromium.orgMisc debugger enhancements and bug fixes.
2011-01-05 sgjesse@chromium.orgChange a static_cast to BitCast
2011-01-05 whesse@chromium.orgAdd private members to lithium classes on X64. Add...
2011-01-05 whesse@chromium.orgAdd partially-implemented TypeRecordingBinaryOpStub...
2011-01-05 sgjesse@chromium.orgFix comparison bug on ARM.
2011-01-05 sgjesse@chromium.orgFix the build breakge on x64 and ARM after r6173
2011-01-05 fschneider... Do not transform a/b into a * (1/b) in the parser for...
2011-01-05 sgjesse@chromium.orgOptimize instanceof further
2011-01-05 ricow@chromium.orgAdd exception for test-deoptimization/DeoptimizeBinaryO...
2011-01-05 lrn@chromium.orgPrepare push to trunk. Now working on version 3.0.7.
2011-01-05 danno@chromium.orgImplement ARM lithium support for ObjectLiteral.
2011-01-04 danno@chromium.orgImplement Lithium ARM support for ArrayLiteral.
2011-01-04 sgjesse@chromium.orgFix presumbit error
2011-01-04 fschneider... Remove unused policy from register allocator.
next