]> granicus.if.org Git - clang/commit
avoid a lot of unneeded selector processing work by passing around
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2008 04:42:20 +0000 (04:42 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2008 04:42:20 +0000 (04:42 +0000)
commit9384c768e93f270118a30ce96546083a666da284
tree774f7bd4d53404fe1356a0da3120e14b03aa021b
parent42ba3e7ba1d4f3fad4871af77ab68ae3514b8c7e
avoid a lot of unneeded selector processing work by passing around
selectors instead of Value*'s.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52760 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGObjCGNU.cpp
lib/CodeGen/CGObjCRuntime.h