-
- Downloads
Merge branch 'fork-opt' of https://gitlab.engr.illinois.edu/llvm/hercules into fork-opt
No related branches found
No related tags found
Showing
- hercules_ir/src/dot.rs 18 additions, 6 deletionshercules_ir/src/dot.rs
- hercules_ir/src/ir.rs 8 additions, 4 deletionshercules_ir/src/ir.rs
- hercules_opt/src/device_placement.rs 0 additions, 3 deletionshercules_opt/src/device_placement.rs
- hercules_opt/src/editor.rs 6 additions, 8 deletionshercules_opt/src/editor.rs
- hercules_opt/src/fork_concat_split.rs 2 additions, 1 deletionhercules_opt/src/fork_concat_split.rs
- hercules_opt/src/fork_guard_elim.rs 26 additions, 37 deletionshercules_opt/src/fork_guard_elim.rs
- hercules_opt/src/fork_transforms.rs 28 additions, 50 deletionshercules_opt/src/fork_transforms.rs
- hercules_opt/src/forkify.rs 76 additions, 108 deletionshercules_opt/src/forkify.rs
- hercules_opt/src/gcm.rs 26 additions, 4 deletionshercules_opt/src/gcm.rs
- hercules_opt/src/inline.rs 1 addition, 1 deletionhercules_opt/src/inline.rs
- hercules_opt/src/interprocedural_sroa.rs 2 additions, 2 deletionshercules_opt/src/interprocedural_sroa.rs
- hercules_opt/src/ivar.rs 47 additions, 53 deletionshercules_opt/src/ivar.rs
- hercules_opt/src/lib.rs 0 additions, 2 deletionshercules_opt/src/lib.rs
- hercules_opt/src/outline.rs 0 additions, 1 deletionhercules_opt/src/outline.rs
- hercules_opt/src/unforkify.rs 5 additions, 6 deletionshercules_opt/src/unforkify.rs
- hercules_opt/src/utils.rs 1 addition, 2 deletionshercules_opt/src/utils.rs
- hercules_test/hercules_interpreter/src/interpreter.rs 7 additions, 35 deletionshercules_test/hercules_interpreter/src/interpreter.rs
- hercules_test/hercules_interpreter/src/lib.rs 1 addition, 11 deletionshercules_test/hercules_interpreter/src/lib.rs
- hercules_test/hercules_interpreter/src/value.rs 1 addition, 1 deletionhercules_test/hercules_interpreter/src/value.rs
- hercules_test/hercules_tests/tests/fork_transform_tests.rs 1 addition, 1 deletionhercules_test/hercules_tests/tests/fork_transform_tests.rs
Loading
Please register or sign in to comment