index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yjit
/
src
/
backend
/
arm64
Age
Commit message (
Expand
)
Author
2022-08-29
AArch64 frames (https://github.com/Shopify/ruby/pull/324)
Kevin Newton
2022-08-29
ADR fixes for LeaLabel and calls
Maxime Chevalier-Boisvert
2022-08-29
Conditionals (https://github.com/Shopify/ruby/pull/323)
Kevin Newton
2022-08-29
Port print_int to the new backend (https://github.com/Shopify/ruby/pull/321)
Kevin Newton
2022-08-29
Fix jumps (https://github.com/Shopify/ruby/pull/322)
Kevin Newton
2022-08-29
Port print_str to new backend (https://github.com/Shopify/ruby/pull/318)
Kevin Newton
2022-08-29
Port newhash, add tests for newhash, duphash
Maxime Chevalier-Boisvert
2022-08-29
Exclude X0 (C_RET_REG) from allocatable registers on arm (https://github.com/...
Maxime Chevalier-Boisvert
2022-08-29
Op::CPushAll and Op::CPopAll (https://github.com/Shopify/ruby/pull/317)
Kevin Newton
2022-08-29
Better label refs (https://github.com/Shopify/ruby/pull/310)
Kevin Newton
2022-08-29
Fix jumps (https://github.com/Shopify/ruby/pull/309)
Kevin Newton
2022-08-29
More Arm64 lowering/backend work (https://github.com/Shopify/ruby/pull/307)
Kevin Newton
2022-08-29
Arm64 progress (https://github.com/Shopify/ruby/pull/304)
Kevin Newton
2022-08-29
Port over get_branch_target()
Maxime Chevalier-Boisvert
2022-08-29
Move backend tests to their own file
Maxime Chevalier-Boisvert
2022-08-29
Have Assembler::compile() return a list of GC offsets
Maxime Chevalier-Boisvert
2022-08-29
* Arm64 Beginnings (https://github.com/Shopify/ruby/pull/291)
Maxime Chevalier-Boisvert
[prev]