]> granicus.if.org Git - clang/commit
don't preserve names on IR instructions. This matches llvm-gcc's behavior and
authorChris Lattner <sabre@nondot.org>
Mon, 10 Nov 2008 06:31:46 +0000 (06:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Nov 2008 06:31:46 +0000 (06:31 +0000)
commit526d9271ad059071d24d59efeae17ecb03e91418
treefddb81ea93883da57ffe62fbd71b507e68f95409
parent7c65ad97f7f3889e61229d76526c1a4c184f33c0
don't preserve names on IR instructions.  This matches llvm-gcc's behavior and
speeds up the compiler by ~8% at -emit-llvm -O0.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58977 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuilder.h