| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-03-01 | IR: let OP_COMPUTEGOTO use .src instead of .target | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-03-01 | IR: let .cond unionize with .src and not .target | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-03-01 | IR: remove never-generated instructions | Luc Van Oostenryck | 1 | -10/+0 |
| 2018-03-01 | IR: remove now unused OP_LNOP & OP_SNOP | Luc Van Oostenryck | 1 | -6/+0 |
| 2018-03-01 | IR: fix typo in IR doc | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-02-20 | no need for signed & unsigned multiplication | Luc Van Oostenryck | 1 | -5/+2 |
| 2018-01-08 | add OP_SETFVAL | Luc Van Oostenryck | 1 | -4/+8 |
| 2017-11-18 | add support of floating-point specific arithmetic ops | Luc Van Oostenryck | 1 | -11/+35 |
| 2017-11-18 | fix support of floating-point compare | Luc Van Oostenryck | 1 | -1/+55 |
| 2017-11-17 | add doc about sparse's instructions/IR | Luc Van Oostenryck | 1 | -0/+293 |