Project

General

Profile

« Previous | Next » 

Revision 9a3c49ee

Added by k0kubun (Takashi Kokubun) almost 2 years ago

RJIT: Convert opt_case_dispatch keys with #to_value

comptime_key is a Ruby object and the value is not valid in machine code.

This PR also implements CMP r/m64, imm32 (Mod 01: [reg]+disp8) that is
now needed for running mail.gem benchmark.