XCore target: add GCCBuiltin to four intrinsics
authorRobert Lytton <robert@xmos.com>
Thu, 1 Aug 2013 08:41:32 +0000 (08:41 +0000)
committerRobert Lytton <robert@xmos.com>
Thu, 1 Aug 2013 08:41:32 +0000 (08:41 +0000)
commit691aa094dafe54151b6f70168f066bd87c161e8d
tree290c6fb09557aa68d6026af72909d5eb75fc0bd3
parentdd1cfe21295b9c37a38b7e1f716e76237de10909
XCore target: add GCCBuiltin to four intrinsics

The following are made available by clang in the XCore ABI
__builtin_bitrev
__builtin_getid
__builtin_getps
__builtin_setps

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187566 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsXCore.td [changed mode: 0644->0755]