| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-04 | target.c: ignore -m64 on archs where int32_t is a long | Luc Van Oostenryck | 1 | -0/+1 |
| 2018-08-06 | cast: fix warning position in cast_pseudo() | Luc Van Oostenryck | 1 | -2/+2 |
| 2018-06-29 | cast: reorganize testcases for cast optimization | Luc Van Oostenryck | 1 | -34/+1 |
| 2018-06-23 | cast: specialize integer casts | Luc Van Oostenryck | 1 | -4/+4 |
| 2018-06-23 | cast: make pointer casts always size preserving | Luc Van Oostenryck | 1 | -8/+10 |
| 2018-06-23 | cast: specialize casts from unsigned to pointers | Luc Van Oostenryck | 1 | -0/+49 |