[llvm] r195632 - X86: enable AVX2 under Haswell native compilation

Joerg Sonnenberger joerg at britannica.bec.de
Mon Nov 25 05:45:51 PST 2013


On Mon, Nov 25, 2013 at 02:09:18PM +0100, PaX Team wrote:
> one question about this code (and the i386 counterpart): why can't you just
> specify rbx/ebx as an output register? this is how linux has always done it
> and it works fine with gcc.

Doesn't that fail with -m32 -fPIC?

Joerg



More information about the llvm-commits mailing list