[llvm-commits] [llvm] r73947 - /llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td

Evan Cheng evan.cheng at apple.com
Mon Jun 22 23:24:15 PDT 2009


On Jun 22, 2009, at 11:08 PM, Anton Korobeynikov wrote:

> Hello, Evan
>
>> Replace isTwoAddress with operand constraint.
> I thought  we tend to use instruction flags, but not operand  
> constraints, no?

I am not sure what you mean. isTwoAddress is an operand constraint  
that's deprecated. It's tying up operands 0 and 1.

Evan

>
> --
> 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