[llvm-commits] CVS: llvm/test/Feature/instructions.ll

2006-04-07 Thread Chris Lattner
Changes in directory llvm/test/Feature: instructions.ll updated: 1.2 -> 1.3 --- Log message: new testcase for shufflevector --- Diffs of the changes: (+12 -0) instructions.ll | 12 1 files changed, 12 insertions(+) Index: llvm/test/Feature/instructions.ll diff -u llvm/test

[llvm-commits] CVS: llvm/test/Feature/instructions.ll

2006-01-17 Thread Robert L. Bocchino Jr.
Changes in directory llvm/test/Feature: instructions.ll updated: 1.1 -> 1.2 --- Log message: Test case for the insertelement operation. --- Diffs of the changes: (+7 -2) instructions.ll |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) Index: llvm/test/Feature/instructi

[llvm-commits] CVS: llvm/test/Feature/instructions.ll

2006-01-10 Thread Chris Lattner
Changes in directory llvm/test/Feature: instructions.ll added (r1.1) --- Log message: new testcase for extractelement instruction --- Diffs of the changes: (+8 -0) instructions.ll |8 1 files changed, 8 insertions(+) Index: llvm/test/Feature/instructions.ll diff -c /dev/null