2015-08-25 |
bmeurer | Correctify instanceof and make it optimizable. |
blob | commitdiff | raw |
2015-07-22 |
jochen | Store offset between fixed typed array base and data... |
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-11 |
jarin | Make writing of frame translation platform independent. |
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-04-20 |
Ross McIlroy | Replace OVERRIDE->override and FINAL->final since we... |
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 |
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 |
2015-01-20 |
ulan | LCodeGen::CallKnownFunction gets the function in register. |
blob | commitdiff | raw | diff to current |
2014-09-22 |
svenpanne@chromium.org | Further improve deopt reason output. |
blob | commitdiff | raw | diff to current |
2014-09-22 |
svenpanne@chromium.org | Introduce a class to carry around a deoptimization... |
blob | commitdiff | raw | diff to current |
2014-09-19 |
svenpanne@chromium.org | Emit comment with instruction+reason before deopt calls. |
blob | commitdiff | raw | diff to current |
2014-09-18 |
svenpanne@chromium.org | Thread the Lithium instruction down to DeoptimizeIf... |
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-08-25 |
mvstanton@chromium.org | Eliminate code duplication in lithium calls to vector... |
blob | commitdiff | raw | diff to current |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
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-13 |
haitao.feng@intel.com | Update Lithium AddI, SubI, MulI, BitI, ShiftI, MathMinM... |
blob | commitdiff | raw | diff to current |
2014-06-13 |
haitao.feng@intel.com | Specially handle the key of the LoadKeyed and StoreKeye... |
blob | commitdiff | raw | diff to current |
2014-06-10 |
haitao.feng@intel.com | Update DoNumberTagI to support x32 port. |
blob | commitdiff | raw | diff to current |
2014-06-03 |
jochen@chromium.org | Use full include paths everywhere |
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-02 |
bmeurer@chromium.org | Fix crash in debug builds introduced with r21110. |
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-25 |
jochen@chromium.org | Enter a description of the change. |
blob | commitdiff | raw | diff to current |
2014-04-25 |
jochen@chromium.org | Revert 20968 - "Merge v8utils.* and utils.*" |
blob | commitdiff | raw | diff to current |
2014-04-25 |
jochen@chromium.org | Merge v8utils.* and utils.* |
blob | commitdiff | raw | diff to current |
2014-04-22 |
bmeurer@chromium.org | Improve code generation for bounds checks. |
blob | commitdiff | raw | diff to current |
2014-03-31 |
verwaest@chromium.org | Reland and fix "Fix LoadFieldByIndex to take mutable... |
blob | commitdiff | raw | diff to current |
2014-03-31 |
jochen@chromium.org | Revert 20348 - "Fix LoadFieldByIndex to take mutable... |
blob | commitdiff | raw | diff to current |
2014-03-31 |
verwaest@chromium.org | Fix LoadFieldByIndex to take mutable heap-numbers into... |
blob | commitdiff | raw | diff to current |
2014-03-26 |
danno@chromium.org | [x64] Improve key value sign-extension of dehoisted... |
blob | commitdiff | raw | diff to current |
2014-03-24 |
svenpanne@chromium.org | Replaced unreachable code in DoStoreNamedField by an... |
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 |
rossberg@chromium.org | Mode clean-up pt 1: rename classic/non-strict mode... |
blob | commitdiff | raw | diff to current |
2014-01-14 |
verwaest@chromium.org | Remove CALL_AS_FUNCTION and CALL_AS_METHOD. |
blob | commitdiff | raw | diff to current |
2013-12-03 |
ulan@chromium.org | Make LCodeGen::RegisterDependentCodeForEmbeddedMaps... |
blob | commitdiff | raw | diff to current |
2013-11-22 |
ulan@chromium.org | Restore saved caller FP registers on stub failure |
blob | commitdiff | raw | diff to current |
2013-11-18 |
jkummerow@chromium.org | Make HTypeofIsAndBranch accept any representation input |
blob | commitdiff | raw | diff to current |
2013-11-12 |
yangguo@chromium.org | Fix usage of EmitBranch in compare-minus-zero-and-branch. |
blob | commitdiff | raw | diff to current |
2013-11-08 |
yangguo@chromium.org | Use register allocator for context on x64. |
blob | commitdiff | raw | diff to current |
2013-11-08 |
jkummerow@chromium.org | Use nearlabel AFAP in lithium codegen |
blob | commitdiff | raw | diff to current |
2013-11-06 |
bmeurer@chromium.org | Improve implementation of HSeqStringSetChar. |
blob | commitdiff | raw | diff to current |
2013-10-21 |
danno@chromium.org | Add tool to visualize machine code/lithium. |
blob | commitdiff | raw | diff to current |
2013-10-02 |
danno@chromium.org | Improve and simplify removal of unreachable code |
blob | commitdiff | raw | diff to current |
2013-10-01 |
bmeurer@chromium.org | Lazily save double registers for HCallRuntime instructi... |
blob | commitdiff | raw | diff to current |
2013-09-20 |
bmeurer@chromium.org | Make the use of xmm0 as double scratch register explici... |
blob | commitdiff | raw | diff to current |
2013-09-12 |
bmeurer@chromium.org | Improve code generation for the HRandom instruction. |
blob | commitdiff | raw | diff to current |
2013-09-10 |
olivf@chromium.org | Move ToInt conversions to the MacroAssembler for x64 |
blob | commitdiff | raw | diff to current |
2013-09-09 |
titzer@chromium.org | Generate a custom OSR entrypoint for OSR compiles on... |
blob | commitdiff | raw | diff to current |
2013-08-20 |
bmeurer@chromium.org | Reland "Use V8_FINAL and V8_OVERRIDE in various places... |
blob | commitdiff | raw | diff to current |
2013-08-20 |
bmeurer@chromium.org | Revert "Use V8_FINAL and V8_OVERRIDE in various places... |
blob | commitdiff | raw | diff to current |
2013-08-20 |
bmeurer@chromium.org | Use V8_FINAL and V8_OVERRIDE in various places, fixing... |
blob | commitdiff | raw | diff to current |
2013-08-14 |
verwaest@chromium.org | Never hchange nan-hole to hole or hole to nan-hole. |
blob | commitdiff | raw | diff to current |
2013-08-09 |
verwaest@chromium.org | Replace LoadNamedFieldPolymorphic with explicit branches. |
blob | commitdiff | raw | diff to current |
2013-08-08 |
haitao.feng@intel.com | Patch to enhance the source code line information for... |
blob | commitdiff | raw | diff to current |
2013-08-08 |
haitao.feng@intel.com | tweak of Math.abs in its x64 stub |
blob | commitdiff | raw | diff to current |
2013-08-07 |
mstarzinger@chromi... | First implementation of allocation elimination in Hydrogen. |
blob | commitdiff | raw | diff to current |
2013-08-06 |
svenpanne@chromium.org | Desugar bitwise negation into XOR and kill all UnaryOp... |
blob | commitdiff | raw | diff to current |
2013-08-05 |
verwaest@chromium.org | Migrate instance of deprecated maps in HCheckMaps. |
blob | commitdiff | raw | diff to current |
2013-08-02 |
loislo@chromium.org | Extract hardcoded error strings into a single place... |
blob | commitdiff | raw | diff to current |
2013-08-02 |
jkummerow@chromium.org | Avoid redundant smi check for Math.abs |
blob | commitdiff | raw | diff to current |
2013-08-01 |
ulan@chromium.org | Fix mozilla regress-398085-01 failure on windows. |
blob | commitdiff | raw | diff to current |
2013-07-29 |
bmeurer@chromium.org | This adds generic support for ExternalReferences in... |
blob | commitdiff | raw | diff to current |
2013-07-25 |
verwaest@chromium.org | Adding Smi support to Add, Sub, Mul, and Bitwise |
blob | commitdiff | raw | diff to current |
2013-07-25 |
mmassi@chromium.org | New array bounds check elimination pass (focused on... |
blob | commitdiff | raw | diff to current |
2013-07-23 |
danno@chromium.org | Unify SoftDeoptimize and Deoptimize hydrogen instructions |
blob | commitdiff | raw | diff to current |
2013-07-15 |
mstarzinger@chromi... | Reland deprecation of HAllocateObject in favor of HAllo... |
blob | commitdiff | raw | diff to current |
2013-06-26 |
olivf@chromium.org | Avoid Unnecessary Smi Checks |
blob | commitdiff | raw | diff to current |
2013-06-20 |
olivf@chromium.org | Lithium codegen should not pass around block_ids. Rathe... |
blob | commitdiff | raw | diff to current |
2013-06-20 |
mstarzinger@chromi... | Revert r14930 and r14935 temporarily. |
blob | commitdiff | raw | diff to current |
2013-06-12 |
mstarzinger@chromi... | Allow the deoptimizer translation to track de-materiali... |
blob | commitdiff | raw | diff to current |
2013-06-12 |
yangguo@chromium.org | Reland "Enable map dependency to in-flight compilation... |
blob | commitdiff | raw | diff to current |
2013-06-11 |
yangguo@chromium.org | Revert "Enable map dependency to in-flight compilation... |
blob | commitdiff | raw | diff to current |
2013-06-10 |
yangguo@chromium.org | Fix parallel recompilation wrt transition maps dependency. |
blob | commitdiff | raw | diff to current |
2013-06-07 |
yangguo@chromium.org | Enable map dependency to in-flight compilation info. |
blob | commitdiff | raw | diff to current |
2013-06-04 |
mstarzinger@chromi... | Deprecate HAllocateObject in favor of HAllocate. |
blob | commitdiff | raw | diff to current |
2013-05-30 |
verwaest@chromium.org | Replace DeoptimizeOnUndefined with whitelisting AllowUn... |
blob | commitdiff | raw | diff to current |
2013-05-28 |
verwaest@chromium.org | Update the gap resolver to support Smi constants. |
blob | commitdiff | raw | diff to current |
2013-05-23 |
verwaest@chromium.org | Always require exact maps. |
blob | commitdiff | raw | diff to current |
2013-05-23 |
verwaest@chromium.org | Implement HChange support for Smis and use it in Load... |
blob | commitdiff | raw | diff to current |
2013-05-14 |
danno@chromium.org | Ensure that soft-deopts don't count against opt_count |
blob | commitdiff | raw | diff to current |
2013-04-26 |
verwaest@chromium.org | Track storage types of instance variables. |
blob | commitdiff | raw | diff to current |
2013-04-23 |
yangguo@chromium.org | Disallow dereferencing deferred handles when generating... |
blob | commitdiff | raw | diff to current |
2013-04-22 |
svenpanne@chromium.org | Various improvements regarding the way we print code... |
blob | commitdiff | raw | diff to current |
2013-04-19 |
svenpanne@chromium.org | Simplified LCodeGen::GetNextEmittedBlock and LCodeGen... |
blob | commitdiff | raw | diff to current |
2013-04-18 |
mvstanton@chromium.org | HArgument instructions currently require a frame. In... |
blob | commitdiff | raw | diff to current |
2013-04-18 |
svenpanne@chromium.org | Cleaned up and fixed code comment handling a bit. |
blob | commitdiff | raw | diff to current |
2013-04-11 |
svenpanne@chromium.org | Separate Math Lithium operations. |
blob | commitdiff | raw | diff to current |
2013-03-08 |
mvstanton@chromium.org | To fully support hydrogen code stubs which accept a... |
blob | commitdiff | raw | diff to current |
2013-02-27 |
mstarzinger@chromi... | Fix materialization of arguments objects with unknown... |
blob | commitdiff | raw | diff to current |
2013-02-20 |
ulan@chromium.org | Remove prototype checks for leaf maps in optimized... |
blob | commitdiff | raw | diff to current |
2013-02-14 |
ulan@chromium.org | Register dependent codes before populating deoptimizati... |
blob | commitdiff | raw | diff to current |
2013-02-12 |
mmassi@chromium.org | Separated smi check from HBoundsCheck. |
blob | commitdiff | raw | diff to current |
2013-02-04 |
danno@chromium.org | Generate the TransitionElementsStub using Crankshaft |
blob | commitdiff | raw | diff to current |
next |