[PATCH] New SystemZ backend: LLVM code changes

Richard Sandiford rsandifo at linux.vnet.ibm.com
Fri Apr 26 06:16:13 PDT 2013


Rafael EspĂ­ndola <rafael.espindola at gmail.com> writes:
>> Hmm, I was just trying to mimic the AArch64 tests, like Eric said. :-)
>> Do you mean that there's something wrong with the way those work,
>> or with the way I adapted them?
>
> In general, we like to test systems in isolation. I am sorry I never
> got time to look at AArch64, but any architecture that has at least a
> basic asm parser should test codegen and MC individually.
>
> Tests using -flietype=obj should only exist to test problems specific
> to direct code emission, which, given the MCStreamer design, shouldn't
> be very many.
>
> Historically we had many of them because some targets got the ability
> to output objects directly before they got the ability to parse ASM,
> but that is an historical issue, not a design goal.

Ah, OK, thanks for the explanation.  How does this version look?

Richard

-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug-info-tests.diff
Type: text/x-patch
Size: 12914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130426/71ceaf6a/attachment.bin>


More information about the llvm-commits mailing list