projects
/
platform
/
upstream
/
v8.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[presubmit] Enable readability/namespace linter checking.
2015-09-29
mvstanton
Introduce LiteralsArray to hide it's implementation.
commit
|
commitdiff
|
tree
2015-09-25
mvstanton
Full code shouldn't embed the type feedback vector.
commit
|
commitdiff
|
tree
2015-09-16
mvstanton
Extra code to diagnose a crash bug.
commit
|
commitdiff
|
tree
2015-09-16
mvstanton
Remove --pretenure-call-new
commit
|
commitdiff
|
tree
2015-09-16
mvstanton
Vector ICs: Hook up vectors in platform builtins to...
commit
|
commitdiff
|
tree
2015-09-15
mvstanton
Reland VectorICs: ia32 store ics need a virtual register.
commit
|
commitdiff
|
tree
2015-09-14
mvstanton
VectorICs: ia32 store ics need a virtual register.
commit
|
commitdiff
|
tree
2015-09-11
mvstanton
Vector ICs: gyp flag to run with vector-stores on.
commit
|
commitdiff
|
tree
2015-09-10
mvstanton
Vector ICs: The Oracle needs to report feedback for...
commit
|
commitdiff
|
tree
2015-09-10
mvstanton
Fix for v8:4380 introduced a regression in Octane crypto.
commit
|
commitdiff
|
tree
2015-09-09
mvstanton
Crankshaft: consolidated element loads always deopted...
commit
|
commitdiff
|
tree
2015-09-09
mvstanton
On a call to Array(), we patched a call ic. This CL...
commit
|
commitdiff
|
tree
2015-09-04
mvstanton
Reland Vector ICs: platform support for vector-based...
commit
|
commitdiff
|
tree
2015-09-03
mvstanton
Vector ICs: platform support for vector-based stores.
commit
|
commitdiff
|
tree
2015-09-02
mvstanton
VectorICs: Cleanup, remove unnecessary arguments from...
commit
|
commitdiff
|
tree
2015-09-01
mvstanton
Vector ICs: Adapting store ic classes for vectors.
commit
|
commitdiff
|
tree
2015-09-01
mvstanton
Make type-feedback-vector.h usable without objects...
commit
|
commitdiff
|
tree
2015-08-28
mvstanton
Reorder KeyedStoreIC MISS code to avoid unnecessary...
commit
|
commitdiff
|
tree
2015-08-28
mvstanton
Vector ICs: Make the Oracle gather feedback for vector...
commit
|
commitdiff
|
tree
2015-08-27
mvstanton
Vector ICs: Stop iterating the heap to clear keyed...
commit
|
commitdiff
|
tree
2015-08-26
mvstanton
Vector ICs: Ensure KeyedAccessStore mode is encoded...
commit
|
commitdiff
|
tree
2015-08-21
mvstanton
VectorICs: New interface descriptor for vector transitioning...
commit
|
commitdiff
|
tree
2015-08-20
mvstanton
Simplify KeyedAccessStoreMode.
commit
|
commitdiff
|
tree
2015-08-19
mvstanton
Cleanup: Remove unncessary leave_frame parameter from...
commit
|
commitdiff
|
tree
2015-08-03
mvstanton
[compiler] Verify that type feedback vector structure...
commit
|
commitdiff
|
tree
2015-07-31
mvstanton
VectorICs: refactoring to eliminate "for queries only...
commit
|
commitdiff
|
tree
2015-07-31
mvstanton
VectorICs: Crankshaft adaptations to deal with vector...
commit
|
commitdiff
|
tree
2015-07-30
mvstanton
VectorICs: --print-ast now prints allocated vector...
commit
|
commitdiff
|
tree
2015-07-30
mvstanton
Bugfix: CCTest test-func-name-inference/InConstructor...
commit
|
commitdiff
|
tree
2015-07-30
mvstanton
Stop overallocating feedback vector slots.
commit
|
commitdiff
|
tree
2015-07-28
mvstanton
Bugfix: Incorrect type feedback vector structure on...
commit
|
commitdiff
|
tree
2015-07-27
mvstanton
VectorICs: vector [keyed]store ic MISS handling infrastructure.
commit
|
commitdiff
|
tree
2015-07-24
mvstanton
VectorICs: VisitClassLiteral needs adjustment for IC...
commit
|
commitdiff
|
tree
2015-07-23
mvstanton
HydrogenCodeStubs consume stack arguments via descriptor.
commit
|
commitdiff
|
tree
2015-07-22
mvstanton
Eliminate redundant descriptor ElementTransitionAndStoreDesc...
commit
|
commitdiff
|
tree
2015-07-15
mvstanton
Special printing for type feedback vectors.
commit
|
commitdiff
|
tree
2015-07-15
mvstanton
Scoping error caused crash in CallICNexus::StateFromFeedback
commit
|
commitdiff
|
tree
2015-06-30
mvstanton
Vector ICs: Changes to the IC system to support vector...
commit
|
commitdiff
|
tree
2015-06-26
mvstanton
VectorICs: Lithium support for vector-based stores.
commit
|
commitdiff
|
tree
2015-06-25
Michael Stanton
[ic] Record call counts for monomorphic calls made...
commit
|
commitdiff
|
tree
2015-06-25
Michael Stanton
Vector ICs: Like megamorphic keyed koads, use a dummy...
commit
|
commitdiff
|
tree
2015-06-23
mvstanton
Vector ICs: Additional Turbofan support
commit
|
commitdiff
|
tree
2015-06-22
mvstanton
Built-in apply() performance benefits from an uninitialized IC.
commit
|
commitdiff
|
tree
2015-06-21
mvstanton
Vector ICs: Turbofan vector store ic support
commit
|
commitdiff
|
tree
2015-06-09
mvstanton
Turbofan: Make type feedback vector a Node.
commit
|
commitdiff
|
tree
2015-06-08
mvstanton
Vector ICs: ClassLiterals need to allocate a vector...
commit
|
commitdiff
|
tree
2015-06-08
mvstanton
Vector ICs: debugger should save registers for vector...
commit
|
commitdiff
|
tree
2015-06-02
mvstanton
Build ObjectLiteral constant properties in the numbering...
commit
|
commitdiff
|
tree
2015-05-28
mvstanton
Make KeyedStores from a sloppy arguments array use...
commit
|
commitdiff
|
tree
2015-05-27
mvstanton
VectorICs: allocating slots for store ics in ast nodes.
commit
|
commitdiff
|
tree
2015-05-26
mvstanton
Move work to omit unnecessary ObjectLiteral stores...
commit
|
commitdiff
|
tree
2015-05-22
mvstanton
Vector ICs: Introduce Store and KeyedStore IC code...
commit
|
commitdiff
|
tree
2015-05-22
mvstanton
Remove unnecessary TypeFeedbackIds, saves memory and...
commit
|
commitdiff
|
tree
2015-05-22
mvstanton
VectorICs: Create a StoreICState to more easily create...
commit
|
commitdiff
|
tree
2015-05-20
mvstanton
Cleanup interface descriptors to reflect that vectors...
commit
|
commitdiff
|
tree
2015-05-15
mvstanton
Now that vector ics are established for load, keyed...
commit
|
commitdiff
|
tree
2015-05-15
mvstanton
Bug: Runtime_GrowArrayElements provoked unnecessary...
commit
|
commitdiff
|
tree
2015-05-12
mvstanton
Make LoadFastElementStub a HandlerStub.
commit
|
commitdiff
|
tree
2015-05-12
mvstanton
New hydrogen instruction to reduce cost of growing...
commit
|
commitdiff
|
tree
2015-05-08
mvstanton
TurboFan: commit dependencies only on update of the...
commit
|
commitdiff
|
tree
2015-05-06
mvstanton
Function apply(): make all architectures use an IC...
commit
|
commitdiff
|
tree
2015-05-06
mvstanton
Optimize the typeof operator.
commit
|
commitdiff
|
tree
2015-05-05
mvstanton
GrowArrayElementsStub must save caller doubles for...
commit
|
commitdiff
|
tree
2015-04-30
mvstanton
VectorICs: built-in function apply should use an IC.
commit
|
commitdiff
|
tree
2015-04-30
mvstanton
Use a stub in crankshaft for grow store arrays.
commit
|
commitdiff
|
tree
2015-04-27
mvstanton
Don't MISS if you read the hole from certain FastHoley...
commit
|
commitdiff
|
tree
2015-04-23
mvstanton
Empty Array prototype elements protection needs to...
commit
|
commitdiff
|
tree
2015-04-22
mvstanton
Revert of Protect the emptiness of Array prototype...
commit
|
commitdiff
|
tree
2015-04-22
mvstanton
Protect the emptiness of Array prototype elements with...
commit
|
commitdiff
|
tree
2015-04-21
mvstanton
VectorICs: support converting keyed loads into named...
commit
|
commitdiff
|
tree
2015-04-20
mvstanton
Make sure builtins preserve guarantees about empty...
commit
|
commitdiff
|
tree
2015-04-15
mvstanton
Array() in optimized code can create with wrong ElementsKind...
commit
|
commitdiff
|
tree
2015-04-15
mvstanton
VectorICs: recent changes broke cases with --novector-ics
commit
|
commitdiff
|
tree
2015-04-15
mvstanton
VectorICs: megamorphic keyed loads in crankshaft don...
commit
|
commitdiff
|
tree
2015-04-15
mvstanton
Pass load ic state through the Oracle.
commit
|
commitdiff
|
tree
2015-04-14
mvstanton
VectorICs: recreate feedback vector if scoping changes...
commit
|
commitdiff
|
tree
2015-04-13
mvstanton
Remove unnecessary options from HTailCallThroughMegamorphicCache
commit
|
commitdiff
|
tree
2015-04-13
mvstanton
VectorICs: megamorphic keyed loads in crankshaft don...
commit
|
commitdiff
|
tree
2015-04-10
mvstanton
MIPS port for implement spread calls
commit
|
commitdiff
|
tree
2015-04-09
mvstanton
VectorICs - turn on vector ICs for LoadIC and KeyedLoadIC
commit
|
commitdiff
|
tree
2015-04-08
mvstanton
Tests that carefully checks opt/deopt status shouldn...
commit
|
commitdiff
|
tree
2015-04-08
mvstanton
Revert of VectorICs: Turn on vector ICs for LOAD and...
commit
|
commitdiff
|
tree
2015-04-08
mvstanton
VectorICs: Turn on vector ICs for LOAD and KEYED_LOAD...
commit
|
commitdiff
|
tree
2015-04-07
mvstanton
MIPS: Fix compilation error.
commit
|
commitdiff
|
tree
2015-04-07
mvstanton
Vector-ICs - speed towards the monomorphic exit as...
commit
|
commitdiff
|
tree
2015-04-07
mvstanton
Code cleanup in GenerateRecordCallTarget.
commit
|
commitdiff
|
tree
2015-04-02
mvstanton
v8:3539 - hold constructor feedback in weak cells
commit
|
commitdiff
|
tree
2015-03-31
mvstanton
ARM simulator needs a StackCheck in GetPropertyWithDefinedGe...
commit
|
commitdiff
|
tree
2015-03-30
mvstanton
Ensure object literal element boilerplates aren't modified.
commit
|
commitdiff
|
tree
2015-03-27
mvstanton
perf-to-html.py - render JSON try perf jobs in a pleasing...
commit
|
commitdiff
|
tree
2015-03-25
mvstanton
VectorICs: Address test-heap TODOS
commit
|
commitdiff
|
tree
2015-03-24
mvstanton
Prevent leaks of cross context maps in the Oracle.
commit
|
commitdiff
|
tree
2015-03-23
mvstanton
VectorICs: keyed element loads were kicking out non...
commit
|
commitdiff
|
tree
2015-03-19
mvstanton
Vector ICs: Clear the vector ic slots appropriately...
commit
|
commitdiff
|
tree
2015-03-17
mvstanton
Feedback vector: ASAN found memory leaks during AST...
commit
|
commitdiff
|
tree
2015-03-17
mvstanton
Use platform specific stubs for vector-based Load/KeyedLoad.
commit
|
commitdiff
|
tree
2015-03-12
mvstanton
Vector-ICs: Implement slot sharing for global loads.
commit
|
commitdiff
|
tree
2015-03-04
mvstanton
The Global Load IC doesn't yet play well with --vector...
commit
|
commitdiff
|
tree
2015-03-03
mvstanton
Revert of Implement subclassing Arrays. (patchset ...
> R=
mvstanton
@chromium.org,arv@chromium.org...
commit
|
commitdiff
|
tree
2015-02-05
mvstanton
CallIC MISS handler doesn't need receiver.
commit
|
commitdiff
|
tree
next