[PATCH] D11752: [X86] Pre-define __MOVBE__ when the target supports it.

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 23:09:15 PDT 2015


craig.topper added a comment.

What utility does __MOVBE__ serve? We don't have an instrinsic headers that needs this like the others. As far as I can tell gcc doesn't define this.


http://reviews.llvm.org/D11752





More information about the cfe-commits mailing list