projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ic] Also collect known map for relational comparison.
[platform/upstream/v8.git]
/
src
/
ia32
/
code-stubs-ia32.cc
2015-09-21
bmeurer
[ic] Also collect known map for relational comparison.
blob
|
commitdiff
|
raw
2015-09-18
bmeurer
[stubs] Refactor StringCompareStub and use it for HStri...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
bmeurer
[runtime] Replace COMPARE/COMPARE_STRONG with proper...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-16
mvstanton
Remove --pretenure-call-new
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
bmeurer
[runtime] Replace the EQUALS builtin with proper Object...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
mvstanton
Reland VectorICs: ia32 store ics need a virtual register.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-14
machenbach
Revert of VectorICs: ia32 store ics need a virtual...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-14
mvstanton
VectorICs: ia32 store ics need a virtual register.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
bmeurer
[stubs] Simplify the non-function case of CallConstruct...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
mvstanton
On a call to Array(), we patched a call ic. This CL...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
Revert of [builtins] Unify the various versions of...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
mvstanton
Reland Vector ICs: platform support for vector-based...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
machenbach
Revert of Vector ICs: platform support for vector-based...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
mvstanton
Vector ICs: platform support for vector-based stores.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
mstarzinger
[presubmit] Fix build/include linter violations.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
caitpotter88
[es6] Re-implement rest parameters via desugaring.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
bmeurer
[runtime] Add %ToString and %_ToString and remove the...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
bmeurer
[es6] Implement spec compliant ToPrimitive in the runtime.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
yangguo
Move (uppercase) JS builtins from js builtins object...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
bmeurer
Correctify instanceof and make it optimizable.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-19
mvstanton
Cleanup: Remove unncessary leave_frame parameter from...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
mstarzinger
Remove grab-bag includes of v8.h from architecture...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
bmeurer
[runtime] Unify and fix the strict equality comparison.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
yangguo
Move regexp implementation into its own folder.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
mstarzinger
Realize IWYU pattern for frames-inl.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
bmeurer
[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
mstarzinger
Cleanup unnecessary duplication of runtime functions.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
bbudge
SIMD.js Add the other SIMD Phase 1 types.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
bmeurer
[stubs] Unify (and optimize) implementation of ToObject.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
bmeurer
[stubs] Don't pass name to Load/StoreGlobalViaContext...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
bmeurer
[stubs] Properly handle read-only properties in StoreGl...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
ishell
Cross-script variables handling fixed. It was possible...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
bmeurer
[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
mostynb
convert a bunch of DCHECKs to STATIC_ASSERT
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
mvstanton
HydrogenCodeStubs consume stack arguments via descriptor.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
danno
Unify "runtime-style" IC functions with Runtime intrinsics
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
mstarzinger
Fix pushing of register in CallConstructStub outside...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
bbudge
Expose SIMD.Float32x4 type to Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
hablich
Revert of Expose SIMD.Float32x4 type to Javascript...
blob
|
commitdiff
|
raw
|
diff to current
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
|
diff to current
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
next