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
MachineBasicBlock.cpp
Find file
Blame
History
Permalink
- Check if a register is livein before removing it. It may have already been removed.
· 3980a791
Evan Cheng
authored
Apr 24, 2008
- Do not iterate over SmallPtrSet, the order of iteration is not deterministic. llvm-svn: 50209
3980a791
Loading