-
- Downloads
Merge branch 'inlining' into 'main'
Simple inlining pass See merge request !50
No related branches found
No related tags found
Showing
- hercules_cg/src/cpu.rs 3 additions, 0 deletionshercules_cg/src/cpu.rs
- hercules_cg/src/sched_dot.rs 3 additions, 1 deletionhercules_cg/src/sched_dot.rs
- hercules_cg/src/sched_schedule.rs 4 additions, 0 deletionshercules_cg/src/sched_schedule.rs
- hercules_ir/src/callgraph.rs 106 additions, 0 deletionshercules_ir/src/callgraph.rs
- hercules_ir/src/def_use.rs 0 additions, 1 deletionhercules_ir/src/def_use.rs
- hercules_ir/src/ir.rs 8 additions, 3 deletionshercules_ir/src/ir.rs
- hercules_ir/src/lib.rs 2 additions, 0 deletionshercules_ir/src/lib.rs
- hercules_opt/src/editor.rs 6 additions, 2 deletionshercules_opt/src/editor.rs
- hercules_opt/src/inline.rs 262 additions, 0 deletionshercules_opt/src/inline.rs
- hercules_opt/src/lib.rs 2 additions, 0 deletionshercules_opt/src/lib.rs
- hercules_opt/src/pass.rs 49 additions, 0 deletionshercules_opt/src/pass.rs
Loading
Please register or sign in to comment