| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -63/+0 | |
| 2022-05-25 | Update some codegen tests for opaque pointers | Nikita Popov | -4/+4 | |
| 2022-02-25 | avoid test failure on targets where all functions are dso_local (e.g. wasm) | Erik Desjardins | -4/+4 | |
| 2022-02-19 | always add align attributes | Erik Desjardins | -2/+2 | |
| 2022-02-18 | At opt-level=0, apply only ABI-affecting attributes to functions | Erik Desjardins | -0/+63 | |
| This should provide a small perf improvement for debug builds, and should more than cancel out the regression from adding noundef, which was only significant in debug builds. | ||||
