Commits
User selector
Commit History
Commits on Jul 9, 2021
Add Air opcode add/sub-and-shift for ARM64 and select this instruction in Air
Show description for 12b6405committed
Commits on Jun 28, 2021
Prevent sign-extended casts for 32 bits arch
Show description for a72d685authored andcommitted
Commits on Jun 15, 2021
Add ldp and stp support for FP registers, plus some bug fixes.
Show description for 05f6ba8committed
Mark Lam
Commits on Feb 16, 2021
[ARM64] Change break instruction comment to indicate possible security failure
Show description for c5b835ecommitted
Commits on Nov 28, 2020
[JSC] Use ARM atomic ops in wasm
Show description for 7c30b76committed
Commits on Jan 21, 2020
Platform.h is out of control Part 8: Macros are used inconsistently
Show description for 850aa2dcommitted
Sam Weinig
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Aug 12, 2019
[WTF][JSC] Make JSC and WTF aggressively-fast-malloced
Show description for 0bfa052committed
Commits on Jun 6, 2019
[ARM64E]: Add disassembler support for authenticated instructions
Show description for 1d5aaa2committed
Commits on Jan 30, 2019
[JSC] Make disassembler data structures constant read-only data
Show description for e4d6732committed
Commits on Oct 15, 2018
Emit fjcvtzs on ARM64E on Darwin
Show description for 7cfc797committed
Commits on Mar 27, 2017
Add ARM64 system instructions to disassembler
Show description for 33939e4committed
Commits on Mar 4, 2017
Add load / store exclusive instruction group to ARM64 disassembler
Show description for b9dc29ccommitted
Commits on Feb 28, 2017
Arm64 disassembler prints "ars" instead of "asr"
Show description for 161b867committed
Commits on Feb 17, 2017
Improve ARM64 disassembler handling of pseudo ops, unsupported opcodes and zero reg
Show description for c16503ecommitted
Commits on Dec 5, 2016
Add __STDC_FORMAT_MACROS before inttypes.h is included
Show description for 9631e22committed
Commits on Sep 28, 2016
Optimize B3->Air lowering of Fence on ARM
Show description for 82ba855committed
Filip PizloUnreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Aug 20, 2014
URTBF after r172799.
Show description for e44a2e3committedEnable ARM64 disassembler on EFL
Show description for 840ffc0authored andcommitted
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51dcommitted
Commits on Oct 15, 2013
[iOS] Upstream JavaScriptCore support for ARM64
Show description for e586aebcommitted
Loading