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
LiveIntervalUnion.h
Find file
Blame
History
Permalink
Now that we are deleting unused live intervals during allocation, pointers may be reused.
· e1539cc5
Jakob Stoklund Olesen
authored
Mar 13, 2011
Use the virtual register number as a cache tag instead. They are not reused. llvm-svn: 127561
e1539cc5
Loading