[llvm-dev] preserve_allcc support (original) (raw)

Joseph Tremoulet via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 13 10:29:09 PDT 2018


Hi,

The LangRef describes preserve_mostcc and preserve_allcc as experimental, to be used by a future version of the ObjectiveC runtime, possibly useful for other runtimes, and supported only on X86-64 but with the intention to support more architectures. AArch64 already has an implementation of preserve_mostcc.

I'd be interested in using preserve_allcc on AArch64. I'm writing to ask:

Thanks, -Joseph

-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180913/cb5a95aa/attachment.html>



More information about the llvm-dev mailing list