projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[runtime] Sanitize %NewClosure runtime entries.
[platform/upstream/v8.git]
/
src
/
hydrogen-instructions.h
2015-09-10
bmeurer
[runtime] Sanitize %NewClosure runtime entries.
blob
|
commitdiff
|
raw
2015-09-09
bmeurer
[calls] Consistent call protocol for calls.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
bmeurer
[es6] Initial steps towards a correct implementation...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
jarin
[crankshaft] Cleanup representation calculation for...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
ishell
Crankshaft is now able to compile top level code even...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
bmeurer
[runtime] Remove the redundant %_IsObject intrinsic.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
yangguo
Call JS functions via native context instead of js...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
bmeurer
[crankshaft] DCE must not eliminate (observable) math...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
bmeurer
Correctify instanceof and make it optimizable.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
bmeurer
[runtime] Store constructor function index on primitive...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
bmeurer
[stubs] Store typeof string on Oddballs.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
mstarzinger
Remove several grab-bag includes from the v8.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
jochen
Reland of "Remove ExternalArray, derived types, and...
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
machenbach
Revert of Remove ExternalArray, derived types, and...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
jochen
Remove ExternalArray, derived types, and element kinds
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
jochen
Store offset between fixed typed array base and data...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
jochen
Add support for adding an external and a tagged pointer
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
ishell
Crankshaft part of the 'loads and stores to global...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
ishell
TypeofMode replaces TypeofState and ContextualMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
ishell
Loads and stores to global vars are now made via proper...
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-30
conradw
[strong] Implement strong mode semantics for the count...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
mstarzinger
[turbofan] Implement sharing of context-independent...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
mvstanton
VectorICs: Lithium support for vector-based stores.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
danno
Use big-boy Types to annotate interface descriptor...
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-16
jochen
Introduce a base pointer field in FixedTypedArrayBase...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
bmeurer
[date] Refactor the %_DateField intrinsic to be optimiz...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
bmeurer
[crankshaft] Record inlined shared function infos inste...
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-15
jochen
Remove unnecessary Isolate::Current calls from hydrogen...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
mvstanton
New hydrogen instruction to reduce cost of growing...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
conradw
[strong] Fix inlining issue
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
bmeurer
[turbofan] Fix tail call optimization.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
jochen
Unify internal and external typed arrays a bit
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
svenpanne
Detect simple tail calls
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
jochen
Add HArrayBufferNotNeutered instruction
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
jochen
Turn JSArrayBuffer::flags into a bit field
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
jochen
Reland "Remove the weak list of views from array buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
mvstanton
Don't MISS if you read the hole from certain FastHoley...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
jochen
Revert of Reland "Remove the weak list of views from...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
jochen
Reland "Remove the weak list of views from array buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
jochen
Revert of Remove the weak list of views from array...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
jochen
Remove the weak list of views from array buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Ross McIlroy
Replace OVERRIDE->override and FINAL->final since we...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
rmcilroy
Turn off SupportsFlexibleFloorAndRound for Arm64 due...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
mvstanton
Array() in optimized code can create with wrong Element...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
mvstanton
VectorICs: megamorphic keyed loads in crankshaft don...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
mvstanton
Remove unnecessary options from HTailCallThroughMegamor...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
machenbach
Revert of VectorICs: megamorphic keyed loads in cranksh...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
mvstanton
VectorICs: megamorphic keyed loads in crankshaft don...
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
hpayer
Reland "Merge old data and pointer space."
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
hpayer
Revert "Merge old data and pointer space."
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
verwaest
Disinherit PropertyCell from Cell
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
verwaest
Remove PropertyCell space
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
hpayer
Merge old data and pointer space.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
dcarney
correctly invalidate global cells
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
loislo
CpuProfiler: extract DeoptInfo fill in code into a...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
ishell
Incorrect handling of HTransitionElementsKind in hydrog...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
marja
[strong] More scoping related errors: object literal...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
loislo
CpuProfiler: replace raw position with SourcePosition...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
dcarney
emit premonomorphic ics for keyed loads/stores in optim...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
dcarney
emit premonomorphic ics for loads/stores in optimized...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
loislo
CpuProfile: rename HSourcePosition to SourcePosition...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
loislo
CpuProfiler: move InlinedFunctionInfo class from HGraph...
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
Erik Arvidsson
Accessor functions should have no prototype property
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
loislo
Externalize deoptimization reasons.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
marja
Add strong mode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
bmeurer
Revert of Externalize deoptimization reasons. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
loislo
Externalize deoptimization reasons.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
loislo
Revert of Externalize deoptimization reasons. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
loislo
Externalize deoptimization reasons.
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-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
ulan
Use weak cell to embed property cell in StoreGlobal.
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-28
mvstanton
Continue learning for calls in crankshaft.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
mvstanton
Revert of Continue learning for calls in optimized...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
mvstanton
Continue learning for calls in optimized code when...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
danno
Remove the dependency of Zone on Isolate
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Benedikt Meurer
Use signaling NaN for holes in fixed double arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
ulan
Use weak cell to embed map in CompareNil IC.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
jkummerow
Reduce impact of HParameter inputs on HPhi representati...
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-12-12
svenpanne
Consistently use only one of virtual/OVERRIDE/FINAL.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
adamk
Create optimized versions of the Map/Set clear method
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
adamk
Create optimized inline versions of Map and Set initial...
blob
|
commitdiff
|
raw
|
diff to current
next