summaryrefslogtreecommitdiff
path: root/src/jib/c_backend.ml
AgeCommit message (Expand)Author
2019-04-20SMT: Support writing to register referencesAlasdair Armstrong
2019-04-17SMT: Support generic vectors and handle lets between specs and functionsAlasdair Armstrong
2019-04-17SMT: Unroll simple foreach loopsAlasdair Armstrong
2019-04-09SMT: Refactor Jib values to make inlining workAlasdair Armstrong
2019-04-06Various bugfixes and improvementsAlasdair
2019-04-01C: Add identifier to end instructionAlasdair
2019-03-27C: Generate C from sliced specificationsAlasdair Armstrong
2019-03-19C: Some simplificationAlasdair Armstrong
2019-03-15C: Wrap Jib identifiersAlasdair
2019-03-13C: Improve Jib IR, add SSA representationAlasdair Armstrong
2019-03-08Rewriter: Cleanup old sizeof rewritesAlasdair Armstrong
2019-03-08C: Refactor C backendAlasdair Armstrong