[llvm-commits] CVS: llvm/tools/llvm-upgrade/UpgradeParser.y UpgradeInternals.h

2007-01-28 Thread Reid Spencer
Changes in directory llvm/tools/llvm-upgrade: UpgradeParser.y updated: 1.51 -> 1.52 UpgradeInternals.h updated: 1.6 -> 1.7 --- Log message: Upgrade old csret calling convention into sret parameter attribute. --- Diffs of the changes: (+60 -15) UpgradeInternals.h |7 + UpgradeParse

[llvm-commits] CVS: llvm/tools/llvm-upgrade/UpgradeParser.y UpgradeInternals.h

2007-01-26 Thread Reid Spencer
Changes in directory llvm/tools/llvm-upgrade: UpgradeParser.y updated: 1.44 -> 1.45 UpgradeInternals.h updated: 1.5 -> 1.6 --- Log message: Remove the SignedType class and other dead code. Improve comments. --- Diffs of the changes: (+13 -166) UpgradeInternals.h | 41 +++ Upg