llvm-in-rust-codegen 0.1.0

Machine-independent code generation infrastructure for LLVM-in-Rust.
Documentation
1
//! Instruction scheduling: reorders instructions to improve instruction-level parallelism.