Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-10 | if-to-switch: fix memory leak in case merging | Martin Liska | 1 | -8/+9 |
2021-02-10 | if-to-switch: fix a memory leak | Martin Liska | 1 | -2/+1 |
2021-01-13 | if-to-switch: fix also virtual phis | Martin Liska | 1 | -7/+4 |
2021-01-11 | if-to-switch: remove memory leaks | Martin Liska | 1 | -41/+56 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-08 | if-to-switch: fix matching of negative conditions | Martin Liska | 1 | -0/+6 |
2020-12-02 | if-to-switch: Support chain with 2 BBs. | Martin Liska | 1 | -2/+4 |
2020-12-02 | if-to-switch: consider only integral types | Martin Liska | 1 | -0/+1 |
2020-12-01 | Add if-chain to switch conversion pass. | Martin Liska | 1 | -0/+566 |