]> granicus.if.org Git - clang/commit
[AArch64] Refactor the redundant code in the EmitAArch64ScalarBuiltinExpr()
authorChad Rosier <mcrosier@codeaurora.org>
Tue, 10 Dec 2013 17:44:36 +0000 (17:44 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Tue, 10 Dec 2013 17:44:36 +0000 (17:44 +0000)
commit6392501cc93ba3eb898ae8a69f1cd6597794961b
treed2bcf82aa9157272f11e8ab0034a6644bf4551c9
parentee46346a584053022911e72219f6be963525f49c
[AArch64] Refactor the redundant code in the EmitAArch64ScalarBuiltinExpr()
function.  No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196936 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp