summaryrefslogtreecommitdiff
path: root/zjit/src/lib.rs
AgeCommit message (Collapse)Author
2025-04-18Bring back OpndMax Bernstein
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Replace RubyValue by VALUEMaxime Chevalier-Boisvert
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Add assert for FunctionMax Bernstein
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Add imports, allow dead codeMaxime Chevalier-Boisvert
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Add simple SSAMax Bernstein
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Link zjit into the interpreterTakashi Kokubun
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Turn ZJIT into staticlibAlan Wu
Notes: Merged: https://github.com/ruby/ruby/pull/13131