summaryrefslogtreecommitdiff
path: root/zjit/src/hir_type
AgeCommit message (Expand)Author
2025-04-18Add constant folding pass (https://github.com/Shopify/zjit/pull/74)Max Bernstein
2025-04-18HIR printing: Assign stable address to pointers when first seenAlan Wu
2025-04-18Fix type checking for strings, arrays, and hashes in the constant poolMax Bernstein
2025-04-18Replace ...User with ...SubclassMax Bernstein
2025-04-18Add union and predicates for testing if immediate (https://github.com/Shopify...Max Bernstein
2025-04-18Put hir_type sources in a sub-folderTakashi Kokubun