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-10-13
hpayer@chromium.org
Fix IdleNotificationFinishMarking test on slow devices.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
mstarzinger...
Switch schedule early phase to basic blocks.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
hpayer@chromium.org
Check if there is still time before finalizing an incre...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
sigurds@chromium.org
Revert "Fix scheduler to correctly schedule nested...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
rmcilroy@chromium.org
Refactor FrameAndConstantPoolScope and ConstantPoolUnav...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
dusan.milosavljevic...
MIPS: Unbreak gn build, missing source files for MIPS tf.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
sigurds@chromium.org
Fix scheduler to correctly schedule nested diamonds.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
dslomov@chromium.org
Support for super assignments in for..in.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
machenbach...
Make releases script ready for the new git workflow.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
mstarzinger...
Mark some test262 cases as known failures after r24495.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
bmeurer@chromium.org
[turbofan] Optimize Int32Mod by power-of-two.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
neis@chromium.org
Revert "Refine expression typing, esp. by propagating...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
neis@chromium.org
Refine expression typing, esp. by propagating range...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
dslomov@chromium.org
Fix typedarray tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
rmcilroy@chromium.org
v8_external_snapshot target visible only when using...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
bmeurer@chromium.org
Run benchmarks tests with --turbo-asm flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
bmeurer@chromium.org
[turbofan] Embed the actual backing store address for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
marja@chromium.org
Script streaming: UTF-8 handling fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
bmeurer@chromium.org
[turbofan] Make VisitBranch and friends to backend...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
dcarney@chromium.org
[turbofan] remove graph from InstructionSequence
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
yangguo@chromium.org
Fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
yangguo@chromium.org
Always include full reloc info to stubs for serialization.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
dcarney@chromium.org
[turbofan]IA: ChangeFloat32ToFloat64 supports mem operand
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
dcarney@chromium.org
[turbofan] IA: TruncateFloat64ToFloat32 supports mem...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
weiliang.lin...
X87: Introduce FeedbackVectorSlot type - better than...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
weiliang.lin...
X87: Teach TurboFan to call vector-based ICs.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
dusan.milosavljevic...
MIPS: Fix loading Float64 constants in turbofan.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
adamk@chromium.org
Add test case for SparseJoin misbehavior with getters
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
balazs.kilvady...
MIPS: Introduce FeedbackVectorSlot type - better than...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
yangguo@chromium.org
Split off remaining runtime functions in runtime.cc.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
balazs.kilvady...
MIPS: Teach TurboFan to call vector-based ICs.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
mstarzinger...
Use phase-local zone in the graph builder.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
ishell@chromium.org
Disable webkit/array-iterate-backwards test in --gc...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jkummerow@chromium.org
Fix type feedback for name-keyed stores
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
mvstanton@chromium.org
Introduce FeedbackVectorSlot type - better than int.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
mvstanton@chromium.org
Bogus assert caused turbofan failure.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
mstarzinger...
Improve comments and readability of scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
mstarzinger...
Remove fixpoint workaround from schedule early phase.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
svenpanne@chromium.org
AST nodes have at most one bailout/typefeedback ID...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
yangguo@chromium.org
Reset code age when serializing code objects.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
dslomov@chromium.org
Keyed loads from super with numeric keys.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
ulan@chromium.org
Set output representation of HIsStringAndBranch to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
bmeurer@chromium.org
[turbofan] Optimize Uint32LessThan with Word32Sar.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
mvstanton@chromium.org
Teach TurboFan to call vector-based ICs.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
akos.palfi...
MIPS: Fix for r24501.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
yangguo@chromium.org
Update .gitignore with test/test262-es6/data.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
bmeurer@chromium.org
[turbofan] Fix typed lowering of typed array loads...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
yangguo@chromium.org
Conform to the unittest naming convention.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jochen@chromium.org
Fix typo in Mac GetCurrentThreadId
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jochen@chromium.org
Sync OS::GetCurrentThreadId with chromium's/blink's...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
yangguo@chromium.org
Allow identifier code points from supplementary multili...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
machenbach...
Make benchmark runner understand chromium perf output.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
weiliang.lin...
X87: Fix uninitialized FixedArray potentially being...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
weiliang.lin...
X87: Keyed stores to super where key is a name.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
weiliang.lin...
X87: Add MEGAMORPHIC state support for KeyedStoreIC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
balazs.kilvady...
MIPS: Add MEGAMORPHIC state support for KeyedStoreIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
balazs.kilvady...
MIPS: Fix uninitialized FixedArray potentially being...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
balazs.kilvady...
MIPS: Keyed stores to super where key is a name.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jkummerow@chromium.org
Add MEGAMORPHIC state support for KeyedStoreIC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
ulan@chromium.org
Fix computation of UTC time from local time at DST...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jkummerow@chromium.org
Fix uninitialized FixedArray potentially being left...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
mstarzinger...
Remove deprecated verification for context separation.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
machenbach...
Remove perf tests that are moved to another location.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
dslomov@chromium.org
Convert `obj` ToObject in Object.keys()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
bmeurer@chromium.org
[ia32] Use more efficient encoding when loading integer...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
machenbach...
Move js perf test to another directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
bmeurer@chromium.org
[turbofan] Eliminate redundant masking operations for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
bmeurer@chromium.org
[ia32] Fix for no SSE4.1.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
dslomov@chromium.org
Keyed stores to super where key is a name.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
rmcilroy@chromium.org
Remove default NOP implementation of MonotonicallyIncre...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
dslomov@chromium.org
Simplify Scope and ScopePtr conversions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jochen@chromium.org
Add link to tsan bug to suppression
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
dusan.milosavljevic...
MIPS: Improve runtime detection and compatibility wrt...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
bmeurer@chromium.org
[ia32] Better code generation for materialization of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jochen@chromium.org
Introduce a tsan suppressions file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jochen@chromium.org
Store local copies of flags needed on the background...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
bmeurer@chromium.org
[turbofan] Add support for ARM64 Ubfx
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
svenpanne@chromium.org
Simplify AST ID generation.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jochen@chromium.org
Make Profiler::running_ atomic.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
weiliang.lin...
X87: Updates to maintain flag --vector-ics
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
bmeurer@chromium.org
Fix tools/run-llprof.sh to work with newer perf.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
akos.palfi...
MIPS64: Fix TruncatingDiv.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
titzer@chromium.org
Smarter representation selection for phis.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
yangguo@chromium.org
Update unicode to 7.0.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
arv@chromium.org
Classes: Add support for toString
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
mstarzinger...
Remove premordial math functions from native context.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
jochen@chromium.org
Resolve race between starting the profiler thread and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
machenbach...
Add test for tag pushing in push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
balazs.kilvady...
MIPS: Updates to maintain flag --vector-ics
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
jochen@chromium.org
Get rid of isolate state.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
jochen@chromium.org
Make Profiler::tail_ atomic
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
ulan@chromium.org
Move fdlibm in src/third_party.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bmeurer@chromium.org
[turbofan] Properly emit bounds checks for typed array...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
titzer@chromium.org
Lower NumberMultiply, NumberDivide, and NumberModulus...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bmeurer@chromium.org
[turbofan] Fix typo in IA-32 code generator.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
jochen@chromium.org
CcTest::isolate_used_ is used from multiple threads...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
titzer@chromium.org
The empty husk of a JSFunction is useful to us.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
mvstanton@chromium.org
Updates to maintain flag --vector-ics
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
jochen@chromium.org
Don't enable WPO on Win64 and require Server 2003 ...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
jochen@chromium.org
Avoid unnecessary data race on FLAG_track_double_fields
commit
|
commitdiff
|
tree
|
snapshot
next