[llvm-commits] CVS: llvm/lib/Target/IA64/README

Chris Lattner sabre at nondot.org
Mon Jun 18 17:13:40 PDT 2007



Changes in directory llvm/lib/Target/IA64:

README updated: 1.5 -> 1.6
---
Log message:

If a function is vararg, never pass inreg arguments in registers.  Thanks to
Anton for half of this patch.




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

 README |    2 ++
 1 files changed, 2 insertions(+)


Index: llvm/lib/Target/IA64/README
diff -u llvm/lib/Target/IA64/README:1.5 llvm/lib/Target/IA64/README:1.6
--- llvm/lib/Target/IA64/README:1.5	Mon Oct 31 23:49:08 2005
+++ llvm/lib/Target/IA64/README	Mon Jun 18 19:13:10 2007
@@ -102,3 +102,5 @@
     things LLVM.
 
 
+
+






More information about the llvm-commits mailing list