[RFC/PATCH][2/4] New SystemZ backend: LLVM testsuite changes

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Sun Apr 14 11:00:09 PDT 2013


Hello,

this set of patches adds platform-specific support to the base LLVM test
suite.

The first patch adds 290 new SystemZ CodeGen (.ll) tests.
The second patch adds 582 new SystemZ MC assembler (.s) tests.
The third patch adds the usual test suite config changes for a platform
that supports MCJIT, but not the old JIT, modeled after existing changes
for PPC64 and AARCH64.

Overall, this test of tests ought to provide significant coverage of
SystemZ features.

[See also LLVMdev for the full set of SystemZ patches and discussion.]

Bye,
Ulrich

(See attached file: diff-systemz-llvm-test-codegen)(See attached file:
diff-systemz-llvm-test-mc)(See attached file: diff-systemz-llvm-test-jit)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-systemz-llvm-test-codegen
Type: application/octet-stream
Size: 876263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130414/9b93b67c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-systemz-llvm-test-mc
Type: application/octet-stream
Size: 495545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130414/9b93b67c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-systemz-llvm-test-jit
Type: application/octet-stream
Size: 10365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130414/9b93b67c/attachment-0002.obj>


More information about the llvm-commits mailing list