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
ADCE.cpp
Find file
Blame
History
Permalink
Simplify code a bit, and use alias analysis to allow us to delete unused
· cfa1adcd
Chris Lattner
authored
Apr 10, 2004
call and invoke instructions that are known to not write to memory. llvm-svn: 12807
cfa1adcd
Loading