| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -0/+1 | |
| 2023-02-08 | Add de-init to destination place | kadmin | -12/+16 | |
| 2023-02-07 | Leave FIXME for wasm layout difference. | kadmin | -7/+9 | |
| There is a distinction between running this on wasm and i686, even though they should be identical. This technically is not _incorrect_, it's just an unexpected difference, which is worth investigating, but not for correctness. | ||||
| 2023-02-07 | Add tag for ignoring wasm | kadmin | -0/+1 | |
| 2023-02-07 | Rm allocation in candidate | kadmin | -0/+79 | |
| Instead of storing an extra array for discriminant values, create an allocation there and store those in an allocation immediately. | ||||
