On Thu, Feb 11, 2010 at 11:47 PM, Jeffrey Yasskin <jyasskin at google.com> wrote: > > %r8 = load <2 x double>* %r6, align 16, !nontemporal !{ i32 1 } > > ? This is what a call, inlined metadata. The asm parser at the moment won't handle this. It expects stand alone metadata. - Devang