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
2015-01-21
verwaest
Add a pretty printer to improve the error message non...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
jkummerow
KeyedStoreIC: support non-generic handling of Symbol...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
mostynb
convert compile-time checkable DCHECKs to STATIC_ASSERTs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
machenbach
Restrict tag-update for version generation to cached...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Benedikt Meurer
[arm] Fix sNaN quietening in the ARM simulator on IA-32.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Benedikt Meurer
[arm] Work-around sNaN issue in ARM simulator builds...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Michael Achenbach
Whitespace CL to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
machenbach
Remove presubmit bot from 'git cl try'.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
yangguo
Remove implicit uint8_t to char cast in string replace.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Benedikt Meurer
Use signaling NaN for holes in fixed double arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
cdai2
X87: Fix issue with __proto__ when using ES6 object...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
cdai2
X87: move CallApiFunctionAndReturn to code-stubs-*
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
machenbach
Ensure tags are fetched when generating the V8 version.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
cdai2
X87: fix debug checks for api callbacks returning symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
titzer
[turbofan] Pull ResizeMergeOrPhi into CommonOperatorBui...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
mstarzinger
Computed property names for object literals in TurboFan.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
verwaest
Perform access checks on the prototype chain when setti...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
arv
Fix issue with __proto__ when using ES6 object literals
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
machenbach
Keep trybot definitions in sync with CQ.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
verwaest
Use RETURN_ON_EXCEPTION rather than .Assert when settin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
machenbach
Don't use -O3 with sanitizers.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
jkummerow
Profiler improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
dcarney
move CallApiFunctionAndReturn to code-stubs-*
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
jochen
Revert of Make clang the default on linux. (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
mstarzinger
Computed property names for class literals in TurboFan.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
machenbach
Make clang the default on linux.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
weiliang.lin
[x86] Avoid memory form of PUSH/CALL for ATOM.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
jochen
Add initial support for v8_target_arch == "arm" to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
jkummerow
Replace generic KeyedStore stub with megamorphic version
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
dcarney
ensure trace extension works from optimized code when...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Benedikt Meurer
[x86] Use AVX in Crankshaft when available.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
yangguo
Use fast_sqrt instead of std::sqrt in simulators.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
verwaest
Remove ForceDelete
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
dcarney
fix debug checks for api callbacks returning symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
mstarzinger
Remove early bailout from Runtime_CompileOptimized.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
bmeurer
[ia32] Require SSE2.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
jkummerow
Let KeyedStoreIC go megamorphic (instead of generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
ulan
LCodeGen::CallKnownFunction gets the function in register.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
jochen
Add d8 target to BUILD.gn
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
machenbach
Add no-test-harness mode to test driver.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
titzer
[turbofan] First version of loop peeling.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
cdai2
X87: add stub for api function calls with known number...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Akos Palfi
MIPS: Add fast-path OOB support to KeyedLoadIC_Generic.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
ishell
Massive renaming of PropertyType values and other impli...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
mstarzinger
Remove exorbitant duplication of DebuggerHasBreakpoints.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
machenbach
Partially reland Auto-generate v8 version based on...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Michael Starzinger
Disable new test failing since 79748e3f7ced.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
mstarzinger
Remove overzealous check from %OptimizeFunctionOnNextCall.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Ben L. Titzer
[turbofan] Rename IrOpcode predicate IsLeafOpcode to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
titzer
[turbofan] Improve loop analysis to handle more than...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
svenpanne
Unobscurified OFStream.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
marja
Script streaming: don't produce (empty) cached data...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
dcarney
add stub for api function calls with known number of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
dcarney
delete flaky test MultithreadedParallelIsolates
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Michael Starzinger
Blacklist computed property name failures with TurboFan.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
jochen
Revert of Temporarily restore make dependencies (patchs...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
yangguo
Serializer: reset typed array cell type.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
caitpotter88
Report SyntaxError on Token::ILLEGAL in ParseTemplateLi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
mstarzinger
Allow --always-opt to go further into the pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
caitpotter88
Implement IsConstructor() abstract operation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
dcarney
remove SignatureInfo class
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
yangguo
Allow nested compile-script histogram scopes.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
jochen
Add missing if (FLAG_verify_heap) checks around heap...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
mvstanton
ClusterFuzz fix: %NormalizeElements shouldn't process...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
yangguo
Correctly load RegExp.source from the holder.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
bmeurer
[turbofan] Make Factory::NewNumber() always return...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
chunyang.dai
X87: Add fast-path OOB support to KeyedLoadIC_Generic
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
chunyang.dai
X87: split api call stubs into accessor and function...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
machenbach
Revert of Reland Auto-generate v8 version based on...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
machenbach
Reland Auto-generate v8 version based on tags.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
machenbach
Revert of [turbofan] Fix bunch of tests failing with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
akos.palfi
MIPS: Fix after 'MIPS: split api call stubs into access...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
akos.palfi
MIPS: split api call stubs into accessor and function...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
jarin
[turbofan] Fix bunch of tests failing with --turbo...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
yangguo
Use back reference map to find references to global...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
jarin
[turbofan] Add frame state to the PlainPrimitiveToNumbe...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
mstarzinger
Allow --always-opt to go further into the pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
jkummerow
Add fast-path OOB support to KeyedLoadIC_Generic
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
yangguo
Extend and fix tests for custom heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Michael Achenbach
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Michael Achenbach
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
machenbach
Revert of Revert of [turbofan] Improve memory layout...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
machenbach
Revert of [turbofan] Improve memory layout of Node...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
mvstanton
Vector-based KeyedLoadIC MISS logic needs improvement.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
mstarzinger
Remove distinction between DisableTurbofan and DisableC...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
bmeurer
[turbofan] Improve memory layout of Node class.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
mstarzinger
Enable test coverage for --turbo-deoptimization mode.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
mstarzinger
First simple implementation of class literals in TurboFan.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
marja.holtta
Restore the sanity of AUTHORS. CLA OK.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Balazs Kilvady
MIPS64: fix Make map check in NamedStoreHandlerCompiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
bmeurer
[turbofan] Initial attempt to cleanup Node and related...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
dcarney
split api call stubs into accessor and function call...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
bmeurer
Migrate TRACED_FOREACH to C++11.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
jochen
Add checks to the marking queue
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
bmeurer
[turbofan] Only mark non-smis as references.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Sven Panne
Another attempt to fix regress-crbug-178790.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Sven Panne
PPC aftermath: Fix regress-crbug-178790.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Sven Panne
Contribution of PowerPC port (continuation of 422063005)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
cdai2
X87: ES6 computed property names
commit
|
commitdiff
|
tree
|
snapshot
next