[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/Vector/Makefile

2007-05-11 Thread Chris Lattner
Changes in directory llvm-test/SingleSource/UnitTests/Vector: Makefile updated: 1.3 -> 1.4 --- Log message: disable vector tests for the CBE, which doesn't support vectors (PR1126: http://llvm.org/PR1126 ) --- Diffs of the changes: (+3 -0) Makefile |3 +++ 1 files changed, 3 insertion

[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/Vector/Makefile

2006-04-03 Thread Evan Cheng
Changes in directory llvm-test/SingleSource/UnitTests/Vector: Makefile updated: 1.2 -> 1.3 --- Log message: Added some Altivec and SSE examples from: Introduction to Parallel Computing A practical guide with examples in C Oxford Texts in Applied and Engineering Mathematics No. 9 Oxford Uni

[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/Vector/Makefile

2006-03-26 Thread Chris Lattner
Changes in directory llvm-test/SingleSource/UnitTests/Vector: Makefile updated: 1.1 -> 1.2 --- Log message: Run altivec tests on PPC systems --- Diffs of the changes: (+8 -1) Makefile |9 - 1 files changed, 8 insertions(+), 1 deletion(-) Index: llvm-test/SingleSource/UnitTest

[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/Vector/Makefile

2006-03-21 Thread Chris Lattner
Changes in directory llvm-test/SingleSource/UnitTests/Vector: Makefile added (r1.1) --- Log message: I forgot to check this in earlier --- Diffs of the changes: (+7 -0) Makefile |7 +++ 1 files changed, 7 insertions(+) Index: llvm-test/SingleSource/UnitTests/Vector/Makefile diff