Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
CodeGen
LiveIntervalAnalysis.cpp
Find file
Blame
History
Permalink
Recompute hasPHIKill flags when shrinking live intervals.
· 64beb477
Jakob Stoklund Olesen
authored
Apr 07, 2011
PHI values may be deleted, causing the flags to be wrong. This fixes PR9616. llvm-svn: 129092
64beb477
Loading