[llvm-commits] [PATCH]Convert vmov instructions between GPR and S registers for Cortex-A9

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue Aug 14 09:24:53 PDT 2012


On Aug 14, 2012, at 3:13 AM, Tim Northover <t.p.northover at gmail.com> wrote:

> Hi again,
> 
> I'm afraid I've discovered one last revision (hopefully!)

Hi Tim,

These regular expressions don't look right:

+; CHECK:      {{[mov|vmov.32]}}  r0,

[] is a set of characters.

/jakob




More information about the llvm-commits mailing list