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
CodeGenPrepare.cpp
Find file
Blame
History
Permalink
Fix CodeGenPrepare's address-mode sinking to handle unusual
· 760377ef
Dan Gohman
authored
Jun 02, 2009
addresses, involving Base values which do not have Pointer type. This fixes PR4297. llvm-svn: 72739
760377ef
Loading