http://llvm.org/bugs/show_bug.cgi?id=6210
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Chris Lattner <[email protected]> 2010-02-02 12:10:03 --- Almost all computer literature shows that the best way to save power (on mainstream cpus that don't have super crazy power features) is to execute code faster so that the chip can enter a low power state sooner. Faster = lower power. -- 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
