summaryrefslogtreecommitdiff
path: root/src/passes/DeNaN.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] DeNaN: Avoid calls on constants (#6326)Alon Zakai2024-02-211-3/+3
* Fuzzer: Add SIMD support to DeNaN (#6318)Alon Zakai2024-02-201-22/+90
* Automatically discard global effects in the rare passes that add effects (#5999)Alon Zakai2023-10-061-0/+2
* Preserve Function HeapTypes (#3952)Thomas Lively2021-06-301-4/+2
* Fix DeNaN pass to handle existing colliding names (#3631)Alon Zakai2021-03-011-8/+19
* Add a builder.makeConst helper template (#2971)Alon Zakai2020-07-211-2/+2
* DeNaN improvements (#2888)Alon Zakai2020-06-031-1/+45
* DeNaN pass (#2877)Alon Zakai2020-05-271-0/+96