2015-09-10 |
bmeurer | [runtime] Sanitize %NewClosure runtime entries. |
blob | commitdiff | raw |
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-25 |
bmeurer | Correctify instanceof and make it optimizable. |
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 |
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-01 |
danno | Make context register implicit for CallInterfaceDescriptors |
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-08 |
conradw | [strong] Refactor ObjectStrength into a replacement... |
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-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-04-28 |
jochen | Add HArrayBufferNotNeutered instruction |
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-13 |
mvstanton | Remove unnecessary options from HTailCallThroughMegamor... |
blob | commitdiff | raw | diff to current |
2015-03-18 |
verwaest | Remove PropertyCell space |
blob | commitdiff | raw | diff to current |
2015-02-04 |
marja | Introduce LanguageMode, drop StrictMode. |
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-21 |
Benedikt Meurer | Use signaling NaN for holes in fixed double arrays. |
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-09-24 |
yangguo@chromium.org | Refactor bailout reasons and disable optimization in... |
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-03 |
mvstanton@chromium.org | Make concrete classes for individual call descriptors... |
blob | commitdiff | raw | diff to current |
2014-09-02 |
bmeurer@chromium.org | Use Chrome compatible naming for compiler specifics. |
blob | commitdiff | raw | diff to current |
2014-09-01 |
mvstanton@chromium.org | InterfaceDescriptor becomes CallInterfaceDescriptor. |
blob | commitdiff | raw | diff to current |
2014-08-12 |
mstarzinger@chromi... | Fix newly discovered presubmit errors. |
blob | commitdiff | raw | diff to current |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
danno@chromium.org | Land the Fan (disabled) |
blob | commitdiff | raw | diff to current |
2014-07-30 |
yangguo@chromium.org | Fix typo in LMathFround on ia32. |
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 |
mvstanton@chromium.org | Introduce FLAG_vector_ics. |
blob | commitdiff | raw | diff to current |
2014-07-17 |
mvstanton@chromium.org | StubCallInterfaceDescriptor and CallInterfaceDescriptor... |
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-18 |
jarin@chromium.org | Fix LStoreCodeEntry to treat the code_object parameter... |
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-03 |
ishell@chromium.org | Fixed lint errors caused by "runtime/references" rule... |
blob | commitdiff | raw | diff to current |
2014-06-03 |
jochen@chromium.org | Use full include paths everywhere |
blob | commitdiff | raw | diff to current |
2014-06-02 |
bmeurer@chromium.org | Inline Array.shift() fast path instead of using a code... |
blob | commitdiff | raw | diff to current |
2014-06-02 |
bmeurer@chromium.org | Simplify known successor block lowering. |
blob | commitdiff | raw | diff to current |
2014-05-27 |
danno@chromium.org | Small changes in preparation for Hydrogen-generated... |
blob | commitdiff | raw | diff to current |
2014-05-26 |
bmeurer@chromium.org | LoadUint32() doesn't need a scratch register. |
blob | commitdiff | raw | diff to current |
2014-05-23 |
alexandre.rames... | Provide a helper to generate multiple Lithium instructi... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
danno@chromium.org | Allow specifying base offset when constructing Keyed... |
blob | commitdiff | raw | diff to current |
2014-05-20 |
bmeurer@chromium.org | Revert "Refactor transitioning stores." |
blob | commitdiff | raw | diff to current |
2014-05-20 |
bmeurer@chromium.org | Refactor transitioning stores. |
blob | commitdiff | raw | diff to current |
2014-05-09 |
yangguo@chromium.org | Require SSE2 support for the ia32 port. |
blob | commitdiff | raw | diff to current |
2014-05-09 |
bmeurer@chromium.org | Improve Array.shift() performance for small arrays. |
blob | commitdiff | raw | diff to current |
2014-05-05 |
bmeurer@chromium.org | Don't add code dependencies eagerly for HCheckMaps. |
blob | commitdiff | raw | diff to current |
2014-05-02 |
bmeurer@chromium.org | Fix crash in debug builds introduced with r21110. |
blob | commitdiff | raw | diff to current |
2014-05-02 |
bmeurer@chromium.org | Don't add code dependencies on transitioning stores... |
blob | commitdiff | raw | diff to current |
2014-04-30 |
svenpanne@chromium.org | Unbreak the build after r21083. |
blob | commitdiff | raw | diff to current |
2014-04-30 |
svenpanne@chromium.org | Added a Isolate* parameter to Serializer::enabled(). |
blob | commitdiff | raw | diff to current |
2014-04-29 |
bmeurer@chromium.org | Bulk update of Google copyright headers in source files. |
blob | commitdiff | raw | diff to current |
2014-04-01 |
svenpanne@chromium.org | Consistently use a separate Lithium instruction for... |
blob | commitdiff | raw | diff to current |
2014-03-20 |
svenpanne@chromium.org | Implement flooring division by a constant via truncatin... |
blob | commitdiff | raw | diff to current |
2014-03-13 |
bmeurer@chromium.org | Fix uses of range analysis results in HChange. |
blob | commitdiff | raw | diff to current |
2014-03-12 |
jkummerow@chromium.org | Fix lazy deopt after tagged binary ops |
blob | commitdiff | raw | diff to current |
2014-03-11 |
rossberg@chromium.org | Eliminate extended mode, and other modes clean-up |
blob | commitdiff | raw | diff to current |
2014-03-11 |
bmeurer@chromium.org | Cleanup some of the range uses in ModI/DivI. |
blob | commitdiff | raw | diff to current |
2014-03-10 |
bmeurer@chromium.org | Reland "Handle non-power-of-2 divisors in division... |
blob | commitdiff | raw | diff to current |
2014-03-07 |
yangguo@chromium.org | Reland "Introduce intrinsics for double values in Javas... |
blob | commitdiff | raw | diff to current |
2014-03-07 |
svenpanne@chromium.org | Revert "Handle non-power-of-2 divisors in division... |
blob | commitdiff | raw | diff to current |
2014-03-07 |
svenpanne@chromium.org | Handle non-power-of-2 divisors in division-like operations |
blob | commitdiff | raw | diff to current |
2014-03-07 |
svenpanne@chromium.org | Consistenly handle power-of-2 divisors in division... |
blob | commitdiff | raw | diff to current |
2014-03-07 |
yangguo@chromium.org | Revert "Introduce intrinsics for double values in Javas... |
blob | commitdiff | raw | diff to current |
2014-03-07 |
yangguo@chromium.org | Introduce intrinsics for double values in Javascript. |
blob | commitdiff | raw | diff to current |
2014-03-04 |
bmeurer@chromium.org | Push safepoint registers in deferred number-to-i/u... |
blob | commitdiff | raw | diff to current |
2014-02-19 |
yangguo@chromium.org | Harmony: optimize Math.clz32. |
blob | commitdiff | raw | diff to current |
2014-01-30 |
verwaest@chromium.org | Optimize HWrapReceiver |
blob | commitdiff | raw | diff to current |
2014-01-29 |
bmeurer@chromium.org | Replace HThrow with HCallRuntime. |
blob | commitdiff | raw | diff to current |
2014-01-29 |
bmeurer@chromium.org | Remove the unused HElementsKind instruction. |
blob | commitdiff | raw | diff to current |
2014-01-29 |
bmeurer@chromium.org | Remove the HValueOf instruction. |
blob | commitdiff | raw | diff to current |
2014-01-29 |
bmeurer@chromium.org | Kill obsolete HLoadExternalArrayPointer instruction. |
blob | commitdiff | raw | diff to current |
2014-01-29 |
bmeurer@chromium.org | Both HGlobalObject and HGlobalReceiver can be replaced... |
blob | commitdiff | raw | diff to current |
2014-01-28 |
bmeurer@chromium.org | Remove obsolete instruction HOuterContext. |
blob | commitdiff | raw | diff to current |
2014-01-24 |
dslomov@chromium.org | External Array renaming and boilerplate scrapping |
blob | commitdiff | raw | diff to current |
2014-01-24 |
svenpanne@chromium.org | Simplify HUnaryMathOperation::Canonicalize. |
blob | commitdiff | raw | diff to current |
2014-01-19 |
bmeurer@chromium.org | Fix compilation with latest Xcode toolchain. |
blob | commitdiff | raw | diff to current |
2014-01-17 |
mvstanton@chromium.org | Fix logic error in assert in IsUndeclaredGlobal() |
blob | commitdiff | raw | diff to current |
2014-01-16 |
dslomov@chromium.org | Implement in-heap backing store for typed arrays. |
blob | commitdiff | raw | diff to current |
2014-01-16 |
dslomov@chromium.org | Revert "Implement in-heap backing store for typed arrays." |
blob | commitdiff | raw | diff to current |
2014-01-16 |
dslomov@chromium.org | Implement in-heap backing store for typed arrays. |
blob | commitdiff | raw | diff to current |
2014-01-16 |
dslomov@chromium.org | Revert "Implement in-heap backing store for typed arrays." |
blob | commitdiff | raw | diff to current |
2014-01-16 |
dslomov@chromium.org | Implement in-heap backing store for typed arrays. |
blob | commitdiff | raw | diff to current |
2014-01-15 |
jarin@chromium.org | Fix Win32 buildbreak (caused by overriden methods that... |
blob | commitdiff | raw | diff to current |
2014-01-15 |
jarin@chromium.org | This is a preview of a first step towards unification... |
blob | commitdiff | raw | diff to current |
2014-01-14 |
verwaest@chromium.org | Remove HCallGlobal and merge uses with HCallNamed. |
blob | commitdiff | raw | diff to current |
2014-01-07 |
jarin@chromium.org | Fixed Lithium environment generation bug for captured... |
blob | commitdiff | raw | diff to current |
2013-12-18 |
svenpanne@chromium.org | Remove the last remnants of the TranscendentalCache. |
blob | commitdiff | raw | diff to current |
2013-12-04 |
yangguo@chromium.org | Remove unused trigonometric code. |
blob | commitdiff | raw | diff to current |
2013-12-02 |
bmeurer@chromium.org | Fix HInnerAllocatedObject to use an HValue for the... |
blob | commitdiff | raw | diff to current |
2013-11-22 |
svenpanne@chromium.org | Reland "Implement Math.random() purely in JavaScript... |
blob | commitdiff | raw | diff to current |
next |