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
CodeGen
MachineLICM.cpp
Find file
Blame
History
Permalink
Teach MachineLICM to unfold loads from constant memory from
· 1b44f10f
Dan Gohman
authored
Oct 28, 2009
otherwise unhoistable instructions in order to allow the loads to be hoisted. llvm-svn: 85364
1b44f10f
Loading