Changes in directory llvm/lib/Target/PowerPC:
PPC.td updated: 1.8 -> 1.9 --- Log message: mark this as beta --- Diffs of the changes: (+1 -1) PPC.td | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/Target/PowerPC/PPC.td diff -u llvm/lib/Target/PowerPC/PPC.td:1.8 llvm/lib/Target/PowerPC/PPC.td:1.9 --- llvm/lib/Target/PowerPC/PPC.td:1.8 Sun Oct 23 17:08:13 2005 +++ llvm/lib/Target/PowerPC/PPC.td Sun Oct 23 17:23:45 2005 @@ -22,7 +22,7 @@ def Feature64Bit : SubtargetFeature<"64bit", "Enable 64-bit instructions">; def Feature64BitRegs : SubtargetFeature<"64bitregs", - "Enable 64-bit registers">; + "Enable 64-bit registers [beta]">; def FeatureAltivec : SubtargetFeature<"altivec", "Enable Altivec instructions">; def FeatureGPUL : SubtargetFeature<"gpul", _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits