[llvm] r212443 - CodeGen: it turns out that NAND is not the same thing as BIC. At all.

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Mon Jul 7 10:50:01 PDT 2014


Hal Finkel <hfinkel at anl.gov> wrote on 07.07.2014 16:14:11:

> Could one of you please check on what PPC does for this, and update
> if necessary. I just glanced at this quickly, but it looks like we
> also lower this in terms of PPC::ANDC.

Yes, I guess this should use PPC::NAND to implement the (current)
GCC behavior ...   I'll have a look.

Bye,
Ulrich




More information about the llvm-commits mailing list