Fix PR26051: Memcpy optimization should introduce a call to memcpy before the store...
[oota-llvm.git] / test / Transforms / GlobalOpt / global-demotion.ll
2015-11-15 James Molloy[GlobalOpt] Demote globals to locals more aggressively