Remove "gpr0 allocation" from the PPC README TODO list
authorHal Finkel <hfinkel@anl.gov>
Wed, 27 Mar 2013 18:39:52 +0000 (18:39 +0000)
committerHal Finkel <hfinkel@anl.gov>
Wed, 27 Mar 2013 18:39:52 +0000 (18:39 +0000)
As Chris pointed out, post r178123, this is now done!

llvm-svn: 178165

llvm/lib/Target/PowerPC/README.txt

index b6763aa..9a7902a 100644 (file)
@@ -1,7 +1,6 @@
 //===- README.txt - Notes for improving PowerPC-specific code gen ---------===//
 
 TODO:
-* gpr0 allocation
 * lmw/stmw pass a la arm load store optimizer for prolog/epilog
 
 ===-------------------------------------------------------------------------===