| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-29 | Perform instsimplify before inline to eliminate some trivial calls | DianQK | -58/+0 | |
| 2024-05-30 | Also InstSimplify `&raw*` | Scott McMurray | -0/+58 | |
| We do this for `&*` and `&mut*` already; might as well do it for raw pointers too. | ||||
