[llvm-commits] [PATCH] Fixes for ARM vst and vld instructions

Tim Northover t.p.northover at gmail.com
Mon Sep 3 08:54:48 PDT 2012


Hi all,

> Please review and commit these patches, as I don’t have commit access.

Just to say that I've run these patches through the MC Hammer
test-suite we've got (Richard Barton reported the first of these
issues as http://llvm.org/bugs/show_bug.cgi?id=13038) and I believe
they fix all the encode/decode cycle problems found on lane-specifying
NEON loads/stores: "vld1.32 {d[1]}, [r0]" etc.

I'm a little uncomfortable doing our own official review, but can
certainly do any committing once someone gives the nod.

Regards.

Tim.




More information about the llvm-commits mailing list