lean4-htt/library/init/lean/ir
Leonardo de Moura b78e9df869 chore(runtime/object): tag => obj_tag
`tag` at `object.h` conflicts with `tag` at `expr.h`
2018-05-20 12:00:59 -07:00
..
elim_phi.lean feat(library/init/lean/ir): add x : ty := y instruction 2018-05-17 15:44:13 -07:00
extract_cpp.lean chore(runtime/object): tag => obj_tag 2018-05-20 12:00:59 -07:00
format.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00
instances.lean refactor(library/init/lean/ir): add init/lean/ir/instances.lean 2018-05-15 12:14:36 -07:00
ir.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00
lirc.lean feat(library/init/lean/ir/lirc): add option to specify whether input is in SSA or not 2018-05-17 15:53:49 -07:00
parser.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00
reserved.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00
ssa_check.lean feat(library/init/lean/ir): add x : ty := y instruction 2018-05-17 15:44:13 -07:00
type_check.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00