aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/IR.md
AgeCommit message (Expand)AuthorFilesLines
2018-05-21doc: convert IR.md to reSTLuc Van Oostenryck1-356/+0
2018-03-01IR: let OP_COMPUTEGOTO use .src instead of .targetLuc Van Oostenryck1-1/+1
2018-03-01IR: let .cond unionize with .src and not .targetLuc Van Oostenryck1-1/+1
2018-03-01IR: remove never-generated instructionsLuc Van Oostenryck1-10/+0
2018-03-01IR: remove now unused OP_LNOP & OP_SNOPLuc Van Oostenryck1-6/+0
2018-03-01IR: fix typo in IR docLuc Van Oostenryck1-1/+1
2018-02-20no need for signed & unsigned multiplicationLuc Van Oostenryck1-5/+2
2018-01-08add OP_SETFVALLuc Van Oostenryck1-4/+8
2017-11-18add support of floating-point specific arithmetic opsLuc Van Oostenryck1-11/+35
2017-11-18fix support of floating-point compareLuc Van Oostenryck1-1/+55
2017-11-17add doc about sparse's instructions/IRLuc Van Oostenryck1-0/+293