| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-08 | Merge branch 'uniq-phinode' | Luc Van Oostenryck | 1 | -1/+1 |
| 2021-03-08 | phi-sources can only have a single user (or none) | Luc Van Oostenryck | 1 | -1/+1 |
| 2021-02-28 | slice: remove unneeded len from OP_SLICE | Luc Van Oostenryck | 1 | -1/+1 |
| 2020-11-21 | add a new instruction for label-as-value | Luc Van Oostenryck | 1 | -2/+9 |
| 2020-11-01 | eval_insn: give an explicit type to compare's operands | Luc Van Oostenryck | 1 | -0/+1 |
| 2020-09-07 | add support for a new instruction: OP_FMADD | Luc Van Oostenryck | 1 | -0/+7 |
| 2020-08-10 | doc: use shorter titles | Luc Van Oostenryck | 1 | -2/+2 |
| 2020-03-20 | add instruction OP_UNREACH | Luc Van Oostenryck | 1 | -0/+3 |
| 2019-10-13 | doc: fix typo in binops' description | Luc Van Oostenryck | 1 | -2/+2 |
| 2018-08-25 | symaddr: s/insn->symbol/insn->src/ | Luc Van Oostenryck | 1 | -6/+6 |
| 2018-06-28 | bool: remove OP_{AND,OR}_BOOL instructions | Luc Van Oostenryck | 1 | -8/+0 |
| 2018-06-23 | cast: specialize integer casts | Luc Van Oostenryck | 1 | -4/+7 |
| 2018-06-23 | cast: make casts from pointer always size preserving | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-06-23 | cast: specialize cast from pointers | Luc Van Oostenryck | 1 | -2/+8 |
| 2018-06-23 | cast: make pointer casts always size preserving | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-06-23 | cast: specialize casts from unsigned to pointers | Luc Van Oostenryck | 1 | -0/+3 |
| 2018-06-23 | cast: specialize floats to integer conversion | Luc Van Oostenryck | 1 | -0/+6 |
| 2018-06-23 | cast: specialize FPCAST into [USF]CVTF | Luc Van Oostenryck | 1 | -3/+9 |
| 2018-05-21 | doc: add sphinx domain for IR instruction indexation | Luc Van Oostenryck | 1 | -74/+80 |
| 2018-05-21 | doc: convert IR.md to reST | Luc Van Oostenryck | 1 | -0/+405 |