[llvm-commits] [patch] Don't use FpSET_ST0_80 with ST0 and ST1	registers
    Rafael Espindola 
    espindola at google.com
       
    Sun Jun 27 17:47:00 PDT 2010
    
    
  
The attached patch changes x86's copyRegToReg to always use
FpGET_ST0_X and FpSET_ST0_X with ST0 and ST1. This then simplifies the
FP Stackifier a bit.
Is this OK? I tested it with "make check-lit", suggestions on some
additional testing are welcome.
Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fp-stack.patch
Type: text/x-patch
Size: 6044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100627/1f10322e/attachment.bin>
    
    
More information about the llvm-commits
mailing list