2019-07-02 |
keith_miller@apple.com | PACCage should first cage leaving PAC bits intact then... |
blob | commitdiff |
2019-06-28 |
mark.lam@apple.com | FTL keepAlive()'s patchpoint should also declare that... |
blob | commitdiff | diff to current |
2019-06-24 |
mark.lam@apple.com | ArraySlice needs to keep the source array alive. |
blob | commitdiff | diff to current |
2019-06-20 |
darin@apple.com | Tidy up the remaining bits of the AtomicString to AtomS... |
blob | commitdiff | diff to current |
2019-06-18 |
tzagallo@apple.com | Add missing mutator fence in compileNewFunction |
blob | commitdiff | diff to current |
2019-06-18 |
tzagallo@apple.com | DFG code should not reify the names of builtin function... |
blob | commitdiff | diff to current |
2019-06-17 |
darin@apple.com | Rename AtomicString to AtomString |
blob | commitdiff | diff to current |
2019-06-14 |
keith_miller@apple.com | Restore PAC based cage. |
blob | commitdiff | diff to current |
2019-06-12 |
commit-queue@webki... | Unreviewed, rolling out r246322. |
blob | commitdiff | diff to current |
2019-06-11 |
sbarati@apple.com | Roll out PAC cage |
blob | commitdiff | diff to current |
2019-06-09 |
commit-queue@webki... | Unreviewed, rolling out r246150, r246160, and r246166. |
blob | commitdiff | diff to current |
2019-06-06 |
keith_miller@apple.com | Unrevied build fix for FTL without Gigacage. |
blob | commitdiff | diff to current |
2019-06-06 |
keith_miller@apple.com | Reenable Gigacage on ARM64. |
blob | commitdiff | diff to current |
2019-06-04 |
ysuzuki@apple.com | [JSC] InferredValue should not be a JSCell |
blob | commitdiff | diff to current |
2019-06-04 |
tzagallo@apple.com | Argument elimination should check for negative indices... |
blob | commitdiff | diff to current |
2019-06-03 |
ticaiolima@gmail.com | [ESNext][BigInt] Implement support for "**" |
blob | commitdiff | diff to current |
2019-06-03 |
commit-queue@webki... | Unreviewed, rolling out r246022. |
blob | commitdiff | diff to current |
2019-06-02 |
keith_miller@apple.com | Reenable Gigacage on ARM64. |
blob | commitdiff | diff to current |
2019-05-14 |
keith_miller@apple.com | Fix issue with byteOffset on ARM64E |
blob | commitdiff | diff to current |
2019-05-13 |
ysuzuki@apple.com | [JSC] Compress miscelaneous JIT related data structures... |
blob | commitdiff | diff to current |
2019-05-10 |
keith_miller@apple.com | Fix crashes related to pointer authentication for primi... |
blob | commitdiff | diff to current |
2019-05-08 |
keith_miller@apple.com | Remove Gigacage from arm64 and use PAC for arm64e instead |
blob | commitdiff | diff to current |
2019-05-08 |
ticaiolima@gmail.com | [BigInt] Add ValueMod into DFG |
blob | commitdiff | diff to current |
2019-05-08 |
ysuzuki@apple.com | [JSC] DFG_ASSERT failed in lowInt52 |
blob | commitdiff | diff to current |
2019-04-30 |
ysuzuki@apple.com | Unreivewed, fix FTL implementation of r244760 |
blob | commitdiff | diff to current |
2019-04-29 |
ysuzuki@apple.com | normalizeMapKey should normalize NaN to one PureNaN... |
blob | commitdiff | diff to current |
2019-04-09 |
sbarati@apple.com | Clean up Int52 code and some bugs in it |
blob | commitdiff | diff to current |
2019-04-09 |
ysuzuki@apple.com | [JSC] DFG should respect node's strict flag |
blob | commitdiff | diff to current |
2019-04-06 |
ysuzuki@apple.com | [JSC] OSRExit recovery for SpeculativeAdd does not... |
blob | commitdiff | diff to current |
2019-03-28 |
sbarati@apple.com | validateOSREntryValue with Int52 should box the value... |
blob | commitdiff | diff to current |
2019-03-27 |
sbarati@apple.com | FTL: Emit code to validate AI's state when running... |
blob | commitdiff | diff to current |
2019-03-22 |
ysuzuki@apple.com | [JSC] Shrink sizeof(RegExpObject) |
blob | commitdiff | diff to current |
2019-03-21 |
mark.lam@apple.com | Cap length of an array with spread to MIN_ARRAY_STORAGE... |
blob | commitdiff | diff to current |
2019-03-20 |
rmorisset@apple.com | Compress CodeOrigin into a single word in the common... |
blob | commitdiff | diff to current |
2019-03-14 |
msaboff@apple.com | ASSERTION FAILED: regexp->isValid() or ASSERTION FAILED... |
blob | commitdiff | diff to current |
2019-03-14 |
sbarati@apple.com | Fixup uses KnownInt32 incorrectly in some nodes |
blob | commitdiff | diff to current |
2019-03-11 |
ticaiolima@gmail.com | [ESNext][BigInt] Implement "~" unary operation |
blob | commitdiff | diff to current |
2019-03-08 |
ysuzuki@apple.com | [JSC] StringFromCharCode fast path should accept 0xff... |
blob | commitdiff | diff to current |
2019-03-04 |
ysuzuki@apple.com | [JSC] Store bits for JSRopeString in 3 stores |
blob | commitdiff | diff to current |
2019-03-01 |
ysuzuki@apple.com | [JSC] sizeof(JSString) should be 16 |
blob | commitdiff | diff to current |
2019-02-27 |
mark.lam@apple.com | Remove poisons in JSCPoison and uses of them. |
blob | commitdiff | diff to current |
2019-02-26 |
mark.lam@apple.com | Unpoison MacroAssemblerCodePtr, ClassInfo pointers... |
blob | commitdiff | diff to current |
2019-02-26 |
mark.lam@apple.com | [Re-landing] Add some randomness into the StructureID. |
blob | commitdiff | diff to current |
2019-02-26 |
ryanhaddad@apple.com | Unreviewed, rolling out r242071. |
blob | commitdiff | diff to current |
2019-02-26 |
mark.lam@apple.com | Add some randomness into the StructureID. |
blob | commitdiff | diff to current |
2019-02-25 |
ysuzuki@apple.com | [JSC] Lazily create sentinel Map and Set buckets |
blob | commitdiff | diff to current |
2019-02-21 |
mark.lam@apple.com | Add code to validate expected GC activity modelled... |
blob | commitdiff | diff to current |
2019-02-09 |
sbarati@apple.com | Nodes that rely on being dominated by CheckInBounds... |
blob | commitdiff | diff to current |
2019-02-08 |
mark.lam@apple.com | Use maxSingleCharacterString in comparisons instead... |
blob | commitdiff | diff to current |
2019-02-08 |
mark.lam@apple.com | Fix DFG's doesGC() for CheckTierUp*, GetByVal, PutByVal... |
blob | commitdiff | diff to current |
2019-02-05 |
mark.lam@apple.com | Fix DFG's doesGC() for a few more nodes. |
blob | commitdiff | diff to current |
2019-02-05 |
ysuzuki@apple.com | [JSC] Shrink size of VM by lazily allocating IsoSubspac... |
blob | commitdiff | diff to current |
2019-02-05 |
rmorisset@apple.com | when lowering AssertNotEmpty, create the value before... |
blob | commitdiff | diff to current |
2019-01-29 |
ysuzuki@apple.com | [JSC] FTL should handle LocalAllocator* |
blob | commitdiff | diff to current |
2019-01-29 |
ysuzuki@apple.com | [JSC] Reduce size of memory used for ShadowChicken |
blob | commitdiff | diff to current |
2019-01-28 |
ysuzuki@apple.com | [JSC] RegExpConstructor should not have own IsoSubspace |
blob | commitdiff | diff to current |
2019-01-23 |
ysuzuki@apple.com | REGRESSION(r239612) Crash at runtime due to broken... |
blob | commitdiff | diff to current |
2019-01-19 |
ddkilzer@apple.com | Follow-up: Gigacages should start allocations from... |
blob | commitdiff | diff to current |
2019-01-18 |
keith_miller@apple.com | Gigacages should start allocations from a slide |
blob | commitdiff | diff to current |
2019-01-17 |
sbarati@apple.com | StringObjectUse should not be a structure check for... |
blob | commitdiff | diff to current |
2019-01-16 |
yusukesuzuki@slows... | [JSC] Use KnownStringUse for GetByVal(Array::String... |
blob | commitdiff | diff to current |
2019-01-16 |
sbarati@apple.com | Try ripping out inferred types because it might be... |
blob | commitdiff | diff to current |
2019-01-09 |
yusukesuzuki@slows... | Array.prototype.flat/flatMap have a minor bug in ArrayS... |
blob | commitdiff | diff to current |
2019-01-04 |
yusukesuzuki@slows... | [JSC] Optimize Object.prototype.toString |
blob | commitdiff | diff to current |
2018-12-20 |
cdumez@apple.com | wtf/Optional.h: move-constructor and move-assignment... |
blob | commitdiff | diff to current |
2018-12-18 |
yusukesuzuki@slows... | [JSC] Optimize Object.keys by caching own keys results... |
blob | commitdiff | diff to current |
2018-12-14 |
commit-queue@webki... | Unreviewed, rolling out r239153, r239154, and r239155. |
blob | commitdiff | diff to current |
2018-12-14 |
ddkilzer@apple.com | clang-tidy: Fix unnecessary object copies in JavaScriptCore |
blob | commitdiff | diff to current |
2018-12-13 |
ticaiolima@gmail.com | [BigInt] Add ValueDiv into DFG |
blob | commitdiff | diff to current |
2018-12-13 |
yusukesuzuki@slows... | [JSC] Optimize Object.keys by caching own keys results... |
blob | commitdiff | diff to current |
2018-12-13 |
yusukesuzuki@slows... | [DFG][FTL] Add NewSymbol |
blob | commitdiff | diff to current |
2018-12-13 |
yusukesuzuki@slows... | [BigInt] Implement DFG/FTL typeof for BigInt |
blob | commitdiff | diff to current |
2018-12-12 |
yusukesuzuki@slows... | [BigInt] Simplify boolean context evaluation by leverag... |
blob | commitdiff | diff to current |
2018-12-10 |
ticaiolima@gmail.com | [BigInt] Add ValueMul into DFG |
blob | commitdiff | diff to current |
2018-12-04 |
ticaiolima@gmail.com | [ESNext][BigInt] Support logic operations |
blob | commitdiff | diff to current |
2018-12-04 |
ryanhaddad@apple.com | Unreviewed, rolling out r238833. |
blob | commitdiff | diff to current |
2018-12-04 |
ticaiolima@gmail.com | [ESNext][BigInt] Support logic operations |
blob | commitdiff | diff to current |
2018-11-30 |
ticaiolima@gmail.com | [BigInt] Implement ValueBitXor into DFG |
blob | commitdiff | diff to current |
2018-11-27 |
ticaiolima@gmail.com | Re-introduce op_bitnot |
blob | commitdiff | diff to current |
2018-11-22 |
sbarati@apple.com | Fix assertion in KnownCellUse inside SpeculativeJIT... |
blob | commitdiff | diff to current |
2018-11-08 |
ticaiolima@gmail.com | [BigInt] Add support to BigInt into ValueAdd |
blob | commitdiff | diff to current |
2018-10-29 |
tzagallo@apple.com | Add support for GetStack FlushedDouble |
blob | commitdiff | diff to current |
2018-10-29 |
tzagallo@apple.com | New bytecode format for JSC |
blob | commitdiff | diff to current |
2018-10-26 |
commit-queue@webki... | Unreviewed, rolling out r237479 and r237484. |
blob | commitdiff | diff to current |
2018-10-26 |
tzagallo@apple.com | New bytecode format for JSC |
blob | commitdiff | diff to current |
2018-10-19 |
sbarati@apple.com | vmCall should check if we exit before emitting an OSR... |
blob | commitdiff | diff to current |
2018-10-19 |
ticaiolima@gmail.com | [BigInt] Add ValueSub into DFG |
blob | commitdiff | diff to current |
2018-10-18 |
commit-queue@webki... | Unreviewed, rolling out r237242. |
blob | commitdiff | diff to current |
2018-10-18 |
ticaiolima@gmail.com | [BigInt] Add ValueSub into DFG |
blob | commitdiff | diff to current |
2018-10-16 |
keith_miller@apple.com | Support arm64 CPUs with a 32-bit address space |
blob | commitdiff | diff to current |
2018-10-15 |
sbarati@apple.com | Emit fjcvtzs on ARM64E on Darwin |
blob | commitdiff | diff to current |
2018-10-07 |
ticaiolima@gmail.com | [ESNext][BigInt] Implement support for "|" |
blob | commitdiff | diff to current |
2018-10-04 |
sbarati@apple.com | lowXYZ in FTLLower should always filter the type of... |
blob | commitdiff | diff to current |
2018-09-29 |
ticaiolima@gmail.com | [ESNext][BigInt] Implement support for "&" |
blob | commitdiff | diff to current |
2018-09-07 |
yusukesuzuki@slows... | [DFG] DFG should handle String#toString |
blob | commitdiff | diff to current |
2018-09-05 |
keith_miller@apple.com | RELEASE_ASSERT at ../../Source/JavaScriptCore/heap... |
blob | commitdiff | diff to current |
2018-09-04 |
mark.lam@apple.com | The watchdog sometimes fails to terminate a script. |
blob | commitdiff | diff to current |
2018-08-21 |
sbarati@apple.com | Inline DataView accesses into DFG/FTL |
blob | commitdiff | diff to current |
2018-07-24 |
mark.lam@apple.com | Refactoring: make DFG::Plan a class. |
blob | commitdiff | diff to current |
2018-07-22 |
fpizlo@apple.com | We should support CreateThis in the FTL |
blob | commitdiff | diff to current |
next |