Pranav Gaddamadugu
|
8adc6c76b8
|
Fmts and clippies
|
2023-03-26 23:18:03 -07:00 |
|
d0cd
|
abd25b0896
|
Merge pull request #2295 from AleoHQ/feat/toggle-dce
Add an option to (dis/en)able DCE in the compiler.
|
2023-03-20 08:53:56 -07:00 |
|
d0cd
|
c5f7c01f02
|
Add an option to enable DCE in the compiler
|
2023-03-13 09:28:51 -07:00 |
|
d0cd
|
f7784ca779
|
Fix to get benchmarks working
|
2023-03-13 08:51:48 -07:00 |
|
d0cd
|
f7dc194d79
|
Add codegen to benchmarks
|
2023-03-13 08:51:48 -07:00 |
|
d0cd
|
0e6aa4729b
|
Clippy
|
2023-02-21 17:13:53 -08:00 |
|
d0cd
|
dfc03db67e
|
Connect dead code elimination pass to compiler stages, CLI, and tests
|
2023-02-21 17:09:22 -08:00 |
|
d0cd
|
55bae5a71b
|
Fmt
|
2023-02-10 17:44:01 -08:00 |
|
d0cd
|
1dd5887518
|
Clippy and cleanup
|
2023-02-10 16:50:59 -08:00 |
|
d0cd
|
79bf13ff8e
|
Integrate function inlining into test framework
|
2023-02-10 09:30:43 -08:00 |
|
d0cd
|
e633c62b71
|
Implement post-ordering for functions during code-generation
|
2023-02-05 12:46:21 -08:00 |
|
d0cd
|
899c12d85a
|
Implement post-order codegen for structs and records
|
2023-02-05 12:46:20 -08:00 |
|
d0cd
|
d91233f06e
|
Implement cycle detection for structs and records
|
2023-02-05 12:46:20 -08:00 |
|
ljedrz
|
b20308f049
|
chore: update the license headers (#2252)
Signed-off-by: ljedrz <ljedrz@gmail.com>
|
2023-02-02 14:27:06 -08:00 |
|
d0cd
|
df01360010
|
Clippy
|
2022-10-24 22:41:10 -07:00 |
|
Pranav Gaddamadugu
|
047575f9bf
|
Fix failing case
|
2022-10-12 00:15:06 -05:00 |
|
Pranav Gaddamadugu
|
8283c922f6
|
Some bug fixes; update some examples
|
2022-10-05 15:27:54 -07:00 |
|
Pranav Gaddamadugu
|
e15e8f05d6
|
Additional validation for program scope and imported files
|
2022-10-05 14:59:06 -07:00 |
|
Pranav Gaddamadugu
|
8872c3d53f
|
Remove use of default network domain
|
2022-10-04 19:11:36 -07:00 |
|
Pranav Gaddamadugu
|
3d5ddb9e1a
|
Clippy
|
2022-09-06 12:14:37 -07:00 |
|
Pranav Gaddamadugu
|
0e1768ac59
|
Hook flattening pass into compiler; regen expectations
|
2022-09-06 12:13:32 -07:00 |
|
Mazdak Farrokhzad
|
86ae9e1727
|
refactor benchmarks code
|
2022-07-27 19:40:19 +02:00 |
|
Pranav Gaddamadugu
|
12e356c030
|
Integrate SSA pass with compiler
|
2022-07-23 10:29:13 -07:00 |
|
Pranav Gaddamadugu
|
b6224d6d89
|
Merge branch 'testnet3' into feat/loop-unrolling
|
2022-07-14 17:51:34 -07:00 |
|
Pranav Gaddamadugu
|
5f8a1df05f
|
Add output/benching for loop unrolling
|
2022-07-11 22:13:13 -07:00 |
|
collin
|
e013b88811
|
stabilize leo build
|
2022-07-11 21:09:27 -07:00 |
|
Pranav Gaddamadugu
|
80ff280df7
|
Remove symbol table from OutputItem; clippy
|
2022-07-06 16:08:29 -07:00 |
|
gluax
|
3a056220ff
|
doing some recommended changes
|
2022-06-12 09:26:14 -07:00 |
|
gluax
|
267ab16810
|
fix benchmark symbol table, some more clean up
|
2022-06-09 11:43:10 -07:00 |
|
0rphon
|
32d07583c5
|
integrated benches to test-framework
|
2022-06-08 15:33:12 -07:00 |
|
gluax
|
8972674dec
|
test-framework rework and clean up start
|
2022-06-08 13:44:40 -07:00 |
|