1*c8054d90SDan Gohman; RUN: llc < %s 283b3d826SReid Spencer 33f04773fSTanya Lattnerdefine void @""(float* %inregs, float* %outregs) { 483b3d826SReid Spencer %a_addr.i = alloca <4 x float> ; <<4 x float>*> [#uses=1] 53f04773fSTanya Lattner store <4 x float> < float undef, float undef, float undef, float undef >, <4 x float>* %a_addr.i 683b3d826SReid Spencer ret void 783b3d826SReid Spencer} 8