Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for non-standard quoted function names (#6188) | Thomas Lively | 2023-12-20 | 1 | -9/+9 |
* | Add --fast-math mode (#3155) | Alon Zakai | 2020-09-30 | 1 | -5/+40 |
* | Interpreter: Don't change NaN bits when multiplying by 1 (#3096) | Alon Zakai | 2020-09-09 | 1 | -12/+17 |
* | Interpreter: Don't change NaN bits when dividing by 1 (#2958) | Alon Zakai | 2020-07-15 | 1 | -0/+15 |
* | do not combine a load/store offset with a constant pointer if it would wrap a... | Alon Zakai (kripken) | 2017-07-29 | 1 | -0/+23 |