You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the implementation of the DFA-based context optimization framework
described in the paper "Dynamic Dispatch of Context-Sensitive Optimizations", presented
in OOPSLA 2020.
More instructions will come soon.
About
Framework for implementing context-sensitive compiler optimizations in LLVM