套件:regalloc2-tool(0.10.2-4 以及其他的)
regalloc2-tool 的相關連結
下載原始碼套件 rust-regalloc2:
- [rust-regalloc2_0.10.2-4.debian.tar.xz]
- [rust-regalloc2_0.10.2-4.dsc]
- [rust-regalloc2_0.10.2.orig.tar.gz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
backtracking register allocator
regalloc2 is a register allocator that started life as, and is about 50% still, a port of IonMonkey's backtracking register allocator to Rust. In many regards, it has been generalized, optimized, and improved since the initial port.
In addition, it contains substantial amounts of testing infrastructure (fuzzing harnesses and checkers) that does not exist in the original IonMonkey allocator.
This package contains the command-line tool regalloc2-tool which reads a bincode-encoded SerializableFunction and then runs the register allocator and checker on it.
This is a useful tool for debugging register allocation failures and to investigate cases of poor register allocation.
其他與 regalloc2-tool 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library