projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2013-05-16
titzer@chromium.org
Fix code gen bug on arm and mips; SeqStringSetChar...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
dslomov@chromium.org
Remove one more unneccessary conversion to double.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
dslomov@chromium.org
Remove d8 implementation of ArrayBuffer and typed arrays.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
dslomov@chromium.org
Revert "Remove d8 implementation of ArrayBuffer and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
dslomov@chromium.org
Remove d8 implementation of ArrayBuffer and typed arrays.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
rossberg@chromium.org
Implement Array.observe and emit splice change records...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
olivf@chromium.org
Encapsulating Type information in the CompareICStub
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
hpayer@chromium.org
Simplifying GC heuristics, deleted old generation alloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
svenpanne@chromium.org
Cleaned up deopt output a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
hpayer@chromium.org
Increase old generation space significantly if we obser...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
mstarzinger...
Put preservation of optimized code map behind a flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
palfia@homejinni.com
MIPS: Fix debug mode test failures.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
adamk@chromium.org
Re-land Notifier.prototype.performChange + tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
adamk@chromium.org
Revert "Implement Object.getNotifier(obj).performChange...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
adamk@chromium.org
Implement Object.getNotifier(obj).performChange()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
mstarzinger...
Preserve optimized code map during GCs weakly.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
wingo@igalia.com
Revert "GeneratorFunction() makes generator instances"
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
dslomov@chromium.org
Preallocate transitioned maps for TypedArrays.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
mvstanton@chromium.org
With flag optimize-constructed-arrays on, ARM and MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
olivf@chromium.org
Add a HBreak instruction for debugging
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
verwaest@chromium.org
Shift additional_index by element_shift_size, not shift...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
mstarzinger...
Slight improvement of object printer for maps.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
wingo@igalia.com
GeneratorFunction() makes generator instances
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
mstarzinger...
Fix build failure on Linux since r14681.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
jkummerow@chromium.org
Remove use_system_v8 logic from the mainline gyp file
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
mstarzinger...
Provide BitField64 utility class.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
hpayer@chromium.org
Simplifying GC heuristics, deleted old generation limit...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
svenpanne@chromium.org
Ignore failing flaky profiler test.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
wingo@igalia.com
Function constructor should avoid String.prototype...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
danno@chromium.org
Ensure all maps gathered from the ICs are updated if...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
svenpanne@chromium.org
Various minor cctest fixes to make ASAN a bit happier.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
palfia@homejinni.com
MIPS: Error found in test262 on ARM: BinaryOpStub could...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
palfia@homejinni.com
MIPS: Ensure that soft-deopts don't count against opt_count
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
yurys@chromium.org
Fix Win64 compilation after r14670
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
yurys@chromium.org
Skip samples where top function's stack frame is not...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
wingo@igalia.com
Implement yield* (delegating yield)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
wingo@igalia.com
Revert mistakenly committed r14667 and r14666.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
wingo@igalia.com
Avoid loading "iter" twice.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
wingo@igalia.com
Implement yield* (delegating yield)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
mvstanton@chromium.org
Error found in test262 on ARM: BinaryOpStub could call...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
dslomov@chromium.org
Avoid convertion to double when it is not needed.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
titzer@chromium.org
Improve dead code elimination by transitively marking...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
danno@chromium.org
Remove HIsNilAndBranch (it's now unused)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
svenpanne@chromium.org
Don't use anonymous types declared in an anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
danno@chromium.org
Ensure that soft-deopts don't count against opt_count
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
svenpanne@chromium.org
Fixed linkage for Is template.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
ulan@chromium.org
Prepare push to trunk. Now working on version 3.19.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
mvstanton@chromium.org
BinaryOpStub::GenerateSmiStub() on 32bit would erroneou...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
palfia@homejinni.com
MIPS: Only flush SharedFunctionInfo optimized code...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
palfia@homejinni.com
MIPS: Elide hole checks on KeyedLoads of holey double...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
danno@chromium.org
Only flush SharedFunctionInfo optimized code cache...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
wingo@igalia.com
Don't flush code for generator functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
dslomov@chromium.org
Enable harmony_typed_arrays for shared build of d8.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
dslomov@chromium.org
Enable native implementation of array buffer and typed...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
dcarney@chromium.org
stop using AsciiValue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
svenpanne@chromium.org
Consistently assume that arithmetic operations can...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
danno@chromium.org
Fix Win64 build
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
jkummerow@chromium.org
Fix missing hole check for loads from Smi arrays when...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
svenpanne@chromium.org
Print range and type for phis, too.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
danno@chromium.org
Improve trace_opt output to help find compilation problems
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
mstarzinger...
Prevent flushing of code that was set with %SetCode.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
danno@chromium.org
Elide hole checks on KeyedLoads of holey double arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
svenpanne@chromium.org
Fixed constant folding in HMod.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
palfia@homejinni.com
MIPS: Track heap objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
palfia@homejinni.com
MIPS: Call to the right slow method.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
verwaest@chromium.org
Return failure when allocating maps fails.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
verwaest@chromium.org
Track heap objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
mstarzinger...
Add Persistent::ClearAndLeak.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
mstarzinger...
Fix bogus arguments length check in StringLocaleCompare.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
ulan@chromium.org
Revert r14610 because of test-262 failures.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
palfia@homejinni.com
MIPS: Fix NaN handling for start and end indexes in...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
mstarzinger...
Update Test262 harness to recent version.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
wingo@igalia.com
Remove separate maps for function instances
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
mstarzinger...
Deprecate the version of Context::New which returns...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
svenpanne@chromium.org
Robustification: Always assign an environment to LModI...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
verwaest@chromium.org
Clear new-space promotion if the type is smi.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
svenpanne@chromium.org
Cleaned up Crankshaft pipeline a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
mstarzinger...
Skip flaky regress-crbug-160010 regression test.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
mstarzinger...
Remove obsolete HArrayLiteral instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
mstarzinger...
Remove obsolete HObjectLiteral instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
ulan@chromium.org
Use AssumeRepresentation when the representation is...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
ulan@chromium.org
Verify that no-side-effects scope does not add unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
verwaest@chromium.org
Turn on tracking of fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
verwaest@chromium.org
Call to the right slow method.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
ulan@chromium.org
ARM: fix constant pool length emitted for disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
verwaest@chromium.org
Always use BuildCheckNonSmi, and don't emit check if...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
verwaest@chromium.org
Don't CheckSmi when type is Smi.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
ulan@chromium.org
Prepare push to trunk. Now working on version 3.19.1.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
plind44@gmail.com
ARM: Fix register name in AllocateAsciiConsString.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
palfia@homejinni.com
MIPS: Use mutable heapnumbers to store doubles in fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
mvstanton@chromium.org
Parallel compilation bug: LCallNewArray dereferenced...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
danno@chromium.org
Fixed one spelling error.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
verwaest@chromium.org
Use mutable heapnumbers to store doubles in fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
ulan@chromium.org
Fix environment in HOptimizedGraphBuilder::VisitCountOp...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
verwaest@chromium.org
Support merging with distinct attributes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
verwaest@chromium.org
Always generalize all representations when no transitio...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
verwaest@chromium.org
Turn off tracking of fields for the roll.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
svenpanne@chromium.org
Consistently start (almost) all AstPrinter::VisitFoo...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
svenpanne@chromium.org
Refactoring only: Removed unused argument from Indented...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
verwaest@chromium.org
Fix polymorphic store.
commit
|
commitdiff
|
tree
|
snapshot
next