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-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
2013-05-08
verwaest@chromium.org
Turn polymorphic stores monomorphic if store sequence...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
mvstanton@chromium.org
Turn off optimize-constructed-arrays flag to investigat...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
danno@chromium.org
Bias commutative single-use register inputs and support...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
wingo@igalia.com
Generators save and restore stack handlers
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
dcarney@chromium.org
fix nosnapshot test failure in 14793004, do not depreca...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
ulan@chromium.org
Do not change environment between simulate and scope...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
palfia@homejinni.com
MIPS: Becuase of cross-context calls, hydrogen-based...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
palfia@homejinni.com
MIPS: Generators return boxed values
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
mvstanton@chromium.org
Becuase of cross-context calls, hydrogen-based Array...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
mstarzinger...
Revert "deprecate Context::New which returns Persistent"
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
mstarzinger...
Disable code flushing for native SharedFunctionInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
dslomov@chromium.org
Implement TypedArray.set function.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
dslomov@chromium.org
Update mjsunit tests to be complaian with ES6 implement...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
mstarzinger...
Disable flaky CPU profiler test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
dcarney@chromium.org
deprecate Context::New which returns Persistent
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
mstarzinger...
Prevent grokdump from crying about invalid input.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
verwaest@chromium.org
Free up 11 bits in fast-mode PropertyDetails by removin...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
dcarney@chromium.org
Add Persistent<T>::Reset which disposes the handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
rossberg@chromium.org
Object.observe: disable freezing changeRecords until...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
rossberg@chromium.org
Fix braindead Handle::is_identical_to
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
danno@chromium.org
Fast-forward version number on bleeding_edge. Now worki...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
dcarney@chromium.org
add weakcallback without persistent copying
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
verwaest@chromium.org
Fix polymorphic to monomorphic load to take representat...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
hpayer@chromium.org
Perform incremental marking step after free-list alloca...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
wingo@igalia.com
Generators return boxed values
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
dcarney@chromium.org
remove use of WriteAscii for vtune
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
dslomov@chromium.org
Added an extra flag that enables only ArrayBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
hpayer@chromium.org
Fix incremental marking speed accelleration and start...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
hpayer@chromium.org
Revert fix incremental marking speed accelleration...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
hpayer@chromium.org
Fix incremental marking speed accelleration and start...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
dcarney@chromium.org
Make v8 compilable without V8_USE_UNSAFE_HANDLES.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
mvstanton@chromium.org
Parallel compilation fix: the optimizer thread shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
mmassi@chromium.org
Fix occasional crash when lithium goes out of vregs.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
palfia@homejinni.com
MIPS: Pretenure ASCII cons string in high promotion...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
palfia@homejinni.com
MIPS: Before comparing input with a constant smi in...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
mvstanton@chromium.org
Before comparing input with a constant smi in GenerateR...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
mstarzinger...
Cache first hint operand while building live ranges.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
verwaest@chromium.org
Don't double unlink in DCE.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
wingo@igalia.com
toString() on generator functions prints with function*
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
mstarzinger...
Remove obsolete LiveRange::FirstPosWithHint helper.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
titzer@chromium.org
Remove HLoadElements instruction and replace with use...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
verwaest@chromium.org
Turn on tracking of fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
hpayer@chromium.org
Pretenure ASCII cons string in high promotion mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
dcarney@chromium.org
d8 shell fix for r14530
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
dslomov@chromium.org
Add type checks to typed array property getters.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
dslomov@chromium.org
Implement TypedArray.subarray method.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
jkummerow@chromium.org
Remove 'unanimous use observations' rule from Phi repre...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
verwaest@chromium.org
Overwrite the handler using Set.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
mstarzinger...
Use first position in LAllocator ordering heuristic.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
dcarney@chromium.org
deprecate WriteAscii and MayContainNonAscii
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
dcarney@chromium.org
build fix for 14530
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
dcarney@chromium.org
expose AssertNoAllocation to api
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
dcarney@chromium.org
first step to remove unsafe handles
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
palfia@homejinni.com
MIPS: Turn the load field code stub into a hydrogen...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
jkummerow@chromium.org
Use worklist to find out Phis that could not be truncat...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
jkummerow@chromium.org
Fix typo in cctest.status
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
verwaest@chromium.org
Turn the load field code stub into a hydrogen code...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
jkummerow@chromium.org
Detect truncating Phi uses of Phis with constant inputs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
verwaest@chromium.org
Cleanup IC heuristics.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
verwaest@chromium.org
Adding fast path for generalizing maps.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
verwaest@chromium.org
Update deprecated maps before generating optimized...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
verwaest@chromium.org
Always tag number candidate as smi if it does not come...
commit
|
commitdiff
|
tree
|
snapshot
next