summaryrefslogtreecommitdiff
path: root/lib/ruby_vm/rjit/type.rb
AgeCommit message (Expand)Author
2023-08-28RJIT: Remove Type::CArray and limit use of Type::CStringAlan Wu
2023-04-04RJIT: Eliminate known-result branchesTakashi Kokubun
2023-04-03RJIT: Upgrade type on jit_guard_known_classTakashi Kokubun
2023-04-03RJIT: Upgrade type to Fixnum after guardTakashi Kokubun
2023-04-02RJIT: Upgrade type to String after guardTakashi Kokubun
2023-04-02RJIT: Upgrade type to Array after guardTakashi Kokubun
2023-04-02RJIT: Upgrade type to UnknownHeap after guardTakashi Kokubun
2023-04-02RJIT: Store type information in ContextTakashi Kokubun