<div dir="ltr"><div><div><div>As per title.<br><br></div>For reference: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140929/238371.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140929/238371.html</a><br><br></div>Last time, the discussion lead to the conclusion that the best way to do it was to convert these into stores/loads of scalar representing the whole struct or array. I finally had some time to get back to this, and here is the result.<br><br></div>It comes with testing and all, and seems fairly low risk to me, as support for aggregate load/store is almost non existent at this point.<br></div>