http://llvm.org/bugs/show_bug.cgi?id=10033
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Duncan Sands <[email protected]> 2011-05-27 10:26:49 CDT --- Fixed here: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110523/121543.html The resulting code is pretty rotten. In fact when compiled without -fplugin-arg-dragonegg-enable-gcc-optzns I see rnflow running faster than when compiled with gcc-4.5; with -fplugin-arg-dragonegg-enable-gcc-optzns it runs slower than gcc-4.5. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- 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
