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 Oct 29, 2020
JavaScriptCore should support multiple build variants
Show description for 7865e70authored andcommitted
Commits on Jul 20, 2020
JSC build scripts should be quiet by default
Show description for 3532963authored andcommitted
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 Oct 7, 2019
Allow OSR exit to the LLInt
Show description for 4c0b59ccommittedUnreviewed, rolling out r250750.
Show description for 455acf8committed
Commits on Oct 4, 2019
Allow OSR exit to the LLInt
Show description for 58cf8e5committed
Commits on May 30, 2019
[JSC] Implement op_wide16 / op_wide32 and introduce 16bit version bytecode
Show description for bb678b9committed
Commits on Nov 5, 2018
Enable LLInt on ARMv7/Linux
Show description for 4d45691committed
Dominik Infuehr
Commits on Oct 29, 2018
New bytecode format for JSC
Show description for c57dd45committed
Commits on Oct 26, 2018
Unreviewed, rolling out r237479 and r237484.
Show description for 0e37616committedNew bytecode format for JSC
Show description for 83d3012committed
Commits on Oct 16, 2018
Support arm64 CPUs with a 32-bit address space
Show description for a424724committed
Commits on Mar 10, 2018
offlineasm should reset the Assembler's working state before doing another pass for a new target.
Show description for e83dff7committed
Mark Lam
Commits on Oct 12, 2017
Enable gigacage on iOS
Show description for acc9176committed
Filip Pizlo
Commits on Oct 11, 2017
Unreviewed, rolling out r223113 and r223121.
Show description for 74d3696committed
Commits on Oct 10, 2017
Enable gigacage on iOS
Show description for e73b10dcommitted
Filip Pizlo
Commits on Oct 9, 2017
Unreviewed, rolling out r223015 and r223025.
Show description for 77ea427committed
Commits on Oct 7, 2017
Enable gigacage on iOS
Show description for e72f98dcommitted
Filip Pizlo
Commits on Sep 29, 2017
Unreviewed, rolling out r222625.
Show description for e50dfbbcommitted
Commits on Sep 28, 2017
Enable gigacage on iOS
Show description for 8264c01committed
Filip Pizlo
Commits on Jul 30, 2017
LLInt offsets extractor should be able to handle C++ constexprs
Show description for ea550facommitted
Commits on Oct 3, 2016
Offline asm should not output masm assembly when using a x86_64 asm backend
Show description for a14b139authored andcommitted
Commits on May 11, 2016
REGRESSION(r200447): Unable to build C_LOOP with clang version 800.0.12 or higher
Show description for 72e6cd5committed
Commits on Feb 13, 2016
offlineasm: Emit Dwarf2 file and location directives to allow for debugging .asm files
Show description for 4c1f516committed
Commits on Jan 11, 2016
Implement a sampling profiler
Show description for 7028f13committed
Commits on Jan 4, 2016
JSC generator scripts shouldn't have verbose output
Show description for 8b70b37committed
Commits on Jun 25, 2014
[Win64] ASM LLINT is not enabled.
Show description for 9c94603authored andcommitted
Commits on Apr 10, 2014
LLInt interpreter code should be generated as part of one function
Show description for 93bef40committed
Commits on Feb 15, 2014
[Win] LLINT is not working.
Show description for bb19dd1authored andcommitted
Commits on Oct 25, 2012
Update the C++ llint to work with the latest op_resolve... changes.
Show description for 302e135committed
Mark Lam
Commits on Sep 25, 2012
Deleting the classic interpreter and cleaning up some build options.
Show description for afac70bcommitted
Mark Lam
Commits on Sep 1, 2012
LLInt C loop backend.
Show description for a492d09authored andcommitted
Commits on Aug 31, 2012
Refactor LLInt and supporting code in preparation for the C Loop backend.
Show description for 175e9aaauthored andcommitted