-
- Downloads
Merge branch 'plan_repair' into 'main'
Integrate plans into pass manager See merge request !18
No related branches found
No related tags found
Showing
- Cargo.lock 7 additions, 1 deletionCargo.lock
- hercules_cg/src/lib.rs 0 additions, 4 deletionshercules_cg/src/lib.rs
- hercules_ir/src/antideps.rs 34 additions, 25 deletionshercules_ir/src/antideps.rs
- hercules_ir/src/dom.rs 7 additions, 1 deletionhercules_ir/src/dom.rs
- hercules_ir/src/gcm.rs 25 additions, 30 deletionshercules_ir/src/gcm.rs
- hercules_ir/src/ir.rs 2 additions, 2 deletionshercules_ir/src/ir.rs
- hercules_ir/src/lib.rs 4 additions, 0 deletionshercules_ir/src/lib.rs
- hercules_ir/src/schedule.rs 101 additions, 9 deletionshercules_ir/src/schedule.rs
- hercules_opt/Cargo.toml 1 addition, 0 deletionshercules_opt/Cargo.toml
- hercules_opt/src/lib.rs 2 additions, 0 deletionshercules_opt/src/lib.rs
- hercules_opt/src/pass.rs 149 additions, 25 deletionshercules_opt/src/pass.rs
- hercules_tools/hercules_cpu/src/main.rs 18 additions, 41 deletionshercules_tools/hercules_cpu/src/main.rs
- hercules_tools/hercules_dot/Cargo.toml 0 additions, 1 deletionhercules_tools/hercules_dot/Cargo.toml
- hercules_tools/hercules_dot/src/main.rs 16 additions, 38 deletionshercules_tools/hercules_dot/src/main.rs
Loading
Please register or sign in to comment