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-31 |
mstarzinger@chromi... | Unify InstanceofStub interface descriptors. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
danno@chromium.org | Land the Fan (disabled) |
blob | commitdiff | raw | diff to current |
2014-07-29 |
mvstanton@chromium.org | CallIC customization stubs must accept that a vector... |
blob | commitdiff | raw | diff to current |
2014-07-25 |
verwaest@chromium.org | Restructure the IC / Handler compilers |
blob | commitdiff | raw | diff to current |
2014-07-17 |
mvstanton@chromium.org | StubCallInterfaceDescriptor and CallInterfaceDescriptor... |
blob | commitdiff | raw | diff to current |
2014-07-14 |
mvstanton@chromium.org | Use the same registers for StoreIC and KeyedStoreIC. |
blob | commitdiff | raw | diff to current |
2014-07-11 |
mvstanton@chromium.org | Revert "Use the same registers for StoreIC and KeyedSto... |
blob | commitdiff | raw | diff to current |
2014-07-11 |
mvstanton@chromium.org | Use the same registers for StoreIC and KeyedStoreIC. |
blob | commitdiff | raw | diff to current |
2014-07-10 |
mvstanton@chromium.org | Use a register spec for StoreIC and KeyedStoreIC. |
blob | commitdiff | raw | diff to current |
2014-07-07 |
verwaest@chromium.org | Only create arguments-maps in the bootstrapper, remove... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
dslomov@chromium.org | Revert "Only create arguments-maps in the bootstrapper... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
verwaest@chromium.org | Only create arguments-maps in the bootstrapper, remove... |
blob | commitdiff | raw | diff to current |
2014-07-03 |
yangguo@chromium.org | Revert "Remove unnecessary check in RegExpExecStub." |
blob | commitdiff | raw | diff to current |
2014-07-03 |
yangguo@chromium.org | Remove unnecessary check in RegExpExecStub. |
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-26 |
yangguo@chromium.org | Fix regexp=interpreted build. |
blob | commitdiff | raw | diff to current |
2014-06-26 |
mvstanton@chromium.org | Use IC register definitions in platform files. |
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-25 |
mvstanton@chromium.org | Cleanup CallInterfaceDescriptor |
blob | commitdiff | raw | diff to current |
2014-06-25 |
mvstanton@chromium.org | The IC exposes a register definition. |
blob | commitdiff | raw | diff to current |
2014-06-24 |
haitao.feng@intel.com | Change some cmpq to cmpp, times_8 to times_pointer_size... |
blob | commitdiff | raw | diff to current |
2014-06-23 |
mvstanton@chromium.org | Revert "Create a RegisterSpec class inside of the IC... |
blob | commitdiff | raw | diff to current |
2014-06-23 |
mvstanton@chromium.org | Create a RegisterSpec class inside of the IC that provides: |
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-17 |
mstarzinger@chromi... | Rename arguments object support functions to new scheme. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
danno@chromium.org | Revert "Revert "Reland 21774: Generate KeyedLoadGeneric... |
blob | commitdiff | raw | diff to current |
2014-06-12 |
danno@chromium.org | Revert "Reland 21774: Generate KeyedLoadGeneric with... |
blob | commitdiff | raw | diff to current |
2014-06-11 |
danno@chromium.org | Reland 21774: Generate KeyedLoadGeneric with Hydrogen |
blob | commitdiff | raw | diff to current |
2014-06-11 |
danno@chromium.org | Revert 21774: "Generate KeyedLoadGeneric with Hydrogen" |
blob | commitdiff | raw | diff to current |
2014-06-11 |
danno@chromium.org | Generate KeyedLoadGeneric with Hydrogen |
blob | commitdiff | raw | diff to current |
2014-06-11 |
yangguo@chromium.org | Simplify string copy in SubStringStub. |
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-05-28 |
mvstanton@chromium.org | Refactor CallICStub to use a different stub for each... |
blob | commitdiff | raw | diff to current |
2014-05-27 |
jochen@chromium.org | Replace STATIC_CHECK with STATIC_ASSERT. |
blob | commitdiff | raw | diff to current |
2014-05-27 |
danno@chromium.org | Convert ElementsKind into a BitField |
blob | commitdiff | raw | diff to current |
2014-05-26 |
mvstanton@chromium.org | Reland "Customized support for feedback on calls to... |
blob | commitdiff | raw | diff to current |
2014-05-26 |
jkummerow@chromium.org | Revert "Customized support for feedback on calls to... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
mvstanton@chromium.org | Customized support for feedback on calls to Array. |
blob | commitdiff | raw | diff to current |
2014-05-12 |
danno@chromium.org | Reland r20974: Unify and simplify the FastCloneShallowA... |
blob | commitdiff | raw | diff to current |
2014-05-09 |
verwaest@chromium.org | Revert "Reland r20974: Unify and simplify the FastClone... |
blob | commitdiff | raw | diff to current |
2014-05-09 |
danno@chromium.org | Reland r20974: Unify and simplify the FastCloneShallowA... |
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-04-30 |
mvstanton@chromium.org | CallICStub with a "never patch" approach by default... |
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-28 |
danno@chromium.org | Revert r20974: Unify and simplify the FastCloneShallowA... |
blob | commitdiff | raw | diff to current |
2014-04-28 |
ulan@chromium.org | Convert function.name to API-style accessor and make... |
blob | commitdiff | raw | diff to current |
2014-04-25 |
danno@chromium.org | Unify and simplify the FastCloneShallowArrayStub |
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-24 |
svenpanne@chromium.org | CodeStubs contain their corresponding Isolate* now... |
blob | commitdiff | raw | diff to current |
2014-04-22 |
yangguo@chromium.org | Return Object* instead of MaybeObject* from runtime... |
blob | commitdiff | raw | diff to current |
2014-04-17 |
danno@chromium.org | Remove hand-written assembly ArrayPush stubs |
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-04-02 |
haitao.feng@intel.com | Adjust various constants for x32 port |
blob | commitdiff | raw | diff to current |
2014-03-28 |
yangguo@chromium.org | Reland "Clean up runtime functions for Maths." |
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-27 |
yangguo@chromium.org | Revert "Clean up runtime functions for Maths." |
blob | commitdiff | raw | diff to current |
2014-03-27 |
yangguo@chromium.org | Clean up runtime functions for Maths. |
blob | commitdiff | raw | diff to current |
2014-03-27 |
yangguo@chromium.org | Reland "Correctly OOM in the CEntryStub after retries." |
blob | commitdiff | raw | diff to current |
2014-03-27 |
yangguo@chromium.org | Revert "Correctly OOM in the CEntryStub after retries." |
blob | commitdiff | raw | diff to current |
2014-03-27 |
yangguo@chromium.org | Correctly OOM in the CEntryStub after retries. |
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 |
yangguo@chromium.org | Fix interpreted regexp build. |
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-25 |
dslomov@chromium.org | Refactor optimized in hydrogen only runtime functions. |
blob | commitdiff | raw | diff to current |
2014-03-24 |
jkummerow@chromium.org | [ia32/x64] Smaller instruction to check NaN |
blob | commitdiff | raw | diff to current |
2014-03-24 |
yangguo@chromium.org | Reland "Remove Failure::OutOfMemory propagation and... |
blob | commitdiff | raw | diff to current |
2014-03-24 |
yangguo@chromium.org | Revert "Remove Failure::OutOfMemory propagation and... |
blob | commitdiff | raw | diff to current |
2014-03-24 |
yangguo@chromium.org | Remove Failure::OutOfMemory propagation and V8::IgnoreO... |
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-17 |
ishell@chromium.org | Fixed spec violation of storing to length of a frozen... |
blob | commitdiff | raw | diff to current |
2014-03-13 |
verwaest@chromium.org | Turn StringLengthStub (used by string wrappers only... |
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-03-07 |
mvstanton@chromium.org | Symbols for type cells. We can make more efficient... |
blob | commitdiff | raw | diff to current |
2014-03-03 |
hpayer@chromium.org | Consolidate RecordWriteFromCode and RecordWriteForEvacu... |
blob | commitdiff | raw | diff to current |
2014-02-28 |
mvstanton@chromium.org | The Array function must be looked up in the native... |
blob | commitdiff | raw | diff to current |
2014-02-19 |
mvstanton@chromium.org | Revert "Second attempt at introducing a premonomorphic... |
blob | commitdiff | raw | diff to current |
2014-02-18 |
mvstanton@chromium.org | Second attempt at introducing a premonomorphic state... |
blob | commitdiff | raw | diff to current |
2014-02-17 |
mvstanton@chromium.org | Revert "Add a premonomorphic state to the call target... |
blob | commitdiff | raw | diff to current |
2014-02-17 |
mvstanton@chromium.org | Add a premonomorphic state to the call target cache. |
blob | commitdiff | raw | diff to current |
2014-02-14 |
dcarney@chromium.org | api accessor store ics should return passed value |
blob | commitdiff | raw | diff to current |
2014-02-10 |
mvstanton@chromium.org | Adding a type vector to replace type cells. |
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-31 |
verwaest@chromium.org | Remove CallICs |
blob | commitdiff | raw | diff to current |
2014-01-30 |
dcarney@chromium.org | crankshaft support for api method calls |
blob | commitdiff | raw | diff to current |
2014-01-30 |
dcarney@chromium.org | stub api getters |
blob | commitdiff | raw | diff to current |
2014-01-29 |
bmeurer@chromium.org | Turn RegExpConstructResultStub into a HydrogenCodeStub. |
blob | commitdiff | raw | diff to current |
2014-01-28 |
bmeurer@chromium.org | Drop the native FastNewBlockContextStub. |
blob | commitdiff | raw | diff to current |
next |