[llvm-commits] [patch] Don't use FpSET_ST0_80 with ST0 and ST1 registers

Rafael Espindola espindola at google.com
Mon Jun 28 05:56:08 PDT 2010


Just noticed the subject is wrong, it should be "Don't use MOV_Fp8080
with ST0 and ST1 registers" :-)

OK, I did a lot of extra testing:

* Install debian sid 32 bits in a chroot
* patch and build llvm
* bootstrap llvm-gcc
* run the testsuite with llc-beta set to -mattr=-see
* revert the patch and build llvm
* run the testsuite with llc-beta set to -mattr=-see (again)

I got the same failures with and without the patch (attached). Is the patch OK?

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fail
Type: application/octet-stream
Size: 2215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100628/b25012af/attachment.obj>


More information about the llvm-commits mailing list