compor / IteratorRecognition

MIT License
0 stars 1 forks source link

Examine potential use of LLVM's dependence graphs #6

Open compor opened 3 years ago

compor commented 3 years ago

New LLVM versions added a dependence graph.

Examine if it is profitable to switch to using that graph infrastructure instead of Pedigree, or if it is easy to support both.

create-issue-branch[bot] commented 3 years ago

Branch issue-6-Examine_potential_use_of_LLVM_s_dependence_graphs created!