]> granicus.if.org Git - clang/commit
Add support for VFP status & control operations for ARM.
authorNate Begeman <natebegeman@mac.com>
Tue, 3 Aug 2010 21:32:34 +0000 (21:32 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 3 Aug 2010 21:32:34 +0000 (21:32 +0000)
commit99c40bb13b523d58d7aeb6446e4f486d6918ca58
tree5871fc34a6f2e0be5fee81d1354cf6f215c64f58
parentf8906794f439643b688c2857f5543c9e2499f476
Add support for VFP status & control operations for ARM.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110153 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsARM.def
lib/CodeGen/CGBuiltin.cpp
lib/Sema/SemaChecking.cpp