summaryrefslogtreecommitdiff
path: root/src/passes/TypeGeneralizing.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Standardize Super:: over super:: (#6920)Alon Zakai2024-09-101-1/+1
* Implement table.init (#6827)Alon Zakai2024-08-161-0/+2
* Rename external conversion instructions (#6716)Jérôme Vouillon2024-07-081-2/+2
* [threads] Shared basic heap types (#6667)Thomas Lively2024-06-191-3/+4
* [Strings] Remove stringview types and instructions (#6579)Thomas Lively2024-05-151-7/+0
* Typed continuations: suspend instructions (#6393)Frank Emrich2024-03-191-0/+1
* Typed continuations: cont.bind instructions (#6365)Frank Emrich2024-03-041-0/+1
* Typed continuations: cont.new instructions (#6308)Frank Emrich2024-02-221-0/+1
* Typed continuations: resume instructions (#6083)Frank Emrich2024-01-111-0/+2
* [EH] Add instructions for new proposal (#6181)Heejin Ahn2023-12-191-0/+2
* Implement more TypeGeneralizing transfer functions (#6118)Thomas Lively2023-11-151-65/+524
* [analysis] Add an experimental TypeGeneralizing optimization (#6080)Thomas Lively2023-11-081-0/+475