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
InlineSpiller.cpp
Find file
Blame
History
Permalink
Coalesce stack slot accesses that arise when spilling both sides of a COPY.
· 7fd4905f
Jakob Stoklund Olesen
authored
Aug 04, 2010
This helps avoid silly code: %R0<def = LOAD <fi#5> STORE <fi#5>, %R0<kill> llvm-svn: 110266
7fd4905f
Loading