Age | Commit message (Expand) | Author | Files | Lines |
2021-03-25 | kill redundant stores (local) | Luc Van Oostenryck | 1 | -1/+0 |
2021-03-25 | kill parent's dead stores too | Luc Van Oostenryck | 2 | -2/+0 |
2021-03-24 | add testcases for stores simplifications | Luc Van Oostenryck | 3 | -0/+55 |
2020-12-02 | Merge branches 'fix-kill_dominated_stores' and 'kill-dead-loads' into next | Luc Van Oostenryck | 1 | -0/+22 |
2020-11-29 | memops: kill dead loads before phi-node conversion | Luc Van Oostenryck | 1 | -0/+22 |
2020-11-28 | fix wrong killing of stores partially dominated by a load | Luc Van Oostenryck | 1 | -0/+29 |
2019-12-10 | fix simplify_loads() when doing type punning | Luc Van Oostenryck | 2 | -2/+0 |
2019-12-10 | split testcases for type punning & constant initializer expansion | Luc Van Oostenryck | 2 | -0/+40 |