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
Target
X86
X86ISelLowering.cpp
Find file
Blame
History
Permalink
When trying to fold X86::SETCC into a Select, make a copy if it has more than
· 944d1e91
Evan Cheng
authored
Jan 26, 2006
one use. This allows more CMOV instructions. llvm-svn: 25634
944d1e91
Loading