http://llvm.org/bugs/show_bug.cgi?id=20376
Tim Northover <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Tim Northover <[email protected]> --- OK, the change had no effect on the test-suite, and seems to pass all the spot checks I've performed (eliding the COPY where possible, emitting it where necessary), so I've committed it as r220529. I think even if we want to improve cmpxchg CodeGen more, or take a completely different approach to the problem we'd want ScheduleDAG to represent that EFLAGS dependency properly. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
