summaryrefslogtreecommitdiff
path: root/src/bytecode_util.ml
AgeCommit message (Expand)Author
2018-06-23Split Sail->ANF translation into its own fileAlasdair
2018-06-21Merge branch 'tracing' into sail2Alasdair Armstrong
2018-06-21Simplify the ANF->IR translationAlasdair Armstrong
2018-06-14rename all lem support files to sail2_foo to avoid conflict with sail1 in rmemJon French
2018-06-14Refactor C backend, and split RTS into multiple filesAlasdair
2018-06-06Factor utility functions for IR into separate file and struct update optimiza...Alasdair Armstrong