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
Transforms
Scalar
InstructionCombining.cpp
Find file
Blame
History
Permalink
make this code more efficient by not creating a phi node we are just going to
· cd62f112
Chris Lattner
authored
Nov 08, 2006
delete in the first place. This also makes it simpler. llvm-svn: 31562
cd62f112
Loading