2017-11-21 |
utatane.tea@gmail.com | [DFG][FTL] Support MapSet / SetAdd intrinsics |
blob | commitdiff |
2017-11-14 |
utatane.tea@gmail.com | [DFG][FTL] Support Array::DirectArguments with OutOfBounds |
blob | commitdiff | diff to current |
2017-11-14 |
sbarati@apple.com | Remove pointer caging for HashMapImpl, JSLexicalEnviron... |
blob | commitdiff | diff to current |
2017-11-12 |
mark.lam@apple.com | We should ensure that operationStrCat2 and operationStr... |
blob | commitdiff | diff to current |
2017-11-08 |
keith_miller@apple.com | Add super sampler begin and end bytecodes. |
blob | commitdiff | diff to current |
2017-11-08 |
sbarati@apple.com | Only cage double butterfly accesses |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | [JSC] Introduce @toObject |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | [DFG][FTL] Introduce StringSlice |
blob | commitdiff | diff to current |
2017-10-31 |
commit-queue@webki... | Unreviewed, rolling out r224243, r224246, and r224248. |
blob | commitdiff | diff to current |
2017-10-31 |
keith_miller@apple.com | StructureStubInfo should have GPRReg members not int8_ts |
blob | commitdiff | diff to current |
2017-10-19 |
sbarati@apple.com | We should hard code the poly proto offset |
blob | commitdiff | diff to current |
2017-10-18 |
mark.lam@apple.com | The compiler should always register a structure when... |
blob | commitdiff | diff to current |
2017-10-18 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast |
blob | commitdiff | diff to current |
2017-10-17 |
ryanhaddad@apple.com | Unreviewed, rolling out r223523. |
blob | commitdiff | diff to current |
2017-10-17 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast |
blob | commitdiff | diff to current |
2017-10-14 |
utatane.tea@gmail.com | Reland "Add Above/Below comparisons for UInt32 patterns" |
blob | commitdiff | diff to current |
2017-10-04 |
sbarati@apple.com | Implement polymorphic prototypes |
blob | commitdiff | diff to current |
2017-10-01 |
commit-queue@webki... | Unreviewed, rolling out r222564. |
blob | commitdiff | diff to current |
2017-09-30 |
utatane.tea@gmail.com | [DFG] Support ArrayPush with multiple args |
blob | commitdiff | diff to current |
2017-09-29 |
commit-queue@webki... | Unreviewed, rolling out r222563, r222565, and r222581. |
blob | commitdiff | diff to current |
2017-09-27 |
utatane.tea@gmail.com | Add Above/Below comparisons for UInt32 patterns |
blob | commitdiff | diff to current |
2017-09-27 |
utatane.tea@gmail.com | [DFG] Support ArrayPush with multiple args |
blob | commitdiff | diff to current |
2017-09-26 |
commit-queue@webki... | Unreviewed, rolling out r222518. |
blob | commitdiff | diff to current |
2017-09-26 |
utatane.tea@gmail.com | Add Above/Below comparisons for UInt32 patterns |
blob | commitdiff | diff to current |
2017-09-18 |
utatane.tea@gmail.com | [DFG] Remove ToThis more aggressively |
blob | commitdiff | diff to current |
2017-09-17 |
utatane.tea@gmail.com | Merge JSLexicalEnvironment and JSEnvironmentRecord |
blob | commitdiff | diff to current |
2017-09-13 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and... |
blob | commitdiff | diff to current |
2017-09-11 |
ryanhaddad@apple.com | Unreviewed, rolling out r221854. |
blob | commitdiff | diff to current |
2017-09-11 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and... |
blob | commitdiff | diff to current |
2017-09-08 |
utatane.tea@gmail.com | [DFG] PutByVal with Array::Generic is too generic |
blob | commitdiff | diff to current |
2017-09-08 |
utatane.tea@gmail.com | [DFG][FTL] GetByVal(ObjectUse with Array::Generic,... |
blob | commitdiff | diff to current |
2017-09-05 |
sbarati@apple.com | Make the distinction between entrypoints and CFG roots... |
blob | commitdiff | diff to current |
2017-09-05 |
sbarati@apple.com | typeCheckHoistingPhase may emit a CheckStructure on... |
blob | commitdiff | diff to current |
2017-09-05 |
sbarati@apple.com | Support compiling catch in the FTL |
blob | commitdiff | diff to current |
2017-09-05 |
utatane.tea@gmail.com | [DFG][FTL] Efficiently execute number#toString() |
blob | commitdiff | diff to current |
2017-09-02 |
utatane.tea@gmail.com | [DFG] Relax arity requirement |
blob | commitdiff | diff to current |
2017-09-01 |
sbarati@apple.com | Throwing an exception in the DFG/FTL should not cause... |
blob | commitdiff | diff to current |
2017-08-25 |
sbarati@apple.com | DFG::JITCode::osrEntry should get sorted since we perfo... |
blob | commitdiff | diff to current |
2017-08-25 |
sbarati@apple.com | Support compiling catch in the DFG |
blob | commitdiff | diff to current |
2017-08-25 |
commit-queue@webki... | Unreviewed, rolling out r221119, r221124, and r221143. |
blob | commitdiff | diff to current |
2017-08-24 |
sbarati@apple.com | DFG::JITCode::osrEntry should get sorted since we perfo... |
blob | commitdiff | diff to current |
2017-08-23 |
sbarati@apple.com | Support compiling catch in the DFG |
blob | commitdiff | diff to current |
2017-08-23 |
utatane.tea@gmail.com | [JSC] Optimize Map iteration with intrinsic |
blob | commitdiff | diff to current |
2017-08-23 |
gskachkov@gmail.com | [ESNext] Async iteration - Implement Async Generator... |
blob | commitdiff | diff to current |
2017-08-18 |
commit-queue@webki... | Teach DFGFixupPhase.cpp that the current scope is alway... |
blob | commitdiff | diff to current |
2017-08-16 |
commit-queue@webki... | JSTests: |
blob | commitdiff | diff to current |
2017-08-14 |
commit-queue@webki... | JSTests: |
blob | commitdiff | diff to current |
2017-08-14 |
fpizlo@apple.com | Put the ScopedArgumentsTable's ScopeOffset array in... |
blob | commitdiff | diff to current |
2017-08-13 |
fpizlo@apple.com | FTL's compileGetTypedArrayByteOffset needs to do caging |
blob | commitdiff | diff to current |
2017-08-12 |
fpizlo@apple.com | ScopedArguments overflow storage needs to be in the... |
blob | commitdiff | diff to current |
2017-08-11 |
fpizlo@apple.com | JSLexicalEnvironment needs to be in the JSValue gigacage |
blob | commitdiff | diff to current |
2017-08-11 |
fpizlo@apple.com | DirectArguments should be in the JSValue gigacage |
blob | commitdiff | diff to current |
2017-08-11 |
fpizlo@apple.com | DFG should do caging |
blob | commitdiff | diff to current |
2017-08-07 |
fpizlo@apple.com | Primitive auxiliaries and JSValue auxiliaries should... |
blob | commitdiff | diff to current |
2017-08-03 |
mark.lam@apple.com | Rename ScratchBuffer::activeLengthPtr to addressOfActiv... |
blob | commitdiff | diff to current |
2017-08-02 |
fpizlo@apple.com | Bmalloc and GC should put auxiliaries (butterflies... |
blob | commitdiff | diff to current |
2017-07-27 |
utatane.tea@gmail.com | Hoist DOM binding attribute getter prologue into JavaSc... |
blob | commitdiff | diff to current |
2017-07-18 |
mark.lam@apple.com | Butterfly storage need not be initialized for indexing... |
blob | commitdiff | diff to current |
2017-06-20 |
utatane.tea@gmail.com | [DFG] More ArrayIndexOf fixups for various types |
blob | commitdiff | diff to current |
2017-06-15 |
utatane.tea@gmail.com | Unreviewed, suppress invalid register alloation validat... |
blob | commitdiff | diff to current |
2017-06-12 |
sbarati@apple.com | We should not claim that SpecEmpty is filtered out... |
blob | commitdiff | diff to current |
2017-06-12 |
utatane.tea@gmail.com | Unreviewed, suppress invalid register alloation validat... |
blob | commitdiff | diff to current |
2017-06-12 |
commit-queue@webki... | Unreviewed, rolling out r218093. |
blob | commitdiff | diff to current |
2017-06-12 |
utatane.tea@gmail.com | Unreviewed, build fix for ARM64 |
blob | commitdiff | diff to current |
2017-06-12 |
utatane.tea@gmail.com | [DFG] Add ArrayIndexOf intrinsic |
blob | commitdiff | diff to current |
2017-05-27 |
utatane.tea@gmail.com | [DOMJIT] Move DOMJIT patchpoint infrastructure out... |
blob | commitdiff | diff to current |
2017-05-20 |
mark.lam@apple.com | [Re-landing] DFG::SpeculativeJIT::pickCanTrample()... |
blob | commitdiff | diff to current |
2017-05-19 |
ryanhaddad@apple.com | Unreviewed, rolling out r217156. |
blob | commitdiff | diff to current |
2017-05-19 |
mark.lam@apple.com | DFG::SpeculativeJIT::pickCanTrample() is wrongly ignori... |
blob | commitdiff | diff to current |
2017-05-19 |
utatane.tea@gmail.com | [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass |
blob | commitdiff | diff to current |
2017-05-18 |
commit-queue@webki... | Unreviewed, rolling out r217031, r217032, and r217037. |
blob | commitdiff | diff to current |
2017-05-18 |
utatane.tea@gmail.com | [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass |
blob | commitdiff | diff to current |
2017-05-04 |
utatane.tea@gmail.com | [JSC] Math unary functions should be handled by DFG |
blob | commitdiff | diff to current |
2017-04-30 |
gskachkov@gmail.com | [ES6]. Implement Annex B.3.3 function hoisting rules... |
blob | commitdiff | diff to current |
2017-04-26 |
commit-queue@webki... | Unreviewed, rolling out r215476. |
blob | commitdiff | diff to current |
2017-04-26 |
sbarati@apple.com | JSArray::isArrayPrototypeIteratorProtocolFastAndNonObse... |
blob | commitdiff | diff to current |
2017-04-21 |
utatane.tea@gmail.com | [JSC][FTL] FTL should support Arrayify |
blob | commitdiff | diff to current |
2017-04-20 |
fpizlo@apple.com | Optimize SharedArrayBuffer in the DFG+FTL |
blob | commitdiff | diff to current |
2017-04-19 |
utatane.tea@gmail.com | r211670 broke double to int conversion. |
blob | commitdiff | diff to current |
2017-04-18 |
mark.lam@apple.com | r211670 broke double to int conversion. |
blob | commitdiff | diff to current |
2017-04-18 |
gskachkov@gmail.com | [ES6]. Implement Annex B.3.3 function hoisting rules... |
blob | commitdiff | diff to current |
2017-04-15 |
sbarati@apple.com | ParseInt intrinsic in DFG backend doesn't properly... |
blob | commitdiff | diff to current |
2017-04-05 |
mark.lam@apple.com | On ARM64, DFG::SpeculativeJIT::compileArithMod() failed... |
blob | commitdiff | diff to current |
2017-03-29 |
sbarati@apple.com | AssemblyHelpers should not have a VM field |
blob | commitdiff | diff to current |
2017-03-21 |
utatane.tea@gmail.com | [JSC] Optimize Number.prototype.toString on Int32 ... |
blob | commitdiff | diff to current |
2017-03-16 |
mark.lam@apple.com | The new array with spread operation needs to check... |
blob | commitdiff | diff to current |
2017-03-16 |
utatane.tea@gmail.com | [DFG] ToString operation should have fixup for primitiv... |
blob | commitdiff | diff to current |
2017-03-06 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
blob | commitdiff | diff to current |
2017-03-02 |
mark.lam@apple.com | Add Options::alwaysCheckTraps() and Options::usePolling... |
blob | commitdiff | diff to current |
2017-02-28 |
mark.lam@apple.com | Introduce a VM Traps mechanism and refactor Watchdog... |
blob | commitdiff | diff to current |
2017-02-27 |
commit-queue@webki... | Unreviewed, rolling out r213019. |
blob | commitdiff | diff to current |
2017-02-27 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
blob | commitdiff | diff to current |
2017-02-24 |
sbarati@apple.com | Intrinsicify parseInt |
blob | commitdiff | diff to current |
2017-02-23 |
fpizlo@apple.com | SpeculativeJIT::compilePutByValForIntTypedArray should... |
blob | commitdiff | diff to current |
2017-02-16 |
keith_miller@apple.com | Refactor AccessCase to be more like B3Value |
blob | commitdiff | diff to current |
2017-02-09 |
keith_miller@apple.com | [JSC] op_in should have ArrayProfile |
blob | commitdiff | diff to current |
2017-02-04 |
utatane.tea@gmail.com | [JSC] Add operationToInt32SensibleSlow to optimize... |
blob | commitdiff | diff to current |
2017-01-27 |
keith_miller@apple.com | classInfo should take a VM so it is not materialized... |
blob | commitdiff | diff to current |
2017-01-26 |
sbarati@apple.com | Harden how the compiler references GC objects |
blob | commitdiff | diff to current |
2017-01-18 |
fpizlo@apple.com | Make opaque root scanning truly constraint-based |
blob | commitdiff | diff to current |
next |