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
/
ia32
/
lithium-codegen-ia32.cc
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
machenbach
Revert of [es5] Class of object is "Function" if object...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
bmeurer
[es5] Class of object is "Function" if object has ...
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
ishell
Crankshaft is now able to compile top level code even...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
titzer
Use ShouldEnsureSpaceForLazyDeopt more.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
titzer
Remove CompilationInfo::MayUseThis() and replace it...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
bmeurer
[runtime] Remove the redundant %_IsObject intrinsic.
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
titzer
Rename ParserInfo::function() and CompilationInfo:...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
danno
[turbofan] Unify referencing of stack slots
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-12
bmeurer
[compiler] Remove broken support for undetectable strings.
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-03
bbudge
SIMD.js Add the other SIMD Phase 1 types.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
bmeurer
[runtime] DeclareGlobals and DeclareLookupSlot don...
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-24
bmeurer
[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
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
ishell
Crankshaft part of the 'loads and stores to global...
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-13
ishell
TypeofMode replaces TypeofState and ContextualMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
verwaest
Distinguish slow from fast sloppy arguments
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
conradw
[strong] Implement strong property access semantics
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-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-11
jarin
Make writing of frame translation platform independent.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
bmeurer
[deoptimizer] Basic support inlining based on SharedFun...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
jarin
Unify decoding of deoptimization translations.
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-06-01
erikcorry
Cosmetic changes to tests to make it easier to concaten...
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-20
mvstanton
Cleanup interface descriptors to reflect that vectors...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
wingo
Reapply "Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
wingo
Revert of Reapply "Resolve references to "this" the...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
wingo
Reapply "Resolve references to "this" the same way...
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-13
yangguo
Revert "Resolve references to "this" the same way as...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
conradw
[strong] Disallow implicit conversions for comparison
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-11
wingo
Resolve references to "this" the same way as normal...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
verwaest
Revert of Allow loading holes from holey smi arrays...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
verwaest
Allow loading holes from holey smi arrays
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
machenbach
Revert of Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
wingo
Resolve references to "this" the same way as normal...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
mvstanton
Optimize the typeof operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
conradw
[strong] Fix inlining issue
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
wingo
Revert of Resolve references to "this" the same way...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
wingo
Resolve references to "this" the same way as normal...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
verwaest
Only swap undefined for the global object if necessary...
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-28
jochen
Add HArrayBufferNotNeutered instruction
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
conradw
[strong] Disallow implicit conversions for binary arith...
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-16
verwaest
Reland "Add basic crankshaft support for slow-mode...
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-13
bmeurer
[x86] Allow (v)divsd->(v)mulsd to execute in parallel.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
mstarzinger
Make --always-opt also optimize top-level code.
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-23
mstarzinger
Move CompilationInfo::this_has_uses to HGraph::this_has...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
Benedikt Meurer
[turbofan] Turn Math.clz32 into an inlinable builtin.
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
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-18
loislo
CpuProfiler: log pc offset for deopts.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
loislo
CpuProfiler: ia32. put right address to the stack,...
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-10
bmeurer
[turbofan] Unify Math.floor / Math.ceil optimization.
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-24
jkummerow
Move Maps' back pointers from "transitions" to "constru...
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-20
loislo
CpuProfiler: eliminate cpu-profiler dependency from...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
loislo
CPUProfiler: Push deopt reason further to ProfileNode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
loislo
Revert of CPUProfiler: Push deopt reason further to...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
loislo
CPUProfiler: Push deopt reason further to ProfileNode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
loislo
Propagate DeoptInfo to cpu-profiler
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
loislo
Externalize deoptimization reasons.
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
Benedikt Meurer
Remove the obsolete OverwriteMode optimization.
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
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
next