projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git]
/
src
/
ia32
/
code-stubs-ia32.cc
2015-07-16
hablich
Revert of Expose SIMD.Float32x4 type to Javascript...
blob
|
commitdiff
|
raw
2015-07-15
bbudge
Expose SIMD.Float32x4 type to Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
mstarzinger
Switch CallConstructStub to take new.target in register.
blob
|
commitdiff
|
raw
2015-07-15
machenbach
Reland Update V8 DEPS.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
machenbach
Revert of Update V8 DEPS. (patchset #3 id:40001 of...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
machenbach
Update V8 DEPS.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
verwaest
Distinguish slow from fast sloppy arguments
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
danno
Make context register implicit for CallInterfaceDescriptors
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
conradw
[strong] Implement strong property access semantics
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
Michael Stanton
[ic] Record call counts for monomorphic calls made...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
dslomov
Do not add extra argument for new.target
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
conradw
Revert relanded strong property access CL
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
conradw
Revert of Revert of [strong] Implement strong mode...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
conradw
Revert of [strong] Implement strong mode restrictions...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
conradw
[strong] Implement strong mode restrictions on property...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
conradw
[strong] create strong array literals
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
erikcorry
Cosmetic changes to tests to make it easier to concaten...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
mvstanton
Vector ICs: Introduce Store and KeyedStore IC code...
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
conradw
[strong] Disallow implicit conversions for comparison
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
mvstanton
Optimize the typeof operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
dslomov
Handle the case when derived constructor is [[Call...
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
arv
[es6] When comparing two symbols we may need to throw...
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-05-04
jarin
Remove materialized objects on stack unwind.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
verwaest
Reland "Merge cellspace into old pointer space"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
adamk
Revert of Merge cellspace into old pointer space (patch...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
verwaest
Merge cellspace into old pointer space
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
mvstanton
Code cleanup in GenerateRecordCallTarget.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
adamk
Reimplement Maps and Sets in JS
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
mvstanton
v8:3539 - hold constructor feedback in weak cells
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
verwaest
Generate common StoreFastElementStubs ahead of time
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
mstarzinger
Switch full-codegen from StackHandlers to handler table.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
mvstanton
VectorICs: keyed element loads were kicking out non...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
mstarzinger
Delegate throwing in RegExpExecStub to CEntryStub.
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-16
svenpanne
Remove BLACKLIST from check-name-clashes.py, it's wrong...
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-03-05
mstarzinger
[turbofan] Implement throwing exceptions into TurboFan...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
dslomov
Implement subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
dslomov
Revert of Implement subclassing Arrays. (patchset ...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
dslomov
Implement subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
dslomov
Revert of Implement subclassing Arrays. (patchset ...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
dslomov
Implement subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
mvstanton
Revert of Implement subclassing Arrays. (patchset ...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
dslomov
Implement subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
mstarzinger
Move stack unwinding logic into the runtime.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-28
dslomov
Disallow subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
dslomov
Revert of Disallow subclassing Arrays. (patchset #3...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
dslomov
Disallow subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
caitpotter88
Implement ES6 rest parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
Revert of new classes: implement new.target passing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
mvstanton
CallIC MISS handler doesn't need receiver.
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-02
ulan
Use weak cell to embed known map in CompareIC
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
bmeurer
Reland "Initial switch to Chromium-style CHECK_* and...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Benedikt Meurer
Revert "Make GCC happy again." and "Initial switch...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
bmeurer
Initial switch to Chromium-style CHECK_* and DCHECK_...
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
2015-01-27
dcarney
fix performance regression on intel call api stubs
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
mvstanton
Use a trampoline stub to load the type feedback vector...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
dslomov
new classes: change semantics of super(...) call and...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
dcarney
move CallApiFunctionAndReturn to code-stubs-*
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
dcarney
add stub for api function calls with known number of...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
dcarney
split api call stubs into accessor and function call...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
bmeurer
[turbofan] Remove the no-context hack for JSToNumber.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
Michael Stanton
Hydrogen code stubs for vector-based ICs.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
mvstanton@chromium.org
Try avoiding MISS for callic monomorphic case.
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-10-20
mvstanton@chromium.org
vector-based ICs did not update type feedback counts...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
mvstanton@chromium.org
ReceiverCheckMode needs to be utilized further.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
mvstanton@chromium.org
Eliminate special keyed load string stub in favor of...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
yangguo@chromium.org
Move i18n-related runtime functions into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-23
svenpanne@chromium.org
Made the detailed reason for deopts mandatory on ia32...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-23
jkummerow@chromium.org
Fix method dispatch in Keyed/StoreIC, and JumpIfNotUniq...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
mvstanton@chromium.org
Convert KeyedLoad indexed interceptor case to a Handler.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
mvstanton@chromium.org
Move state sentinels into TypeFeedbackVector.
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-11
mvstanton@chromium.org
Added CallInterfaceDescriptors to all code stubs. A...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
yangguo@chromium.org
Rename ascii to one-byte where applicable.
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
bmeurer@chromium.org
Replace our home-grown BitCast with bit_cast from Chrom...
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
Unify JSEntryStub and JSConstructEntryStub, and some...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
yangguo@chromium.org
Remove dead code for inline string hashing.
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
yangguo@chromium.org
Minor-key-ify remaining code stubs.
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-03
yangguo@chromium.org
Unify some PlatformCodeStubs.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
bmeurer@chromium.org
First step to cleanup the power-of-2 mess.
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
next