XCore: make intrinsics GCCBuiltin for use by clang

Robert Lytton robert at xmos.com
Wed Jul 31 09:37:06 PDT 2013


And an amendment.
Two other intrinsics need to be exposed.

robert

________________________________
From: llvm-commits-bounces at cs.uiuc.edu [llvm-commits-bounces at cs.uiuc.edu] on behalf of Robert Lytton [robert at xmos.com]
Sent: 31 July 2013 14:51
To: llvm-commits at cs.uiuc.edu
Subject: XCore: make intrinsics GCCBuiltin for use by clang

Hi,

Here is a patch (but no test) to add GCCBuiltin to two intrinsics in IntrinsicsXCore.td.
    int_xcore_bitrev
    int_xcore_getid
They are then picked up and tested by clang's XCore target.

robert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130731/cf7a7229/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PatchIntrinsic2
Type: application/octet-stream
Size: 1721 bytes
Desc: PatchIntrinsic2
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130731/cf7a7229/attachment.obj>


More information about the llvm-commits mailing list