]> granicus.if.org Git - clang/commit
Implement codegen for hadd, hsub, max, min, mlal, movl, movn, padal, mov_n
authorNate Begeman <natebegeman@mac.com>
Wed, 9 Jun 2010 18:04:15 +0000 (18:04 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 9 Jun 2010 18:04:15 +0000 (18:04 +0000)
commitdf98e1d1da5ab1ca7c325378fc1c2eaa90a6476d
treec06d63528200fb7ca2827e45c90a93b60b164f8d
parentd92f7a297c0ed3f7d0ebcbb557e1d4c1925b8c72
Implement codegen for hadd, hsub, max, min, mlal, movl, movn, padal, mov_n
Make note about how to handle the dozen or so multiply by scalar ops.

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