summaryrefslogtreecommitdiff
path: root/yjit/src/asm/arm64/inst/load_literal.rs
AgeCommit message (Expand)Author
2022-09-09Better offsets (#6315)Kevin Newton
2022-08-29Fixed width immediates (https://github.com/Shopify/ruby/pull/437)Kevin Newton
2022-08-29Load mem displacement when necessary on AArch64 (https://github.com/Shopify/r...Kevin Newton
2022-08-29More Arm64 lowering/backend work (https://github.com/Shopify/ruby/pull/307)Kevin Newton