[llvm-commits] [patch] fix for PR 4185

Rafael Espindola espindola at google.com
Sat Jun 20 02:55:03 PDT 2009


I am trying to fix http://llvm.org/pr4185.

The basic problem is that inline asm can introduce a FpSET_ST0_* in
the middle of a basic block and ST0 can still be alive.

The patch (http://llvm.org/bugs/attachment.cgi?id=3105) fixes the
included testcase. Could someone comment on it?

Thanks,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047



More information about the llvm-commits mailing list