[PATCH] [MBlaze] Fix handling of inline asm operands

Aaron Ballman aaron at aaronballman.com
Tue Jul 16 06:31:28 PDT 2013


The code looks correct to me based off the previous version, but I
can't speak as to the test cases.

Thanks for working on this!

~Aaron

On Tue, Jul 16, 2013 at 9:15 AM, Richard Osborne <richard at xmos.com> wrote:
> It was recently pointed out [1] that the XCore and MBlaze backends weren't
> handling inline asm operands correctly. I've fixed the XCore backend
> (r186407). I think the same fix I used for the XCore should work for MBlaze,
> but I'm not familiar with that backend so I'd like to get it checked over.
> OK to commit?
>
> Thanks,
>
> Richard
>
> [1]
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130715/181185.html
>
> --
> Richard Osborne | XMOS
> http://www.xmos.com
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list