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
OptimizePHIs.cpp
Find file
Blame
History
Permalink
Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.
· 37c42a3d
Jakob Stoklund Olesen
authored
Jul 16, 2010
TII::isMoveInstr is going tobe completely removed. llvm-svn: 108507
37c42a3d
Loading