[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/Integer/convert.c

2007-01-22 Thread Guoling Han
Changes in directory llvm-test/SingleSource/UnitTests/Integer: convert.c updated: 1.1 -> 1.2 --- Log message: Change convert.c to conform with the coding standard. --- Diffs of the changes: (+10 -8) convert.c | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) I

[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/Integer/convert.c convert.reference_output

2007-01-22 Thread Guoling Han
Changes in directory llvm-test/SingleSource/UnitTests/Integer: convert.c added (r1.1) convert.reference_output added (r1.1) --- Log message: Add test case for type conversion. --- Diffs of the changes: (+70 -0) convert.c| 65 +++