[llvm-commits] [PATCH] Execution domain support for VMOV and VLDR

Tim Northover t.p.northover at gmail.com
Tue Aug 28 11:05:09 PDT 2012


> As for 2 vs 3, do what you like. The loop is safer to copy/paste.
>
> I think it would also help if you add comments with examples of the instructions you're parsing and building.

Good point and good idea. I'll get a new set of patches ready
tomorrow, making the following changes unless there are more
developments overnight:
+ Use a loop for removing previous operands.
+ Examples of source & dest in comments.

Tim.



More information about the llvm-commits mailing list