trailofbits / polytracker

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
Apache License 2.0
516 stars 47 forks source link

Compression of TDAG #6555

Open hbrodin opened 1 year ago

hbrodin commented 1 year ago

There has been various discussions about compressing the tdag. A few approaches in use/considered are:

This issue is for tracking these efforts and decide on a way forward.