[ARM] Add a builtin to allow you to use the 'sevl' instruction.
authorJoey Gouly <joey.gouly@arm.com>
Wed, 2 Oct 2013 10:00:18 +0000 (10:00 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Wed, 2 Oct 2013 10:00:18 +0000 (10:00 +0000)
commit594e193073fe36b9ecbce9a105c269e20f82b3c9
tree8e0dbe9d947ec37f1a8bba9cf6d997af9bd6d2d8
parentc53143cc5f4edbd0490eefa9ecc1de4f9c24d8dd
[ARM] Add a builtin to allow you to use the 'sevl' instruction.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191816 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsARM.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/builtins-arm.c