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
TwoAddressInstructionPass.cpp
Find file
Blame
History
Permalink
Avoid calling removeVirtualRegisterKilled which iterates over the operands
· fcd618bf
Bob Wilson
authored
Sep 01, 2009
to find the kill, since we already have the operand. llvm-svn: 80736
fcd618bf
Loading