[llvm] r186397 - This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.

Vladimir Medic Vladimir.Medic at imgtec.com
Tue Jul 16 04:45:26 PDT 2013


Committed revision 186403.
Sorry again for the trouble.

Vladimir
________________________________________
From: Tim Northover [t.p.northover at gmail.com]
Sent: Tuesday, July 16, 2013 1:07 PM
To: Vladimir Medic
Cc: llvm-commits
Subject: Re: [llvm] r186397 - This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.

Hi Vladimir,

On Tue, Jul 16, 2013 at 11:07 AM, Vladimir Medic
<Vladimir.Medic at imgtec.com> wrote:
>  This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.

Just in case you hadn't noticed, this seems to have caused a buildbot
failure: http://lab.llvm.org:8011/builders/lld-x86_64-darwin11/builds/2248.
Could you take a look?

Cheers.

Tim.





More information about the llvm-commits mailing list