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
2014-02-17
jochen@chromium.org
A64: Make simulator compiler with optdebug
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
alph@chromium.org
Fix heap snapshot crash when JSArrayBuffer has no backi...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
dcarney@chromium.org
Remove arch specific api callback generate functions
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
hpayer@chromium.org
Added a special stack guard to deopt marked allocation...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
jacob.bramley...
A64: Tidy up Push and Pop TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
mvstanton@chromium.org
Add a premonomorphic state to the call target cache.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
yangguo@chromium.org
Do not visit smis in the root list during GC.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
jkummerow@chromium.org
ARM: build fix for r19380.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
jarin@chromium.org
Comparison in effect context lazy deopt fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
palfia@homejinni.com
MIPS: build fix for r19380
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
plind44@gmail.com
MIPS: Remove HandlerKindField and just encode the handl...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
plind44@gmail.com
MIPS: Don't mix handler flags into regular flag computa...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
plind44@gmail.com
MIPS: api accessor store ics should return passed value.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
plind44@gmail.com
MIPS: Fix assignment of function name constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
ishell@chromium.org
Debug-mode check added: optimized keyed store of a...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
marja@chromium.org
Revert "(Pre)Parser: Simplify NewExpression handling."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
ulan@chromium.org
Fix dictionary element load to pass correct elements...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
marja@chromium.org
(Pre)Parser: Simplify NewExpression handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
verwaest@chromium.org
Remove HandlerKindField and just encode the handlerkind...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
verwaest@chromium.org
Don't mix handler flags into regular flag computation.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
verwaest@chromium.org
Pass in the handler kind to IC computation rather than...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
mstarzinger...
Add flags for write barrier elimination and local alloc...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
dcarney@chromium.org
build fix for r19380
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
dcarney@chromium.org
api accessor store ics should return passed value
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
yangguo@chromium.org
Fix assignment of function name constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
bmeurer@chromium.org
Handle the uninitialized oddball in Type::LubBitset().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
hpayer@chromium.org
The sweeper thread should not write the page flags...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
marja@chromium.org
Remove Parser::scanner(). There is already ParserBase...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
jarin@chromium.org
Test and fix for polymorphic named call deoptimization.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
marja@chromium.org
(Pre)Parser: Move ParsePrimaryExpression to ParserBase.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
jkummerow@chromium.org
Valgrind fix: always initialize HCheckTableEntry->is_st...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
yangguo@chromium.org
Fix typed array error message.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
m.m.capewell...
A64: Prevent repeated restoring of root in gap resolver
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
machenbach...
Prepare push to trunk. Now working on version 3.24.40.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
palfia@homejinni.com
MIPS: Fix r19360 "Improve positions tracking inside...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
verwaest@chromium.org
Fix polymorphic inlining of accessors in a test-context.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
vegorov@chromium.org
Fix A64 build: unwrap HSourcePosition into int before...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
marja@chromium.org
(Pre)Parser: Move FunctionState, BlockState and Scope...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
vegorov@chromium.org
Improve positions tracking inside the HGraphBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
verwaest@chromium.org
Return on the polymorphic hard deopt case to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
m.m.capewell...
A64: Fix some int32 accesses in lithium
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
jochen@chromium.org
Introduce --job-based-sweeping flag and use individual...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
alph@chromium.org
Count ArrayBuffer's backing_store memory in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
hpayer@chromium.org
Use NoBarrier_Load and NoBarrier_Store in FreeListCateg...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
ishell@chromium.org
Restore of compare-objeq-elim test accidentally removed...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
svenpanne@chromium.org
Removed unused field, making clang happy again.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
ulan@chromium.org
Enable test-api/SetFunctionEntryHook for a64. It was...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
bmeurer@chromium.org
Allow map check hoisting in GVN for stable maps.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
alexandre.rames...
A64: Indicate the correct size for constant pools.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
mstarzinger...
Prepare push to trunk. Now working on version 3.24.39.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
yangguo@chromium.org
Do not internalize in TryConvertKey.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
yangguo@chromium.org
Internalize string keys in Keyed{Store,Load}IC.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
rafaelw@chromium.org
V8 Microtask Queue & API
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
plind44@gmail.com
MIPS: Omit redundant smi checks in write barriers.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
verwaest@chromium.org
Reland: "Use stability to only conditionally flush...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
verwaest@chromium.org
Don't propagate information through phis in loop headers.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
rmcilroy@chromium.org
[a64]: Disable failing sparse-array-reverse on a64...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
ishell@chromium.org
KeyedLoadIC::GenerateGeneric() fix for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
yangguo@chromium.org
Fix test-heap/OptimizedPretenuringAllocationFolding...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
alph@chromium.org
Stack trace string should use dynamic script sourceURL...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
hpayer@chromium.org
Make prev and next pointer in pages list AtomicWords...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
verwaest@chromium.org
Revert "Use stability to only conditionally flush infor...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
verwaest@chromium.org
Use stability to only conditionally flush information...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
ishell@chromium.org
Port of r19288 to a64: Fix for smi stores optimization.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
rmcilroy@chromium.org
Avoid doing explicit cast in simulator-a64::get_sp().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
rmcilroy@chromium.org
Add to OWNERS for arm and a64
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
jarin@chromium.org
Fix for (One|Two)ByteSeqStringSetChar evaluation order...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
rmcilroy@chromium.org
Clean up some A64 specific code in common code that...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
bmeurer@chromium.org
[a64] Omit redundant smi checks in write barriers.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
bmeurer@chromium.org
Omit redundant smi checks in write barriers.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
bmeurer@chromium.org
Improve computation of effects for load elimination.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
jochen@chromium.org
A64: Skip tests failing on gc stress bots
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
svenpanne@chromium.org
Improved variable-related assembler comments in fullcode.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
marja@chromium.org
Refactor scope and function state tracking in (Pre...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
jochen@chromium.org
A64: Skip more known failures
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
marja@chromium.org
Move parenthesized_function_ to ParserBase.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
alexandre.rames...
A64: Remove two TODOs that will not be done.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
jacob.bramley...
Add ARM contributors to AUTHORS.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
jochen@chromium.org
A64: Skip cctests failing in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
ulan@chromium.org
Merge experimental/a64 to bleeding_edge.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
marja@chromium.org
Disable test-api/PreCompileInvalidPreparseDataError...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
machenbach...
Prepare push to trunk. Now working on version 3.24.38.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
ishell@chromium.org
More check elimination improvements including partial...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
hpayer@chromium.org
Mark faster when executing write barriers.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
jarin@chromium.org
Fix environment of the optimized version of the _SetVal...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
ishell@chromium.org
Fix for a smi stores optimization on x64 with a test...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
verwaest@chromium.org
Remove extended_extra_ic_state and extend extra_ic_stat...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
yangguo@chromium.org
Clean up accessors in the Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
dcarney@chromium.org
Add more test cases for api function inlining
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
mvstanton@chromium.org
Cleanup: ContextualMode doesn't need to be passed to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
marja@chromium.org
Move ParseRegexpLiteral to ParserBase.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
yangguo@chromium.org
Harmony: fix spec violation in Math.cosh.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
yangguo@chromium.org
Disable concurrent osr for test-mark-compact/BootUpMemo...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
hpayer@chromium.org
Move allocation site pretenuring decision making to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
hpayer@chromium.org
Make sure that allocation site scratchpad entries get...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
bmeurer@chromium.org
Get rid of the function sorting in for polymorphic...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
yangguo@chromium.org
Fix spec violations in JSON.stringify wrt replacer...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
marja@chromium.org
Traitify ParserBase and move functions there.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
yangguo@chromium.org
Remove obsolete stack trace string in a message object.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
palfia@homejinni.com
MIPS: Add kExpectedFixedArrayInRegisterA2 message.
commit
|
commitdiff
|
tree
|
snapshot
next