lean4-htt/library/init/lean/ir
Leonardo de Moura 5810418ddd perf(library/init/lean/ir/extract_cpp): use derive to speedup type class resolution
This modification reduced processing time for this file to 1.49 secs
from 2.30 secs on my office desktop.
2018-10-12 12:27:08 -07:00
..
elim_phi.lean chore(library): remove >>, we should use *> 2018-09-12 17:31:21 -07:00
extract_cpp.lean perf(library/init/lean/ir/extract_cpp): use derive to speedup type class resolution 2018-10-12 12:27:08 -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 feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -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 chore(library): remove >>, we should use *> 2018-09-12 17:31:21 -07:00
parser.lean chore(library/init/lean/ir/parser): minimize <|> inlining 2018-10-12 11:57:42 -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 chore(library): remove >>, we should use *> 2018-09-12 17:31:21 -07:00
type_check.lean chore(library): remove >>, we should use *> 2018-09-12 17:31:21 -07:00