[llvm-commits] Fix LLVM to emit 16-bit CMN when targeting ARM Thumb2 ISA
Evan Cheng
evan.cheng at apple.com
Wed Mar 7 22:30:28 PST 2012
I don't think this needs a new test case. Please commit it. This patch looks trivially correct to me.
Evan
On Mar 6, 2012, at 10:58 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote:
> Hi Zino
>
>> In file "test/CodeGen/Thumb2/thumb2-cmn.ll", there are already testcases that test complex cmn wide forms (cmn in with shift).
>> It is not easy to force the operands of cmn to be r8-r12 and at the same time keep it consistent over time.
> Even with inline asm?
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
> _______________________________________________
> 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