[llvm-commits] CVS: llvm/lib/Target/PowerPC/README.txt

Chris Lattner sabre at nondot.org
Sat Mar 24 22:11:03 PDT 2007



Changes in directory llvm/lib/Target/PowerPC:

README.txt updated: 1.112 -> 1.113
---
Log message:

add a note


---
Diffs of the changes:  (+1 -0)

 README.txt |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/lib/Target/PowerPC/README.txt
diff -u llvm/lib/Target/PowerPC/README.txt:1.112 llvm/lib/Target/PowerPC/README.txt:1.113
--- llvm/lib/Target/PowerPC/README.txt:1.112	Sat Mar 24 23:46:28 2007
+++ llvm/lib/Target/PowerPC/README.txt	Sun Mar 25 00:10:46 2007
@@ -3,6 +3,7 @@
 TODO:
 * gpr0 allocation
 * implement do-loop -> bdnz transform
+* __builtin_return_address not supported on PPC
 
 ===-------------------------------------------------------------------------===
 






More information about the llvm-commits mailing list