projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d977c1e
)
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!
llvm-svn: 178165
llvm/lib/Target/PowerPC/README.txt
patch
|
blob
|
history
diff --git
a/llvm/lib/Target/PowerPC/README.txt
b/llvm/lib/Target/PowerPC/README.txt
index
b6763aa
..
9a7902a
100644
(file)
--- a/
llvm/lib/Target/PowerPC/README.txt
+++ b/
llvm/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
===-------------------------------------------------------------------------===