Changes in directory llvm-test/SingleSource/UnitTests/Vector:
build2.c updated: 1.1 -> 1.2
---
Log message:
Implement SMALL_PROBLEM_SIZE.
---
Diffs of the changes: (+7 -1)
build2.c |8 +++-
1 files changed, 7 insertions(+), 1 deletion(-)
Index: llvm-test/SingleSource/UnitTests/Ve
Changes in directory llvm-test/SingleSource/UnitTests/Vector:
build2.c added (r1.1)
---
Log message:
Add another vector test.
---
Diffs of the changes: (+94 -0)
build2.c | 94 +++
1 files changed, 94 insertions(+)
Index: llvm-t