]> granicus.if.org Git - clang/commit
don't set the name of a call instruction to "call" in release-asserts
authorChris Lattner <sabre@nondot.org>
Sun, 22 Mar 2009 00:32:22 +0000 (00:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Mar 2009 00:32:22 +0000 (00:32 +0000)
commit3403084886b3d0fc23eee2b5708f0ac0329423e0
tree5365adb28ee4395cb60d7e56c4f23d2bd0a4ffb1
parentf1466848dce9c4c75d96a6cabdc8db560e26aac8
don't set the name of a call instruction to "call" in release-asserts
build.  This shaves another 3% off.

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