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
LoopStrengthReduce.cpp
Find file
Blame
History
Permalink
LSR is no longer a GEP optimizer. It is now an IV expression
· e2ead2c3
Dan Gohman
authored
Apr 16, 2009
optimizer, which just happen to frequently involve optimizing GEPs. llvm-svn: 69295
e2ead2c3
Loading