summaryrefslogtreecommitdiff
path: root/src/jib/jib_ssa.ml
AgeCommit message (Expand)Author
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: Add identifier to end instructionAlasdair
2019-03-21Jib: Add types to Phi functionsAlasdair Armstrong
2019-03-15C: Wrap Jib identifiersAlasdair
2019-03-14Add various useful methods to interactive modeAlasdair Armstrong
2019-03-14C: Some further tweaksAlasdair Armstrong
2019-03-13C: Improve Jib IR, add SSA representationAlasdair Armstrong