Amanieu d'Antras
|
a527a6d25a
|
Remove unused clobbers vector
|
2021-11-16 00:46:05 +00:00 |
|
Chris Fallin
|
b19fa4857f
|
Rename operand positions to Early and Late, and make weights f16/f32 values.
|
2021-08-31 17:31:23 -07:00 |
|
Chris Fallin
|
3a18564e98
|
Addressed more review comments.
|
2021-08-30 17:51:55 -07:00 |
|
Chris Fallin
|
f27abc9c48
|
Remove infinite-loop check: it is not a high enough bound in some pathological cases (e.g., gc::many_live_refs test in wasmtime), and it has served its purpose in testing. We can rely on more detailed assertions, e.g. that splits actually shrink bundles and that bundles evict only lower-priority bundles, instead.
|
2021-06-22 12:06:12 -07:00 |
|
Chris Fallin
|
b36a563d69
|
Cleanup: split allocator implemntation into 11 files of more reasonable size.
|
2021-06-18 16:51:41 -07:00 |
|