[LLVMdev] [PATCH] isBarrier is missing on "return" instructions
Jim Grosbach
grosbach at apple.com
Tue Sep 29 18:35:39 PDT 2009
Hi Sylvere,
Thanks for the patch!
The variants that return via an LDM instruction look like they're
missing them as well, interestingly enough. I've tweaked your patch to
also do those. Hope you don't mind.
Applied as r83135.
Regards,
Jim
On Sep 29, 2009, at 10:57 AM, Sylvere Teissier wrote:
> Hi, this is a small patch of ARM Instructions description because
> "-verify-machineinstrs" complains about that.
>
> This doesn't break the tests on my machine.
>
> Regards
> <patch_barrier.txt>_______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list