"llvm/utils/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "88134e9b53809d8f88e14e7aea32fbbbd9c4e078"
Add a -new-live-intervals experimental option.
This option replaces the existing live interval computation with one based on LiveRangeCalc.cpp. The new algorithm does not depend on LiveVariables, and it can be run at any time, before or after leaving SSA form. llvm-svn: 160892
Loading
Please register or sign in to comment