Add the beginnings of an implementatation of lazy liveness analysis, based on...
Add the beginnings of an implementatation of lazy liveness analysis, based on "Fast Liveness Checking for SSA-form Programs" by Boissinot, et al. This is still very early, hasn't been tested, and is not yet well documented. More to come soon. llvm-svn: 73141
Loading
Please register or sign in to comment