Commits
User selector
Commit History
Commits on Sep 3, 2021
[JSC] Fix WebKitAdditions directory traversal in offlineasm part 2
Show description for 91691c3committed[JSC] Fix WebKitAdditions directory traversal in offlineasm
Show description for eec56adcommitted
Commits on Aug 30, 2021
RISCV64 support in LLInt
Show description for d9b48ebcommitted
commit-queue@webkit.org
Commits on Aug 25, 2021
Add for-in OwnStructureMode optimizations to LLInt
Show description for 8d3f988committedUnreviewed, reverting r281523.
Show description for a08fdf2committed[Re-landing] Add some offlineasm enhancements.
Show description for 4427c9fcommitted
Mark Lam
Commits on Aug 24, 2021
Add for-in OwnStructureMode optimizations to LLInt
Show description for 7f6fd33committedUnreviewed, reverting r281321.
Show description for 9bd1b99committed
Commits on Aug 20, 2021
Add some offlineasm enhancements.
Show description for c209a4ccommitted
Mark Lam
Commits on Jun 28, 2021
Add LLInt fast path for less, lesseq, greater and greatereq
Show description for 23d9da5authored andcommitted
Commits on Apr 7, 2021
JSTests:
Show description for dd5ddd4committed
Commits on Apr 1, 2021
REGRESSION(r274724): JITCage trampoline needs to be adjusted
Show description for 78f3a75committed
Commits on Feb 16, 2021
[ARM64] Change break instruction comment to indicate possible security failure
Show description for c5b835ecommitted
Commits on Dec 1, 2020
Fix Aarch64 build failure
Show description for 5577048authored andcommitted
Commits on Nov 30, 2020
Add support for the Wasm i64 sign-extension-ops proposal
Show description for dae08b3authored andcommitted
Commits on Nov 28, 2020
[JSC] Use ARM atomic ops in wasm
Show description for 7c30b76committed[JSC] Add wasm atomics instructions
Show description for 0587157committed
Commits on Nov 17, 2020
Add support for the Wasm i32 sign-extension-ops proposal
Show description for ae81a6eauthored andcommitted
Commits on Nov 6, 2020
Use address diversified PAC to ensure the integrity of opcode maps.
Show description for fc6d17ccommitted
Mark Lam
Commits on Nov 4, 2020
[JSC] Add JITCage support
Show description for 678e617committed
Commits on Oct 29, 2020
JavaScriptCore should support multiple build variants
Show description for 7865e70authored andcommitted
Commits on Sep 24, 2020
[MIPS] Broken build after r267371
Show description for 7a0bcb1authored andcommitted
Commits on Sep 22, 2020
Fix MIPS leai,leap when offset is nonzero
Show description for a892acfcommitted
Commits on Sep 21, 2020
Move some LLInt globals into JSC::Config.
Show description for 6c7df21committed
Mark Lam
Commits on Jul 20, 2020
JSC build scripts should be quiet by default
Show description for 3532963authored andcommitted
Commits on Jul 8, 2020
Add a way to return early from detected infinite loops to aid the fuzzer
Show description for 6385302committed
Commits on Jun 7, 2020
[JSC] Checksum for generated files should be emitted at the end of the files
Show description for 9dcf322committed
Commits on Jun 1, 2020
x86.rb's LabelReference.x86LoadOperand()'s address operand should be a pointer type.
Show description for f09f215committed
Mark Lam
Commits on Apr 24, 2020
[GTK][WPE][JSCOnly] compile error when -DWTF_CPU_ARM64_CORTEXA53=ON set for arm64
Show description for 11f7290authored andcommitted
Commits on Apr 18, 2020
Redesign how we do for-of iteration for JSArrays
Show description for 02445d9committedUnreviewed, build fix for ARM64E after r260310
Show description for 7bd1929committedFix code origin when lowering offlineasm instructions on MIPS/ARM64E
Show description for 07e9a26authored andcommittedREGRESSION(r260246): It broke build on MIPS32
Show description for a9850e8authored andcommitted
Commits on Apr 17, 2020
offlineasm is generating the wrong load/store for the "orh" instruction.
Show description for a319a53committed
Mark Lam
Commits on Apr 13, 2020
Enable the ability to build the ASM LLInt for ARMv7k.
Show description for 0bcf6afcommitted
Mark Lam