Folkert
|
899cbeabd7
|
fix extra ampersands
|
2021-07-29 17:32:08 +02:00 |
|
Richard Feldman
|
b697ed1ef2
|
Merge branch 'trunk' into cli-test-tweaks
|
2021-07-27 22:24:19 -04:00 |
|
Richard Feldman
|
b6116eeb98
|
Merge pull request #1496 from rtfeldman/mono-ir-topsort
Mono ir topsort
|
2021-07-27 22:23:53 -04:00 |
|
Richard Feldman
|
83ab565381
|
Merge pull request #1495 from rtfeldman/aa-new-heap-cell
create a new heap cell after modification
|
2021-07-27 22:07:43 -04:00 |
|
Folkert
|
5149adb2c8
|
tweaks
|
2021-07-27 22:37:08 +02:00 |
|
Richard Feldman
|
b998d406c5
|
Merge branch 'trunk' into aa-new-heap-cell
|
2021-07-27 10:27:52 -04:00 |
|
Richard Feldman
|
7d5e395e6b
|
Merge branch 'trunk' into mono-ir-topsort
|
2021-07-27 10:27:47 -04:00 |
|
Richard Feldman
|
7bc6817a30
|
Merge pull request #1497 from rtfeldman/fixes
Run benchmarks serially
|
2021-07-27 10:27:34 -04:00 |
|
Richard Feldman
|
a3857f3305
|
Temporarily skip QuicksortApp and RBTreeCk tests
|
2021-07-27 10:05:44 -04:00 |
|
Richard Feldman
|
437eb1b9b7
|
Revert "Remove QuicksortApp benchmark for now"
This reverts commit f1233bb491 .
|
2021-07-27 00:09:40 -04:00 |
|
Richard Feldman
|
5ac3990ce5
|
Revert "Remove RBTreeCk benchmark for now"
This reverts commit 250635c843 .
|
2021-07-27 00:09:40 -04:00 |
|
Richard Feldman
|
39849ebe3b
|
Merge branch 'trunk' into fixes
|
2021-07-26 23:16:14 -04:00 |
|
Richard Feldman
|
6c0f41a6a2
|
Merge pull request #1487 from rtfeldman/niv
use niv to pin nixpkgs (and update nixpkgs)
|
2021-07-26 23:10:20 -04:00 |
|
Richard Feldman
|
b7356dc283
|
Merge branch 'trunk' into niv
|
2021-07-26 23:09:43 -04:00 |
|
Richard Feldman
|
aece30d73f
|
Fix an inaccurate comment
|
2021-07-26 23:00:21 -04:00 |
|
Richard Feldman
|
3ecdc7f553
|
Move benchmarks back to examples/benchmarks
|
2021-07-26 23:00:21 -04:00 |
|
Richard Feldman
|
7df5f015c9
|
Clean up some unnecessary folders
|
2021-07-26 22:41:02 -04:00 |
|
Richard Feldman
|
f1233bb491
|
Remove QuicksortApp benchmark for now
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
250635c843
|
Remove RBTreeCk benchmark for now
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
d2ca4bd30a
|
Add test for QuicksortApp
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
87f3803e56
|
Add test for RBTreeCk
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
0a63ef06ea
|
Run benchmarks serially
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
e22eccdc04
|
Restore macro_use for pretty_assertions
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
47700108a9
|
Update Earthfile for new benchmark dir structure
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
888b767bda
|
Delete some binaries that made it in by mistake
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
5813d7ced7
|
Expose cli helper for root_dir
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
36cfede93c
|
Fix error message for file not found
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
537b71d258
|
Move benchmarks/ up a directory
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
fca7d1cae1
|
Revert "bundle compiler rt when building assembly backend obj file"
This reverts commit fe4fc1c92a .
|
2021-07-25 20:40:55 -04:00 |
|
Folkert
|
5282dbf41a
|
fix typo
|
2021-07-25 22:00:52 +02:00 |
|
Folkert
|
31e1fe8870
|
cache the initial context in inc_dec
|
2021-07-25 21:20:04 +02:00 |
|
Folkert
|
f76195d05c
|
cleanup
|
2021-07-25 21:13:14 +02:00 |
|
Folkert
|
079c95b993
|
clippy
|
2021-07-25 20:55:40 +02:00 |
|
Folkert
|
204aa6f88a
|
remove extra lookup
|
2021-07-25 20:53:45 +02:00 |
|
Folkert
|
7d0c1f5787
|
remove unneeded contains
|
2021-07-25 20:50:40 +02:00 |
|
Folkert
|
c7d04c2a00
|
cleanup
|
2021-07-25 20:44:00 +02:00 |
|
Folkert
|
772c061568
|
try to unroll chains of Lets
|
2021-07-25 20:42:01 +02:00 |
|
Folkert
|
116960fbf4
|
fix dependencies
|
2021-07-25 20:17:11 +02:00 |
|
Folkert
|
32ce399cc0
|
topological sort before borrow analysis
|
2021-07-25 20:16:30 +02:00 |
|
Folkert
|
a801558f22
|
store declaration parameters in flat array
|
2021-07-25 15:18:27 +02:00 |
|
Folkert
|
b9a3fd7f8a
|
cleanup
|
2021-07-25 14:14:44 +02:00 |
|
Folkert
|
138af15da5
|
use vector instead of map
|
2021-07-25 14:10:27 +02:00 |
|
Folkert
|
5bb66a6b8e
|
intern layouts
|
2021-07-25 13:24:11 +02:00 |
|
Folkert de Vries
|
5989ad4809
|
Merge branch 'trunk' into aa-new-heap-cell
|
2021-07-25 12:52:00 +02:00 |
|
Folkert
|
48d2f53eb1
|
create a new heap cell after modification
|
2021-07-25 12:50:42 +02:00 |
|
Richard Feldman
|
b18af1a171
|
Merge pull request #1482 from rtfeldman/run-all-examples
Test everything in /examples
|
2021-07-24 19:21:34 -04:00 |
|
Richard Feldman
|
a973262133
|
Merge branch 'trunk' into run-all-examples
|
2021-07-24 10:10:49 -04:00 |
|
Richard Feldman
|
b857a41776
|
Merge pull request #1493 from rtfeldman/non-recursive-tag-id-size
Non recursive tag id size
|
2021-07-24 10:10:38 -04:00 |
|
Folkert
|
768c59f45d
|
bigger tag size fixes
|
2021-07-24 13:36:06 +02:00 |
|
Folkert
|
2b84fd0009
|
use WeakAny linking to link in compiler_rt stuff
|
2021-07-24 12:50:06 +02:00 |
|