Leonardo de Moura
|
b2a99e1b68
|
chore: minor optimization at mkFlatLet
|
2022-08-20 20:03:05 -07:00 |
|
Leonardo de Moura
|
776a9b0dcb
|
feat: don't eagerly simplify local functions that will be inlined
|
2022-08-20 20:03:05 -07:00 |
|
Leonardo de Moura
|
571a839416
|
chore: doc strings and add .mustInline case
|
2022-08-20 20:03:05 -07:00 |
|
Leonardo de Moura
|
d2d0a745d5
|
feat: use eta-reduction when reducing projection instances
|
2022-08-20 20:03:05 -07:00 |
|
Leonardo de Moura
|
a5034d6700
|
feat: add performance counter to Compiler.Simp
|
2022-08-20 20:03:05 -07:00 |
|
Sebastian Ullrich
|
7ce3a413e4
|
fix: CI: create portable tarballs
|
2022-08-21 00:04:24 +02:00 |
|
Sebastian Ullrich
|
5ce5576b5d
|
fix: hygienic resolution of namespaces
|
2022-08-20 22:29:46 +02:00 |
|
Sebastian Ullrich
|
6f0faa8000
|
chore: update stage0
|
2022-08-20 22:29:46 +02:00 |
|
Sebastian Ullrich
|
5694dea36d
|
chore: prepare bootstrap change
|
2022-08-20 22:29:46 +02:00 |
|
Leonardo de Moura
|
3788145a56
|
perf: minimize instantiateRev number of calls
|
2022-08-20 08:36:27 -07:00 |
|
Leonardo de Moura
|
6c1e9d9b28
|
perf: use [specialize] at withNewScope
|
2022-08-19 18:56:15 -07:00 |
|
Leonardo de Moura
|
36cca3ebdd
|
perf: add toLCNFType cache
|
2022-08-19 18:49:33 -07:00 |
|
Leonardo de Moura
|
b37178d547
|
perf: improve toLCNFType
|
2022-08-19 18:40:44 -07:00 |
|
Leonardo de Moura
|
879a466875
|
perf: improve isTypeFormerType
|
2022-08-19 18:23:28 -07:00 |
|
Henrik Böving
|
d0aa234c78
|
feat: handle out of scope join points in join point finder
|
2022-08-19 17:44:54 -07:00 |
|
Henrik Böving
|
743ce431dc
|
feat: HashSet.forM
|
2022-08-19 17:44:54 -07:00 |
|
Leonardo de Moura
|
8aa9d2cdbf
|
feat: add "cases on cases" simplification
|
2022-08-19 17:39:10 -07:00 |
|
Leonardo de Moura
|
49823c28c4
|
fix: inlining heuristic
|
2022-08-19 16:23:37 -07:00 |
|
Leonardo de Moura
|
15f0e26368
|
feat: replace cases alternative with unreachable if one of the fields is the empty type
|
2022-08-19 12:25:46 -07:00 |
|
Leonardo de Moura
|
a29a61b728
|
chore: remove dead code
|
2022-08-19 11:56:22 -07:00 |
|
Leonardo de Moura
|
a7c96142ea
|
feat: improve code inliner
and fix bugs at the `onlyOneExitPoint` case.
|
2022-08-19 11:33:34 -07:00 |
|
Leonardo de Moura
|
6d11dc9b62
|
feat: add mkAuxDeclName
|
2022-08-19 11:31:56 -07:00 |
|
Leonardo de Moura
|
b1e292e238
|
feat: add option for disabling join point scope checking
|
2022-08-19 11:31:18 -07:00 |
|
Leonardo de Moura
|
d0c8ad1d22
|
feat: reduce number of simp steps
|
2022-08-19 05:54:50 -07:00 |
|
Leonardo de Moura
|
88c4d5c340
|
perf: simplify and optimize inlineProjInst?
|
2022-08-19 04:49:31 -07:00 |
|
Leonardo de Moura
|
4cbe67954b
|
feat: improve inlineProjInst?
|
2022-08-18 18:25:55 -07:00 |
|
Leonardo de Moura
|
9a04193e73
|
fix: getStage1Decl? minor issue
|
2022-08-18 17:40:05 -07:00 |
|
Leonardo de Moura
|
0b2d013beb
|
chore: remove leftover
|
2022-08-18 17:39:29 -07:00 |
|
Leonardo de Moura
|
9ae2b83ac0
|
feat: add Compiler.Decl.pullInstances
|
2022-08-18 15:09:22 -07:00 |
|
Leonardo de Moura
|
bf2c0bf5b7
|
feat: avoid generation of auxliary join points when inlining functions that have only one exit point
|
2022-08-18 00:12:24 -07:00 |
|
Leonardo de Moura
|
23be59b747
|
chore: add Compiler.stat trace option
|
2022-08-18 00:10:56 -07:00 |
|
Leonardo de Moura
|
c780d390d6
|
fix: bug at InferType.lean
|
2022-08-18 00:10:35 -07:00 |
|
Leonardo de Moura
|
651d4044b3
|
fix: bug at attachJp
|
2022-08-17 19:22:53 -07:00 |
|
Leonardo de Moura
|
8985a15f96
|
chore: mark inferInstance and inferInstanceAs as [inline]
New code generator does not inline simple declarations not tagged with
`[inline]` yet. We need this change to simpilify testing
|
2022-08-17 19:08:51 -07:00 |
|
Leonardo de Moura
|
ff53e9cc56
|
chore: remove leftover
|
2022-08-17 19:04:12 -07:00 |
|
Leonardo de Moura
|
3a898802f7
|
feat: inline type class instances
|
2022-08-17 19:01:49 -07:00 |
|
Leonardo de Moura
|
6561fc259f
|
feat: add MonadBacktrack instance for CompilerM
|
2022-08-17 18:51:26 -07:00 |
|
Leonardo de Moura
|
861bcee6a9
|
feat: add simpAppApp?
|
2022-08-17 17:57:49 -07:00 |
|
Leonardo de Moura
|
546179fd7e
|
chore: add Compiler.simp.step trace option
|
2022-08-17 17:41:44 -07:00 |
|
Leonardo de Moura
|
275feed318
|
feat: simplify projection of constructor
|
2022-08-17 17:16:30 -07:00 |
|
Leonardo de Moura
|
18c95e8322
|
fix: bug at toLCNF cache
|
2022-08-17 17:16:13 -07:00 |
|
Leonardo de Moura
|
d7acf1f844
|
feat: add Compiler.jp trace class
|
2022-08-17 16:22:09 -07:00 |
|
Leonardo de Moura
|
f0791559b8
|
chore: fix test
Ensure `targetUri`s in the test output do not contain full paths on my machine.
|
2022-08-17 15:24:00 -07:00 |
|
Leonardo de Moura
|
26b417acf8
|
chore: update stage0
|
2022-08-17 15:12:04 -07:00 |
|
Mario Carneiro
|
20f9b7172f
|
doc: documentation for Init.SizeOf
|
2022-08-17 14:48:10 -07:00 |
|
Mario Carneiro
|
8182f83929
|
doc: documentation for Init.Tactics
|
2022-08-17 14:44:40 -07:00 |
|
Henrik Böving
|
70ef3875d1
|
feat: add join point detector
|
2022-08-17 14:38:46 -07:00 |
|
Leonardo de Moura
|
ea35f6e091
|
fix: missing mkJpDeclIfNotSimple
|
2022-08-17 14:35:07 -07:00 |
|
Leonardo de Moura
|
31f7c51d14
|
feat: add simp loop
Keeps simplifying while making progress.
|
2022-08-17 11:57:33 -07:00 |
|
Leonardo de Moura
|
2820958f64
|
doc: attachJp
|
2022-08-17 11:14:56 -07:00 |
|