2014-08-22 |
verwaest@chromium.org | Move IC code into a subdir and move ic-compilation... |
blob | commitdiff | raw |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
blob | commitdiff | raw | diff to current |
2014-07-21 |
mvstanton@chromium.org | Introduce FLAG_vector_ics. |
blob | commitdiff | raw | diff to current |
2014-07-01 |
verwaest@chromium.org | Clean up the global object naming madness. |
blob | commitdiff | raw | diff to current |
2014-06-30 |
mvstanton@chromium.org | KeyedLoadIC should have same register spec as LoadIC. |
blob | commitdiff | raw | diff to current |
2014-06-25 |
danno@chromium.org | Remove distinction between hidden and normal runtime... |
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-23 |
ishell@chromium.org | Reland r21442 "Inobject slack tracking is done on a... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
ishell@chromium.org | Revert "Reland r21346 "Inobject slack tracking is done... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
ishell@chromium.org | Reland r21346 "Inobject slack tracking is done on a... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
ishell@chromium.org | Revert "Inobject slack tracking is done on a per-closur... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
ishell@chromium.org | Inobject slack tracking is done on a per-closure basis... |
blob | commitdiff | raw | diff to current |
2014-04-30 |
mvstanton@chromium.org | CallICStub with a "never patch" approach by default... |
blob | commitdiff | raw | diff to current |
2014-04-30 |
haitao.feng@intel.com | Introduce DropUnderReturnAddress for x64 port. |
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 |
yangguo@chromium.org | Always include debugger support. |
blob | commitdiff | raw | diff to current |
2014-04-24 |
svenpanne@chromium.org | CodeStubs contain their corresponding Isolate* now... |
blob | commitdiff | raw | diff to current |
2014-04-17 |
ulan@chromium.org | X64: fix arguments adaptor stack check after r20751. |
blob | commitdiff | raw | diff to current |
2014-04-15 |
ulan@chromium.org | Reland r20692 "Check stack limit in ArgumentAdaptorTram... |
blob | commitdiff | raw | diff to current |
2014-04-11 |
ulan@chromium.org | Revert r20692 "Check stack limit in ArgumentAdaptorTram... |
blob | commitdiff | raw | diff to current |
2014-04-11 |
ulan@chromium.org | Check stack limit in ArgumentAdaptorTrampoline. |
blob | commitdiff | raw | diff to current |
2014-04-10 |
haitao.feng@intel.com | Introduce LoadSharedFunctionInfoSpecialField for x64... |
blob | commitdiff | raw | diff to current |
2014-04-04 |
mvstanton@chromium.org | Revert "Reland of https://codereview.chromium.org/17252... |
blob | commitdiff | raw | diff to current |
2014-04-04 |
mvstanton@chromium.org | Reland of https://codereview.chromium.org/172523002/ |
blob | commitdiff | raw | diff to current |
2014-04-03 |
mvstanton@chromium.org | Revert r20474 |
blob | commitdiff | raw | diff to current |
2014-04-03 |
mvstanton@chromium.org | Function calls are handled with a LoadIC and a Function... |
blob | commitdiff | raw | diff to current |
2014-03-28 |
haitao.feng@intel.com | Introduce rolp, rorp, rclp, rcrp, shlp, shrp and sarp... |
blob | commitdiff | raw | diff to current |
2014-03-26 |
yangguo@chromium.org | Hide some runtime functions. |
blob | commitdiff | raw | diff to current |
2014-03-26 |
haitao.feng@intel.com | Introduce andp, notp, orp and xorp for x64 port |
blob | commitdiff | raw | diff to current |
2014-03-26 |
haitao.feng@intel.com | Introduce leap, movzxbp, movzxwp, repmovsp and xchgp... |
blob | commitdiff | raw | diff to current |
2014-03-26 |
haitao.feng@intel.com | Introduce cmpp, decp, incp, negp, sbbp and testp for... |
blob | commitdiff | raw | diff to current |
2014-03-21 |
haitao.feng@intel.com | Introduce addp, idivp, imulp and subp for x64 port |
blob | commitdiff | raw | diff to current |
2014-03-19 |
mvstanton@chromium.org | Pretenure call new support. |
blob | commitdiff | raw | diff to current |
2014-03-19 |
mvstanton@chromium.org | Array constructor expects AllocationSite or undefined... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
haitao.feng@intel.com | Introduce Push and Pop macro instructions for x64 |
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-03-07 |
mvstanton@chromium.org | Symbols for type cells. We can make more efficient... |
blob | commitdiff | raw | diff to current |
2014-02-07 |
haitao.feng@intel.com | Use StackArgumentsAccessor to access receiver on stack... |
blob | commitdiff | raw | diff to current |
2014-01-20 |
haitao.feng@intel.com | Replace movq with movp for X64 when the operand size... |
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 CALL_AS_FUNCTION and CALL_AS_METHOD. |
blob | commitdiff | raw | diff to current |
2014-01-14 |
verwaest@chromium.org | Make the strict-mode calling convention for contextual... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
verwaest@chromium.org | Reland v8:18458 "Load the global proxy from the context... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
rossberg@chromium.org | Revert "Load the global proxy from the context of the... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
verwaest@chromium.org | Load the global proxy from the context of the target... |
blob | commitdiff | raw | diff to current |
2013-12-23 |
yangguo@chromium.org | Refactor the compiling pipeline. |
blob | commitdiff | raw | diff to current |
2013-12-20 |
yurys@chromium.org | Fix number of parameters passed into PrepareCallCFuncti... |
blob | commitdiff | raw | diff to current |
2013-12-05 |
yangguo@chromium.org | Fix incorrect patching for OSR. |
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-07 |
haitao.feng@intel.com | Move movq(Register, ExternalReference) into X64 MacroAs... |
blob | commitdiff | raw | diff to current |
2013-10-24 |
haitao.feng@intel.com | Use PopReturnAddressTo and PushReturnAddressFrom in... |
blob | commitdiff | raw | diff to current |
2013-10-23 |
danno@chromium.org | Enable preaging of code objects when --optimize-for... |
blob | commitdiff | raw | diff to current |
2013-10-03 |
haitao.feng@intel.com | Use StackArgumenstAccessor and kPCOnStackSize/kFPOnStac... |
blob | commitdiff | raw | diff to current |
2013-09-25 |
yangguo@chromium.org | Less aggressive polling when concurrently compiling... |
blob | commitdiff | raw | diff to current |
2013-09-24 |
titzer@chromium.org | Delete Runtime_NotifyOSR. |
blob | commitdiff | raw | diff to current |
2013-09-19 |
bmeurer@chromium.org | Move NumberToStringStub::GenerateLookupNumberStringCach... |
blob | commitdiff | raw | diff to current |
2013-09-13 |
dcarney@chromium.org | remove getcurrent from stubs |
blob | commitdiff | raw | diff to current |
2013-09-12 |
yangguo@chromium.org | Simplify installing concurrently recompiled code. |
blob | commitdiff | raw | diff to current |
2013-09-11 |
yangguo@chromium.org | Pass PC offset into runtime when compiling for OSR. |
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-27 |
haitao.feng@intel.com | Introduce StackArgumentsAccessor class for X64 |
blob | commitdiff | raw | diff to current |
2013-08-22 |
yangguo@chromium.org | Rename "parallel recompilation" to "concurrent recompil... |
blob | commitdiff | raw | diff to current |
2013-08-02 |
haitao.feng@intel.com | Introduce PopReturnAddressTo and PushReturnAddressFrom... |
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-07-19 |
bmeurer@chromium.org | Cleanup useless parameter object_is_smi for NumberToStr... |
blob | commitdiff | raw | diff to current |
2013-07-05 |
yangguo@chromium.org | Keep two empty lines between declarations for cpp files |
blob | commitdiff | raw | diff to current |
2013-07-03 |
jkummerow@chromium.org | Format stack layout comments for X64 |
blob | commitdiff | raw | diff to current |
2013-06-28 |
jkummerow@chromium.org | Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOS... |
blob | commitdiff | raw | diff to current |
2013-06-28 |
danno@chromium.org | Improved function entry hook coverage |
blob | commitdiff | raw | diff to current |
2013-06-27 |
ulan@chromium.org | Revert r15361 "Improved function entry hook coverage... |
blob | commitdiff | raw | diff to current |
2013-06-27 |
danno@chromium.org | Improved function entry hook coverage |
blob | commitdiff | raw | diff to current |
2013-06-25 |
mvstanton@chromium.org | Removed flag optimize-constructed-arrays. |
blob | commitdiff | raw | diff to current |
2013-06-05 |
mvstanton@chromium.org | Adapt hydrogen-based Array constructor to also support... |
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-25 |
mvstanton@chromium.org | Constructed arrays can be created with Hydrogen code... |
blob | commitdiff | raw | diff to current |
2013-04-24 |
yangguo@chromium.org | Simplify some code related to x64 calling convention. |
blob | commitdiff | raw | diff to current |
2013-04-10 |
yangguo@chromium.org | Fix OSR for nested loops. |
blob | commitdiff | raw | diff to current |
2013-03-25 |
hpayer@chromium.org | Generalizing remaining Allocate functions in the macro... |
blob | commitdiff | raw | diff to current |
2013-03-22 |
rossberg@chromium.org | ES6 symbols: turn symbols into a proper primitive type |
blob | commitdiff | raw | diff to current |
2013-03-14 |
hpayer@chromium.org | Allow direct allocation in old pointer space. |
blob | commitdiff | raw | diff to current |
2013-03-12 |
yangguo@chromium.org | Parallel recompilation: remove interrupt for code gener... |
blob | commitdiff | raw | diff to current |
2013-03-01 |
mvstanton@chromium.org | A debug code assert needed to be behind the new optimiz... |
blob | commitdiff | raw | diff to current |
2013-03-01 |
mvstanton@chromium.org | Allocation Info Tracking, continued. |
blob | commitdiff | raw | diff to current |
2013-03-01 |
rossberg@chromium.org | ES6 symbols: Implement Symbol intrinsic and basic funct... |
blob | commitdiff | raw | diff to current |
2013-02-28 |
rossberg@chromium.org | Renamed "symbols" to "internalized strings" throughout... |
blob | commitdiff | raw | diff to current |
2013-01-07 |
danno@chromium.org | Generalize calling to C++ on stub deopt |
blob | commitdiff | raw | diff to current |
2012-12-18 |
danno@chromium.org | Re-land Crankshaft-generated KeyedLoad stubs. |
blob | commitdiff | raw | diff to current |
2012-12-10 |
danno@chromium.org | Revert 13157, 13145 and 13140: Crankshaft code stubs. |
blob | commitdiff | raw | diff to current |
2012-12-05 |
danno@chromium.org | Enable stub generation using Hydrogen/Lithium (again) |
blob | commitdiff | raw | diff to current |
2012-12-03 |
danno@chromium.org | Revert 13117: "Enable stub generation using Hydrogen... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
danno@chromium.org | Enable stub generation using Hydrogen/Lithium (again) |
blob | commitdiff | raw | diff to current |
2012-11-30 |
danno@chromium.org | Revert 13105: "Enable stub generation using Hydrogen... |
blob | commitdiff | raw | diff to current |
2012-11-30 |
danno@chromium.org | Enable stub generation using Hydrogen/Lithium. |
blob | commitdiff | raw | diff to current |
2012-11-08 |
danno@chromium.org | Add code again to allow reclaiming old unexecuted funct... |
blob | commitdiff | raw | diff to current |
2012-08-17 |
rossberg@chromium.org | Rename Context::global to Context::global_object, |
blob | commitdiff | raw | diff to current |
2012-08-17 |
rossberg@chromium.org | Rename "global context" to "native context", |
blob | commitdiff | raw | diff to current |
2012-07-19 |
sanjoy@chromium.org | Optimize functions on a second thread. |
blob | commitdiff | raw | diff to current |
2012-05-23 |
danno@chromium.org | Implement tracking and optimizations of packed arrays |
blob | commitdiff | raw | diff to current |
2012-02-28 |
mstarzinger@chromi... | Port string construct stub to x64. |
blob | commitdiff | raw | diff to current |
2012-02-28 |
mstarzinger@chromi... | Implement inlining of constructor calls. |
blob | commitdiff | raw | diff to current |
next |