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
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
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
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