[LLVMbugs] [Bug 1509] reg spiller madness (SSE)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jun 14 22:29:14 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1509
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2007-06-15 00:29 -------
The spiller isn't going crazy, duraid just needs more caffeine. If he runs the instcombine and uses this
patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070611/050487.html
The attached testcase shrinks from 32K lines to 30K lines of x86-64 asm.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list