| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-06 | Disable "optimization to avoid load of address" in InstCombine | Tomasz Miąsko | -0/+5 |
| 2020-09-21 | Add optimization to avoid load of address | Simon Vandel Sillesen | -2/+115 |
| 2020-09-15 | fix a couple of stylistic clippy warnings | Matthias Krüger | -1/+1 |
| 2020-09-06 | Generalize to Eq(true, _place) and Eq(_place, true) | Simon Vandel Sillesen | -15/+30 |
| 2020-09-06 | Add peephold optimization that simplifies Ne(_1, false) and Ne(false, _1) int... | Simon Vandel Sillesen | -1/+36 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+117 |
