projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[strong] Refactor ObjectStrength into a replacement for strong boolean args
[platform/upstream/v8.git]
/
src
/
code-stubs.cc
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
2015-06-01
erikcorry
Cosmetic changes to tests to make it easier to concaten...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
mvstanton
Make KeyedStores from a sloppy arguments array use...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
svenpanne
JavaScript stubs have access to their calling conventio...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
svenpanne
Add a TurboFan skeleton for StringAddStub.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
mvstanton
Cleanup interface descriptors to reflect that vectors...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
mvstanton
Now that vector ics are established for load, keyed...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
mvstanton
Make LoadFastElementStub a HandlerStub.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
danno
Add a MathFloor stub generated with TurboFan
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
mvstanton
Optimize the typeof operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
danno
Revert of Collect type feedback on result of Math....
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
danno
Collect type feedback on result of Math.[round|ceil...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
mvstanton
Use a stub in crankshaft for grow store arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
conradw
[strong] Disallow implicit conversions for binary arith...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
verwaest
Generate common StoreFastElementStubs ahead of time
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
mvstanton
Use platform specific stubs for vector-based Load/Keyed...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
svenpanne
Intrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
caitpotter88
Implement ES6 rest parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Benedikt Meurer
Remove the obsolete OverwriteMode optimization.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
mvstanton
Retry "Use a WeakCell in the CallIC type vector."
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
ulan
Verify that code stubs and full code do not have pointe...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
machenbach
Revert of Use a WeakCell in the CallIC type vector...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
mvstanton
Use a WeakCell in the CallIC type vector.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
ulan
Remove custom weak handling of monomorphic IC.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Michael Stanton
Revert "Re-land r25392 Use a stub in crankshaft for...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Michael Stanton
Re-land r25392 Use a stub in crankshaft for grow store...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Michael Stanton
Revert "Use a stub in crankshaft for grow store arrays."
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Michael Stanton
Use a stub in crankshaft for grow store arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
bmeurer@chromium.org
Turn ToNumberStub into a PlatformCodeStub again.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
bmeurer@chromium.org
[turbofan] Add AllocateHeapNumberStub to avoid runtime...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
yangguo@chromium.org
Always include full reloc info to stubs for serialization.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
mvstanton@chromium.org
Updates to maintain flag --vector-ics
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
yangguo@chromium.org
Fulfill some code serializer related TODOs.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
ishell@chromium.org
Hydrogenize (and share) part of StoreTransition handler...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
bmeurer@chromium.org
Replace OStream with std::ostream.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
ishell@chromium.org
ExtendStorageStub added, it is aimed for extending...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
mvstanton@chromium.org
Make KeyedLoads from a sloppy arguments array use a...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
yangguo@chromium.org
Serialize code stubs using stub key.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
mvstanton@chromium.org
Removing ic.h from code-stubs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
yangguo@chromium.org
Do not use CodeStub::FindInCache if not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
yangguo@chromium.org
Get CallInterfaceDescriptor directly from CodeStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
yangguo@chromium.org
Initialize CodeStubInterfaceDescriptor in the constructor.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
mvstanton@chromium.org
To aid vector-based load ic work, we need to be able...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
yangguo@chromium.org
Do not cache CodeStubInterfaceDescriptor on the isolate.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
yangguo@chromium.org
Introduce code stub constructors for stub keys.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
yangguo@chromium.org
Clean up code stubs and ensure distinct major keys.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
mvstanton@chromium.org
Make concrete classes for individual call descriptors...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
yangguo@chromium.org
Minor-key-ify four stubs.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-01
mvstanton@chromium.org
Multiple stubs can point to the same calling convention.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
mvstanton@chromium.org
Refactoring InterfaceDescriptors away from code-stubs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
yangguo@chromium.org
Sub-minor-key-ify four HydrogenCodeStubs.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-27
yangguo@chromium.org
Minor-key-ify BinaryOpICWithAllocationSiteStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
verwaest@chromium.org
Remove dead code from LookupResult
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
mvstanton@chromium.org
Added vector-based loadic hydrogen stubs. Not yet callable.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
yangguo@chromium.org
Minor-key-ify CallICStub and CallIC_ArrayStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
yangguo@chromium.org
Change more PlatformCodeStubs to encode properties...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
mvstanton@chromium.org
Move register conventions out of the IC classes.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
bmeurer@chromium.org
Replace our homegrown ARRAY_SIZE() with Chrome's arrays...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
yangguo@chromium.org
Encode CEntryStub properties in the minor key.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
verwaest@chromium.org
Move "slow handler" compiler code to handler-compiler
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
verwaest@chromium.org
Move handler compilers to handler-compiler
blob
|
commitdiff
|
raw
|
diff to current
2014-08-22
verwaest@chromium.org
Move IC code into a subdir and move ic-compilation...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
mvstanton@chromium.org
Clean up IC tracing for CallICs.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
verwaest@chromium.org
Always use the StoreFieldStub to do the actual storing.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
verwaest@chromium.org
Load constants from the DescriptorArray
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
mstarzinger@chromi...
Unify InstanceofStub interface descriptors.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
danno@chromium.org
Land the Fan (disabled)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
verwaest@chromium.org
Clean up name distinction between Keyed ICs and Element...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
verwaest@chromium.org
Restructure the IC / Handler compilers
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
yangguo@chromium.org
Flag for serialization when compiling code stubs if...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
verwaest@chromium.org
Always use the LoadStubCompiler for Load handlers,...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
yangguo@chromium.org
Store both major and minor key on code stubs.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
mvstanton@chromium.org
StubCallInterfaceDescriptor and CallInterfaceDescriptor...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
mvstanton@chromium.org
Enum RegisterInfo renamed to ParameterIndices.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
mvstanton@chromium.org
Use the same registers for StoreIC and KeyedStoreIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
mvstanton@chromium.org
Revert "Use the same registers for StoreIC and KeyedSto...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
mvstanton@chromium.org
Use the same registers for StoreIC and KeyedStoreIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
mstarzinger@chromi...
Remove AddCode and RemoveCode GDB JIT entry hooks.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
mvstanton@chromium.org
Use a register spec for StoreIC and KeyedStoreIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
svenpanne@chromium.org
More OStreamsUse OStreams more often.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
svenpanne@chromium.org
Start using OStreams.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
mvstanton@chromium.org
KeyedLoadIC should have same register spec as LoadIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
mvstanton@chromium.org
Use IC register definitions in platform files.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
mvstanton@chromium.org
Cleanup CallInterfaceDescriptor
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
mvstanton@chromium.org
The IC exposes a register definition.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
mvstanton@chromium.org
Revert "Create a RegisterSpec class inside of the IC...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
mvstanton@chromium.org
Create a RegisterSpec class inside of the IC that provides:
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
mstarzinger@chromi...
Check alpha-sorting of includes during presubmit.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
danno@chromium.org
Revert "Revert "Reland 21774: Generate KeyedLoadGeneric...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
danno@chromium.org
Revert "Reland 21774: Generate KeyedLoadGeneric with...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Reland 21774: Generate KeyedLoadGeneric with Hydrogen
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Revert 21774: "Generate KeyedLoadGeneric with Hydrogen"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Generate KeyedLoadGeneric with Hydrogen
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
mvstanton@chromium.org
Refactor CallICStub to use a different stub for each...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
yangguo@chromium.org
Decouple CpuFeatures from serializer state.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
danno@chromium.org
Reland r20974: Unify and simplify the FastCloneShallowA...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
verwaest@chromium.org
Revert "Reland r20974: Unify and simplify the FastClone...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
danno@chromium.org
Reland r20974: Unify and simplify the FastCloneShallowA...
blob
|
commitdiff
|
raw
|
diff to current
next