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

2007-05-16 Thread Reid Spencer
Changes in directory llvm-test/SingleSource/UnitTests/Integer: part_select2.c updated: 1.1 -> 1.2 --- Log message: Don't attempt to select more bits than there are present. --- Diffs of the changes: (+1 -1) part_select2.c |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: l

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

2007-05-18 Thread Reid Spencer
Changes in directory llvm-test/SingleSource/UnitTests/Integer: part_select2.c updated: 1.3 -> 1.4 --- Log message: Make this test case compile again. --- Diffs of the changes: (+0 -4) part_select2.c |4 1 files changed, 4 deletions(-) Index: llvm-test/SingleSource/UnitTests/Inte