aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/IR.rst
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Merge branch 'uniq-phinode'Luc Van Oostenryck1-1/+1
2021-03-08phi-sources can only have a single user (or none)Luc Van Oostenryck1-1/+1
2021-02-28slice: remove unneeded len from OP_SLICELuc Van Oostenryck1-1/+1
2020-11-21add a new instruction for label-as-valueLuc Van Oostenryck1-2/+9
2020-11-01eval_insn: give an explicit type to compare's operandsLuc Van Oostenryck1-0/+1
2020-09-07add support for a new instruction: OP_FMADDLuc Van Oostenryck1-0/+7
2020-08-10doc: use shorter titlesLuc Van Oostenryck1-2/+2
2020-03-20add instruction OP_UNREACHLuc Van Oostenryck1-0/+3
2019-10-13doc: fix typo in binops' descriptionLuc Van Oostenryck1-2/+2
2018-08-25symaddr: s/insn->symbol/insn->src/Luc Van Oostenryck1-6/+6
2018-06-28bool: remove OP_{AND,OR}_BOOL instructionsLuc Van Oostenryck1-8/+0
2018-06-23cast: specialize integer castsLuc Van Oostenryck1-4/+7
2018-06-23cast: make casts from pointer always size preservingLuc Van Oostenryck1-1/+1
2018-06-23cast: specialize cast from pointersLuc Van Oostenryck1-2/+8
2018-06-23cast: make pointer casts always size preservingLuc Van Oostenryck1-1/+1
2018-06-23cast: specialize casts from unsigned to pointersLuc Van Oostenryck1-0/+3
2018-06-23cast: specialize floats to integer conversionLuc Van Oostenryck1-0/+6
2018-06-23cast: specialize FPCAST into [USF]CVTFLuc Van Oostenryck1-3/+9
2018-05-21doc: add sphinx domain for IR instruction indexationLuc Van Oostenryck1-74/+80
2018-05-21doc: convert IR.md to reSTLuc Van Oostenryck1-0/+405