| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-12 | Allow more top-down inlining for single-BB callees | Scott McMurray | -0/+5 | |
| This means that things like `<usize as Step>::forward_unchecked` and `<PartialOrd for f32>::le` will inline even if we've already done a bunch of inlining to find the calls to them. | ||||
| 2023-10-25 | address review comments | Ryan Mehri | -0/+1 | |
| 2023-10-25 | FileCheck exponential_runtime | Ryan Mehri | -1/+8 | |
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -0/+1 | |
| 2023-06-12 | properly mark tests that require panic=abort | Pietro Albini | -1/+1 | |
| 2023-04-06 | Ignore many tests on wasm32 | Gary Guo | -0/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+87 | |
