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
Fix for PR4121. If TwoAddressInstructionPass removes a dead def, and the regB
· 8d4636d5
Lang Hames
authored
May 13, 2009
operand was killed, the kill needs to be removed from regB's VarInfo. llvm-svn: 71635
8d4636d5
Loading