[llvm-commits] [PATCH] Fix LLVM error after lowering thumb tMOVCCr_pseudo

Logan Chien tzuhsiang.chien at gmail.com
Thu Dec 20 10:04:24 PST 2012


Hi,

  After specifying the -verify-machineinstrs, I found my solution is not
correct (live-ins should only specified for function entry or landing
pads.)  I will try to come up with a correct patch ASAP.  Thanks.

Logan


You may want to specify the CPU name in the test run line. It might be a
> good idea to specify -verify-machineinstrs as well. Otherwise the patch
> seems obvious to me.
>
> Evan
>
> Sent from my iPad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121221/74ab14e5/attachment.html>


More information about the llvm-commits mailing list