Commits
User selector
Commit History
Commits on Aug 30, 2021
RISCV64 support in LLInt
Show description for d9b48ebcommitted
commit-queue@webkit.org
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 Sep 22, 2018
[JSC] Enable LLInt ASM interpreter on X64 and ARM64 in non JIT configuration
Show description for db55065committed
Commits on Aug 17, 2018
[JSC] Add GPRReg::InvalidGPRReg and FPRReg::InvalidFPRReg
Show description for fc31691committed
Commits on Aug 15, 2018
Unreviewed, rolling out r234874 and r234876.
Show description for cc5d888committed[JSC] Add GPRReg::InvalidGPRReg and FPRReg::InvalidFPRReg
Show description for ad3d8bbcommitted
Commits on Apr 17, 2018
Implement setupArgumentsImpl for ARM and MIPS
Show description for 1591d27authored andcommitted
Commits on Mar 20, 2018
MIPS+Armv7 builds are broken since r229391
Show description for 8a202fbcommitted
Commits on Mar 8, 2018
Meta-program setupArguments and callOperation
Show description for 288ca86committed
Commits on Jul 21, 2017
Refactor MASM probe CPUState to use arrays for register storage.
Show description for 9b2db2fcommitted
Mark Lam
Commits on Jan 3, 2017
Remove sh4 specific code from JavaScriptCore
Show description for d6ead80committed
Commits on Sep 28, 2016
Unreviewed, 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 Dec 23, 2015
[JSC] Get the JavaScriptCore framework to build on ARM64 with B3 enabled
Show description for 2e714c0authored andcommitted
Commits on Nov 10, 2015
B3->Air lowering should support CCall
Show description for 1b6a9dbcommitted
Filip Pizlo
Commits on Sep 10, 2015
Add support for Callee-Saves registers
Show description for 16f8901committed
Commits on Sep 3, 2015
Clean up register naming
Show description for 4ef519ccommitted
Commits on Mar 11, 2014
r165414 broke the 32-bit x86 tests: ASSERTION FAILED: result != InvalidIndex @ GPRInfo.h:330.
Show description for b049e61committed
Mark Lam
Commits on Dec 3, 2013
Build failure when disabling JIT, YARR_JIT, and ASSEMBLER.
Show description for 40474decommitted
Mark Lam
Commits on Nov 12, 2013
InvalidIndex shouldn't be private in GPRInfo and FPRInfo for sh4, mips and arm64 architectures.
Show description for 238c496authored andcommitted
Commits on Nov 11, 2013
Fix CPU(ARM_TRADITIONAL) build after r159039.
Show description for 08bc525committed
Gabor RapcsanyiSwitch FTL GetById/PutById IC's over to using AnyRegCC
Show description for 2d3ba30committed
Filip Pizlo
Commits on Nov 9, 2013
Remove dead FTL C ABI support
Show description for 8c5c7e2committed
Filip Pizlo
Commits on Oct 15, 2013
[iOS] Upstream JavaScriptCore support for ARM64
Show description for e586aebcommitted
Commits on Sep 20, 2013
Move CCallHelpers and AssemblyHelpers into jit/ and have JSInterfaceJIT use them
Show description for aad6fd3committed
Filip PizloUnreviewed, rolling out r156120.
Show description for 75c6de1authored andcommitted
Commits on Sep 19, 2013
Move CCallHelpers and AssemblyHelpers into jit/ and have JSInterfaceJIT use them
Show description for e4aae51committed
Filip Pizlo
Loading