Baltoli / project-docs

Documents for my Part III project
0 stars 0 forks source link

Loop Hoisting #47

Closed Baltoli closed 7 years ago

Baltoli commented 7 years ago

The project description page suggests to look at when instrumentation can be lifted out of a loop (for example). This might be best done as an LLVM pass, as it in theory shouldn't depend on the manifest itself.