[llvm-commits] [llvm] r75660 - /llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp

Evan Cheng evan.cheng at apple.com
Tue Jul 14 13:41:49 PDT 2009


That's isThumb2().

Evan

On Jul 14, 2009, at 12:11 PM, Anton Korobeynikov wrote:

>> hasThumb2() does not mean we are compiling for thumb, must also  
>> check isThumb().
> Should we introduce isReallyThumb2()? :)
>
> -- 
> 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