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
SimplifyCFGPass.cpp
Find file
Blame
History
Permalink
Don't delete asm's just because their inputs are undefined;
· 85ae7480
Dale Johannesen
authored
Jul 14, 2009
xor R, R is a common and valid idiom for zeroing a register, for example. llvm-svn: 75571
85ae7480
Loading