Commits
User selector
Commit History
Commits on Jun 28, 2021
Add LLInt fast path for less, lesseq, greater and greatereq
Show description for 23d9da5authored andcommitted
Commits on Sep 21, 2020
Move some LLInt globals into JSC::Config.
Show description for 6c7df21committed
Mark Lam
Commits on Apr 13, 2020
Enable the ability to build the ASM LLInt for ARMv7k.
Show description for 0bcf6afcommitted
Mark Lam
Commits on Jan 16, 2020
[JSC] 32-bit platforms should use a PC base register
Show description for c76d0adcommitted
Commits on Nov 13, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 8d957ffcommitted
Robin Morisset
Commits on Nov 9, 2019
Unreviewed, rolling out r252229.
Show description for bd54845committed
Commits on Nov 8, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 9c844d6committed
Robin Morisset
Commits on Nov 4, 2019
Unreviewed, rolling out r252015.
Show description for 619ba0ecommitted
Truitt SavellSplit ArithProfile into a Unary and a Binary version
Show description for a68353bcommitted
Robin Morisset
Commits on Nov 2, 2019
The offline assembler is wrong about which immediates are supported by and/or/xor on ARM64
Show description for 6d8a5f0committed
Robin Morisset
Commits on Oct 31, 2019
Unreviewed, fix cloop builds after r251886
Show description for 2822c59committed
Commits on May 30, 2019
[JSC] Implement op_wide16 / op_wide32 and introduce 16bit version bytecode
Show description for bb678b9committed
Commits on Jan 11, 2019
Enable DFG on ARM/Linux again
Show description for 9336409committed
Dominik Infuehr
Commits on Jan 10, 2019
Unreviewed, rolling out r239825.
Show description for 2d89067committedEnable DFG on ARM/Linux again
Show description for 9528bb4committed
Dominik Infuehr
Commits on Dec 14, 2018
Improve GDB output for LLInt on Linux
Show description for bf23c18committed
Dominik Infuehr
Commits on Nov 22, 2018
[JSC] Drop ARM_TRADITIONAL support in LLInt, baseline JIT, and DFG
Show description for 933424dcommitted
Commits on Nov 5, 2018
Enable LLInt on ARMv7/Linux
Show description for 4d45691committed
Dominik Infuehr
Commits on Mar 7, 2018
[ARM] offlineasm: fix indentation in armOpcodeReversedOperands
Show description for 5412ef2authored andcommitted
Commits on Mar 6, 2018
[ARM] Assembler warnings: "use of r13 is deprecated"
Show description for 9df3a2eauthored andcommitted
Commits on Feb 12, 2018
Miscellaneous refactoring of offlineasm.
Show description for a6aeff2committed
Mark Lam
Commits on Apr 5, 2017
Do not use BLX for immediates (ARM-32)
Show description for 49bad99authored andcommitted
Commits on Feb 13, 2016
offlineasm: Emit Dwarf2 file and location directives to allow for debugging .asm files
Show description for 4c1f516committed
Commits on Sep 3, 2015
Clean up register naming
Show description for 4ef519ccommitted
Commits on Aug 12, 2014
Eliminate {push,pop}CalleeSaves in favor of individual pushes & pops
Show description for adae711committed
Commits on Apr 20, 2014
JavaScriptCore: ARM build fix after r167094.
Show description for 8796117authored andcommitted
Commits on Apr 10, 2014
LLInt interpreter code should be generated as part of one function
Show description for 93bef40committed
Commits on Feb 11, 2014
LLInt typo error after r139004.
Show description for bef57b0committed
Gabor Rapcsanyi
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51dcommitted
Commits on Jan 24, 2014
ARM Offline assembler temporary register allocator has duplicate register when building fat binaries
Show description for a537579committed
Commits on Jan 6, 2014
Add write barriers to the LLInt
Show description for d1ecb24committed
Mark Hahnenberg
Commits on Nov 20, 2013
Infer constant global variables
Show description for 9536959committed
Filip Pizlo
Commits on Nov 14, 2013
REGRESSION (r159276): Fix lots of crashes for arm_traditional architecture.
Show description for f726de4committedChange callToJavaScript thunk into an offline assembled stub
Show description for a0798c1committed
Commits on Nov 7, 2013
Change CallFrameRegister to architected frame pointer register
Show description for 8e5fe7bcommitted