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 | Correctify instanceof and make it optimizable. |
blob | commitdiff | raw | diff to current |
2015-08-24 |
rmcilroy | Add CompileInfo::GetDebugName() |
blob | commitdiff | raw | diff to current |
2015-08-20 |
mstarzinger | Remove grab-bag includes of v8.h from everywhere. |
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-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-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-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-06-30 |
conradw | [strong] Implement strong mode semantics for the count... |
blob | commitdiff | raw | diff to current |
2015-06-23 |
verwaest | Merge AddFastElement and AddFastDoubleElement |
blob | commitdiff | raw | diff to current |
2015-06-11 |
machenbach | Revert of [heap] Unify the immortal immovable root... |
blob | commitdiff | raw | diff to current |
2015-06-11 |
bmeurer | [heap] Unify the immortal immovable root detection... |
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-06-01 |
erikcorry | Cosmetic changes to tests to make it easier to concaten... |
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-08 |
jochen | Add support for on-heap typed arrays to HLoadKeyed... |
blob | commitdiff | raw | diff to current |
2015-05-06 |
conradw | [strong] Fix inlining issue |
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-21 |
svenpanne | Removed src/{isolate,property-details,utils}-inl.h |
blob | commitdiff | raw | diff to current |
2015-04-15 |
jkummerow | Fix a few potential integer negation overflows |
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-02 |
Sven Panne | Removed funky Maybe constructor and made fields private. |
blob | commitdiff | raw | diff to current |
2015-02-17 |
loislo | CpuProfile: rename HSourcePosition to SourcePosition... |
blob | commitdiff | raw | diff to current |
2015-02-05 |
jkummerow | Fix HConstant(double, ...) constructor |
blob | commitdiff | raw | diff to current |
2015-02-03 |
jarin | Infer HConstant::NotInNewSpace only if the supplied... |
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-22 |
bmeurer | Double field values need sNaN -> qNaN canonicalization. |
blob | commitdiff | raw | diff to current |
2015-01-21 |
bmeurer | Remove deprecated v8::base::OS::nan_value(). |
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 |
2015-01-16 |
Sven Panne | Contribution of PowerPC port (continuation of 422063005) |
blob | commitdiff | raw | diff to current |
2014-12-20 |
machenbach | Revert of Remove obsolete V8_INFINITY macro. (patchset... |
blob | commitdiff | raw | diff to current |
2014-12-19 |
bmeurer | Remove obsolete V8_INFINITY macro. |
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-18 |
svenpanne | Fixed -fsanitize=float-cast-overflow problems. |
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-25 |
svenpanne | Fixed race condition in HBranch::observed_input_represe... |
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-12 |
dslomov@chromium.org | Various clean-ups after top-level lexical declarations... |
blob | commitdiff | raw | diff to current |
2014-11-11 |
wingo@igalia.com | Don't print inlined function ID in --trace-hydrogen |
blob | commitdiff | raw | diff to current |
2014-11-11 |
dslomov@chromium.org | harmony-scoping: Implement LoadIC handler for loads... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
jkummerow@chromium.org | Fix has_constant_parameter_count() confusion in LReturn |
blob | commitdiff | raw | diff to current |
2014-11-05 |
jkummerow@chromium.org | Replace C++ bitfields with our own BitFields |
blob | commitdiff | raw | diff to current |
2014-10-24 |
yangguo@chromium.org | Tweaks to the code serializer. |
blob | commitdiff | raw | diff to current |
2014-10-02 |
jkummerow@chromium.org | Drop some unused code |
blob | commitdiff | raw | diff to current |
2014-10-01 |
yangguo@chromium.org | Reland "Use symbols instead of hidden properties for... |
blob | commitdiff | raw | diff to current |
2014-10-01 |
yangguo@chromium.org | Revert "Use symbols instead of hidden properties for... |
blob | commitdiff | raw | diff to current |
2014-10-01 |
yangguo@chromium.org | Use symbols instead of hidden properties for i18n markers. |
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-12 |
jkummerow@chromium.org | Fix Smi vs. HeapObject confusion in HConstants. |
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-08 |
bmeurer@chromium.org | Replace our home-grown BitCast with bit_cast from Chrom... |
blob | commitdiff | raw | diff to current |
2014-08-26 |
verwaest@chromium.org | Fixed inlining of constant values |
blob | commitdiff | raw | diff to current |
2014-08-21 |
verwaest@chromium.org | Rename IsDontDelete to IsConfigurable (and invert condi... |
blob | commitdiff | raw | diff to current |
2014-08-20 |
verwaest@chromium.org | Further reduce LookupResult usage |
blob | commitdiff | raw | diff to current |
2014-08-20 |
bmeurer@chromium.org | Fix implementation of bit count functions. |
blob | commitdiff | raw | diff to current |
2014-08-18 |
yangguo@chromium.org | Purge unused internalized string accessors. |
blob | commitdiff | raw | diff to current |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
blob | commitdiff | raw | diff to current |
2014-07-29 |
yangguo@chromium.org | Check for negative zero in floor when compiling with... |
blob | commitdiff | raw | diff to current |
2014-07-29 |
yangguo@chromium.org | Inline Math.fround in optimized code. |
blob | commitdiff | raw | diff to current |
2014-07-21 |
rossberg@chromium.org | Remove harmony-typeof |
blob | commitdiff | raw | diff to current |
2014-07-15 |
mstarzinger@chromi... | Allow embedding of ConsString objects into code. |
blob | commitdiff | raw | diff to current |
2014-07-11 |
svenpanne@chromium.org | Make UBSan happy. |
blob | commitdiff | raw | diff to current |
2014-07-09 |
dusan.milosavljevi... | Add mips64 port. |
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 |
jochen@chromium.org | Move platform abstraction to base library |
blob | commitdiff | raw | diff to current |
2014-06-23 |
mvstanton@chromium.org | Re-land "Clusterfuzz identified overflow check needed... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
rodolph.perfetta... | ARM: Avoid duplicate vmla when merging vmul and vadd |
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-10 |
ishell@chromium.org | Bugfix in inlined versions of Array.indexOf() and Array... |
blob | commitdiff | raw | diff to current |
2014-06-05 |
ulan@chromium.org | Preliminary support for block contexts in hydrogen. |
blob | commitdiff | raw | diff to current |
2014-06-04 |
ishell@chromium.org | Revert "Folding of bounded dynamic size allocations... |
blob | commitdiff | raw | diff to current |
next |