summaryrefslogtreecommitdiff
path: root/src/jib/jib_optimize.ml
AgeCommit message (Expand)Author
2020-05-11Functorise and refactor C code generatorAlasdair
2020-01-17Keep track of source locations for all IR branchesAlasdair
2020-01-16Allow effects on mappingsAlasdair Armstrong
2020-01-16Keep track of (non-bit) vectors known to be fixed size in JibAlasdair Armstrong
2019-11-11Make sure we include LEXP_cast register refs when slicing the specificationAlasdair Armstrong
2019-11-08Refactor Jib compilationAlasdair Armstrong
2019-11-07Backport fixes to SMT generation from poly_mapping branchAlasdair Armstrong
2019-10-28Some C backend refactoringAlasdair
2019-10-25Refactor Jib IR pretty printerAlasdair Armstrong
2019-05-01Jib: Refactor V_callAlasdair Armstrong
2019-04-17SMT: Unroll simple foreach loopsAlasdair Armstrong
2019-04-16SMT: Fix inlining issuesAlasdair Armstrong
2019-04-16BugfixingThomas Bauereiss
2019-04-16SMT: Take care to not generate duplicate labelsThomas Bauereiss
2019-04-16SMT: Add struct value literalsAlasdair
2019-04-09SMT: Refactor Jib values to make inlining workAlasdair Armstrong
2019-04-09SMT: Experimental Jib->SMT translationAlasdair Armstrong
2019-04-06Various bugfixes and improvementsAlasdair
2019-04-05Fix: Don't remove uncalled polymorphic constructors if they are matched uponAlasdair Armstrong
2019-04-01C: Fix end instr usage in jib_optimizeAlasdair Armstrong
2019-03-19C: Some simplificationAlasdair Armstrong
2019-03-19C: Inlining supportAlasdair Armstrong
2019-03-15C: Wrap Jib identifiersAlasdair
2019-03-13C: Improve Jib IR, add SSA representationAlasdair Armstrong