[llvm-commits] [llvm] r158223 - in /llvm/trunk: lib/Target/PowerPC/PPCInstrInfo.cpp lib/Target/PowerPC/PPCTargetMachine.cpp test/CodeGen/PowerPC/ctrloop-reg.ll test/CodeGen/PowerPC/ctrloops.ll

Chris Lattner clattner at apple.com
Fri Jun 8 12:55:39 PDT 2012


On Jun 8, 2012, at 12:19 PM, Hal Finkel wrote:

> Author: hfinkel
> Date: Fri Jun  8 14:19:53 2012
> New Revision: 158223
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=158223&view=rev
> Log:
> Enable PPC CTR loop formation by default.

Woot, line #2 of the PPC readme can now be removed, which dates back to llvm r17235 :)

-Chris




More information about the llvm-commits mailing list