projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b7f219
)
Remove "gpr0 allocation" from the PPC README TODO list
author
Hal Finkel
<hfinkel@anl.gov>
Wed, 27 Mar 2013 18:39:52 +0000
(18:39 +0000)
committer
Hal 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!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178165
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/README.txt
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/README.txt
b/lib/Target/PowerPC/README.txt
index b6763aa738024e4474618274bcb1687c7eb3b947..9a7902a82d6afd33fcdc3571cf7c5e3afc79e0f2 100644
(file)
--- a/
lib/Target/PowerPC/README.txt
+++ b/
lib/Target/PowerPC/README.txt
@@
-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
===-------------------------------------------------------------------------===